Hello there, i have been having trouble with my xbees for comunication and i was wondering if i can get some help here. I have two known good programs, one, is for receive, the other one is for transmitting. My set up: Xbee starter kit from trossen robotic which includes ths sparkfun xbee explorere and the xbee regulated board, i have an arduino MEGA connected to the xbee regulated board with 5V, gnd,dain and Daout; that is going to be the receiving side. And i have an arduino nano V3.0 connected to the xbee explorer by its 4 wires (same as the other one).
When i load the transmitting program into the Arduino mega, the xbee transmit light blinks and it seems to be sending just fine, but i dont see anything on the reciving side. But when i load the same transmitting program into the Arduino nano, the transmit led does not do anything and i dont see anything in the serial screen. The xbees are brand new!.
Some suspicious things:
-
I cant load a program into the arduino nano if the xbee is powered up, i get an error message.
-
The xbees are already paired as i followed the tutorial found in this website.
Any help? i only have a few days to get this working
Is there any chance that arduino nano V3.0 does not support wireless transmission?
PS: the arduino nano seems to be fine as ivahe tried loading other programs into it and they work just fine.