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?