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.

Enable UART communication for CC2540 in HostTestAPP program

Other Parts Discussed in Thread: CC2540

Hi everyone,

I'm using cc2540 mini development kit which includes the keyfob and usb dongle. 

I'm able to send commands through Btool as well as any other serial terminal ( real term and Brays terminal) to USB dongle and get response in hex format from the keyfob.

But how do we enable UART communication instead of USB in the dongle? That is I want to use the physical UART interfaced with some microcontroller to send the same commands that I'm sending through USB port.

Since the USB dongle is flashed with HostTestAPP program for CC2540USB, What changes are to be done to enable UART communication instead of USB.

 

Kindly help with this...!!