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.

NPI/TL protocol - UART with cc2650 as master

Other Parts Discussed in Thread: CC2640, CC2650

Hi,

I'm implementing a GSM module with cc2650 that communicates via UART. First of all, I tried to implement UART as I do in normal programs (without BLE) and without success, than I started to read some information about a Transport Layer (TL) and a Network Processor Interface (NPI). I followed the instructions in the webpage:  

I implemented that sample in my code, but I still don't understand how it actually works. Someone could explain me how I generate events or how change events to send data via uart? Exists some sample?

Thank you,

Miguel Vieira