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...!!