Other Parts Discussed in Thread: CC2650, SYSBIOS
Hello,
I'm using the rfEasyLink example from ti resource explorer, so I loaded rfEasyLinkRx on the first CC2650 and rfEasyLinkTx on the other CC2650.
Now, I am trying to send the data received from the CC2650 receiver over UART to my computer, I would like to use the uartecho example.
I actually have two questions:
1-Am I sending the data (between the CC2650 Rx and the CC2650 TX) via BLE?, Otherwise, what type of protocol used to carry out this communication in the rfEasyLink example.
2-How can I combine the two codes (rfEasyLinkRx and uartecho) to send the data received from the CC2650 via UART. However, if there is any other solution to do that?
I will appreciate any support
Best regards