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.

CC2650: CC2650 UART Read using NPI TL interrupt

Part Number: CC2650


Hi,

I am using npi_tl_uart.c and npi_tl_uart.h for UART communication with another device, 

I would like to use interrupt on RX pin to identify reception on new data on the pin.

Apart from NPITLUART_readTransport(); which additional functions are required to setup interrupt on the RX pin.

Also is using NPI TL based UART communication stable if BLE is using multi_role profile ?

Thanks and Regards

Gourang