configuring xbee without explorer
dittoditto
Posts: 1
Hi,
I am working on a project at school and I having trouble configuring the xbee's. I am using an xbee pro with an arduino and a sparkfun xbee shield (https://www.sparkfun.com/products/10854). I do not have the xbee explorer or a usb to xbee board. Is there any way for me to configure the xbee's to communicate with each other? I've read that I need to give the receiver the address to the transmitter and the other way around. Is there any way to do that with the parts I have? I have been trying for hours with no luck.
Thanks,
dittoditto
I am working on a project at school and I having trouble configuring the xbee's. I am using an xbee pro with an arduino and a sparkfun xbee shield (https://www.sparkfun.com/products/10854). I do not have the xbee explorer or a usb to xbee board. Is there any way for me to configure the xbee's to communicate with each other? I've read that I need to give the receiver the address to the transmitter and the other way around. Is there any way to do that with the parts I have? I have been trying for hours with no luck.
Thanks,
dittoditto
Comments
I don't know how to do it on the Arduino, but I'm sure there must be a lot of examples out there, from Sparkfun and elsewhere. I suggest that as a first step you make the Arduino pass everything it receives from the XBee directly to the PC running a terminal emulator, and vice versa, everything the Arduino receives from the PC gets passed directly to the XBee. That way, you can experiment with the AT commands and the remote link directly from the terminal emulator screen and keyboard.
If you have the XBee series 2 (zigbee) devices, it is a different story, and they usually do have to be configured via the Digi XCTU program, to make one of them a coordinator.