X-bee to Xbee Comunication
s_butcher11
Posts: 4
Ok so I have two XBees and am trying to figure out how to set them up to communicate with each other. All the system will be doing is having one transmit a short ascii segment at about 20hz. I have the x-ctu but don't know how to go about using it to set the system up. They are series 1 and I've heard for a simple rf transmission I don't need to do anything to set it up. Is that true?
Comments
I was running the loopback test and getting some =really= odd responses... till I realized I had two modules, in loopback, turned on at the same time. DOH!!!!
Amanda
Any program that can read serial data will be able to take the data coming in from an XBee attached through a USB port.
In the most basic terms, that means that you can use a terminal program. X-CTU has a terminal - you could cut and paste what comes in there, if that's enough for you. Alternatively, there are plenty of free terminal programs available with fancier features, including the ability to capture serial input to a file.
From there you move up to fancier options like this free program for reading serial data into MS Excel:
http://www.parallax.com/ProductInfo/Microcontrollers/PLXDAQDataAcquisitiontool/tabid/393/Default.aspx
I've used this quite a few times,and it's pretty slick.
===============================
Can you connect to each of them individually through X-CTU?
If so, read their settings, and tell us what the MY and DL settings are on the two modules.