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.
hi ,
i am working on bluetooth low energy device cc2540. have gone through the documents related to it. how to send a data through the uart of it...
Hi Chethan,
This wiki provides a guide to do that:
http://processors.wiki.ti.com/index.php/SimpleBLEPeripheral_SerialInterface
Peder
HI Peder,
i have one doubt, we have 8051 along with bluetooth protocol stack. so if i want to use only uart with out using stack means how to do that... am not able to understand whether i have to use OSAL libraries and all or not
Hi Chethan,
You can download the sample codes from the TI website. The sample codes run without using the BLE stack. It has some UART sample too.
http://www.ti.com/lit/sw/swrc257/swrc257.zip
Regards,
Leo