I have an xBee Series 2 connected to an xBee shield, which is connected to an Arduino. I do not have an xBee Explorer USB, so I cannot use X-CTU for this purpose.
I tried configuring the xBee programmatically using the code examples that came with the xBee API which send AT commands, but I keep getting a message that there is no response from the radio.
I read that this should be possible. Am I missing anything?