2
votes
1answer
765 views

XBee wireless module not responding any more

I bought an XBee-PRO S1 .. I built its serial explorer to be able to configure it through the PC, I’m using X-CTU to configure and test it at first it worked well,I made test/query successfully ...
2
votes
3answers
435 views

Doubts on Implementing a Simple Protocol for XBee Comms

A system that I'm developing will use XBee modules for a point to point connection between a micro-controller and a PC. Data will only be sent only in one direction -Micro to PC and at 10-20fps. The ...