This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Making two UART work at same time in CC2540

Other Parts Discussed in Thread: CC2540

Greeting,

   I want to use two UART (0 and 1) i.e., HAL_UART_DMA=1 and HAL_UART_DMA= 2 at same time in CC2540 controller for Biscuit Profile. To interface two different UART based modules. 

   Currently I'm using 1.4 Stack.

Thanks in advance.