Tagged Questions

5
votes
2answers
700 views

How do I continuously send and receive with wireless serial-port in 8051?

I'm trying to make a microcontroller communicate with a program on my desktop. I'm using serial port connections with Xbee radios on both ends. The communication works fine when I send something ...