I am having trouble with my xbee network. This is my first project using xbee. Basically, I’m sending a prompt from an arduino to a raspberry pi based python script. The command prompt makes it from the arduino to the pi. I see the connection leds light and blink. Then when I send data back to the arduino, nothing happens. The connection led doesnt light. What am I doing wrong?
Just a quick question. Do you need to solder or jumper any pins on the xbee usb explorer to get the card to communicate?
Another observation. When sending from the pi, the transmit led flashes but the wireless connection led doesnt light up.
problem solved! The destination address was wrong in one of the xbees. It turns out that if one of the radios has the correct dest address, it will work but the other direction won’t.