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.

Regarding keyfog

Other Parts Discussed in Thread: CC2540

Hi,

I have purchased CC2540 keyfog recently.i have tested the procedure provided by TI by using BTool.This test procedure is working fine,But this keyfog i need to communicate with the controller through UART interface. my procedure is some what receiveing the data from the controller through UART and send it to USBdongle from keyfog. I downloded the hex files and source code which came with btool software. But in this source code how to configure the UART.Please help me..

Regards,

Narendra.

 

 

  • The source code includes HAL drivers for the UART interface. Between the source code, and the CC2540 User Guide (http://www.ti.com/litv/pdf/swru191b) you should be able to make use of the UART controller on the device.