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