HI
Can serial port of smart rf 05 evaluation board be used for real time serial data reception from pc and transmit via zigbee ????
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 able to send real time data using cc2530 . i get input from serial port of kit and send it to other zigbee . It is working ok but i got a problem . every time a send new data it is received on other device with some data of previosly sent . so i get new data plus previously sent data . i also cleared pkt->cmd.Data bits each time i receive data and i also cleared the buffers but the issue still exist. does it has any link with uart buffers etc ??? kindly help me out