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.

CCS/LAUNCHXL-CC1352P: UART in Bluetooth BLE Stack

Part Number: LAUNCHXL-CC1352P

Tool/software: Code Composer Studio

I need to add UART functionality with Bluetooth BLE Stack. I tried to add the same in the 'Simple Peripheral' project. I added UART driver and its code but I am not able to write anything on the console.

Is there any other way to send data via UART to BLE?