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.
Tool/software: Code Composer Studio
I am trying to add UART functionality in Simple peripheral project. Till now I have been to add UART driver and receive packets from BLE as we change the value of Characteristics 1 and 3 via mobile app.
Now, I want to send a packet from UART and set the value of Characteristics 1 and 3 in the application. But I am not quite sure how to proceed.
Hi Akanksha,
If you understand the basics of BLE and you understand the integration of UART into your project, then at this point it sounds like you just need to send your UART data via BLE. If you want to send custom data, I would recommend going through the Simplelink Academy lab "Custom Profile".
https://dev.ti.com/tirex/explore/node?node=AO6j2yMaz6lCjnMPEA2B9Q__vVFMJa1__LATEST
Best Regards,
Alec M