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.

CC2531: How can cc2531 send data to pc via serial port?

Part Number: CC2531
Other Parts Discussed in Thread: Z-STACK

Hi all,

I am trying to send data from cc2531 USB dongle to windows, can anyone tell me how to do this? Now I can send a string from PC to the USB dongle, the USB dongle can get the string by run halUartRead(), and when I use halUartWrite() and try read serial port on PC, I get nothing.

Thank you

Geoff