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 ...
2
votes
1answer
71 views

Com-Port Packages are cut off. Rather due to Zigbee or Com-Port?

Im developing a c# windows service to do some communication via serial port with a usb-connected zibee-network. Now i know, how long an answering package should be, and sniffing the serial port i ...