XBee Test
NWCCTV
Posts: 3,629
Is there a way to test the XBee 1 Mw without actually doing the whole setup and programming the stamp such as just using a breadboard with an LED (and pwer) to make sure it works? I have 2 that I traded for and want to test them before I go through the entire setup and find they do not work. Thanks.
Comments
That is why Parallax (and others) sell XBee adapter boards to let you interface safely with the transceiver.
The adpater boards·typically contain a 3.3v voltage regulator and a level converter IC to handle the 5v to 3.3v signal lines·(the new Parallax adapter board uses a 74LVC244A chip) see the schematic:
http://www.parallax.com/Portals/0/Downloads/docs/prod/rf/32401%20-%20XBee%205V_3.3V%20Adapter_A%20Schematic-.pdf
The USB addapter board http://www.parallax.com/Store/Accessories/CommunicationRF/tabid/161/CategoryID/36/List/0/SortField/0/catpageindex/2/Level/a/ProductID/643/Default.aspx
along with the DIGI software X-CTU http://www.digi.com/support/kbase/kbaseresultdetl.jsp?kb=125··is a good place to start.
Post Edited (ronczap) : 3/20/2010 12:57:58 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
http://www.parallax.com/Store/Accessories/CommunicationRF/tabid/161/ProductID/643/List/0/Default.aspx?SortField=ProductName,ProductName
Then plug the other into a simple breadboard adapter board
http://www.parallax.com/Store/Accessories/CommunicationRF/tabid/161/ProductID/642/List/0/Default.aspx?SortField=ProductName,ProductName
feed it 3.3V, tie RX to TX, and then run the XCTU range test on the one connected to the computer.
You'll have to buy the two adapter boards, and also have a 3.3V power supply. Alternatively, you could put the remote XBee on the 5/3.3V board
http://www.parallax.com/Store/Accessories/CommunicationRF/tabid/161/ProductID/664/List/0/Default.aspx?SortField=ProductName,ProductName
and feed it 5V.
Either way you'll need to buy some boards, but if you're going to work with XBees you're going to want some of these anyway. For example, do the XBees you bought have the most recent firmware? If not, you'll probably want to update them, and the easiest way is through that first board. You'll also want to be able to see all of the settings of your XBees, and it's a LOT easier to do that through XCTU than one at a time through a PBasic program.
Is it possible to just use these instead of having to purchase the USB device?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
www.parallax.com/StoreSearchResults/tabid/768/txtSearch/xbee/List/0/SortField/4/ProductID/664/Default.aspx
This has been mentioned several times.
The "sticky thread" is: Propeller: Getting Started and Key Thread Index
Look under "Technical Considerations:"
Post Edited (Mike Green) : 3/29/2010 2:26:00 AM GMT
As a result, they scrapped about 475 boards - the new ones (and the new schematic) now match the USB version.
I also suggested that the next revision use the 74LVC244A to·handle level shifting on the Sleep Request pin.
They passed that along to engineering...
Post Edited (ronczap) : 3/30/2010 11:43:05 AM GMT