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.

LAUNCHXL-CC2650: Exchange Data received by UART between application and stack

Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650

Hello,

I want to implement a UART connection between my CC2650 LaunchPad and a sensorsystem.

The data I receive via UART on the CC2650 from the sensor should be transmitted via Bluetooth LE. The problem ist that I have no idea how to exchange data between the apllication and the stack so that it can be transmitted via BLE.

I am using simple peripheral as base. I have already read TI Software Developer's Guide, but I couldn't find any solution. 

Thanks for your help.