XBee's worked and now they don't! HELP!!!
UWSP
Posts: 15
I have one Xbee that is hooked up to a basic stamp via a 5/3.3 V adapter and another hooked up directly to a pc via a USB adapter. I am using the X-CTU software on the PC side. I was having trouble with them not working and all of a sudden they worked! The range test, send and receive, and stapDAQ all worked. 5 minutes later they didn't work at all! No data transmission whats so ever [noparse]:([/noparse] I am so confused right now. Has anyone ever encountered this?
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
If you have a USB board I'd also try to communicate from PC to microcontroller.
You could also take a look at our new tutorials in the wireless forum.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Ken Gracey
Parallax Inc.
Follow me at http://twitter.com/ParallaxKen for some insider news.
Using XCTU, find and show us these settings for the two modules:
MY
DL
ID
CH
For example, attached are the settings for one of mine.
MY - 0
DL - 0
ID - 3332
CH - C
These need to be set correctly for one XBee to talk with another. If they're set correctly on yours, then the culprit is probably the code that's supposed to send the data out to PLX-DAQ, not the XBees.
I would look for data collions in your code. I would also use resisters between I/O pins untill I found the problem, or you could burn out some more I/O pins.