Now I'm wondering, do I need an XBEE explorer USB (SparkFun XBee Explorer USB - WRL-11812 - SparkFun Electronics) in order to first-configure-it? Or it is possible that all configurations will be done through the arduino uno? and if so- how? is there a special arduino code for this mode? which pins to connect?
you can use the arduino to communicate with it.
set the switch on your shield, so the usb port on arduino talks directly with the rn-xv...
then go into the serial monitor and communicate directly with it...
$$$
then you can configure directly
check out my threads on the subject along with some code for turning led's on and off
Hey fellas
it took me a while, but now I'm back on the project :*
anyway I'm trying to use u'r advices, but having some difficulties to get to the rn-xv configuration.
I'm trying to configure the rn-xv via the arduino, using the xbee shield. I used your code trying to configure the wifly pins 2,3 or 11,12, but no response at all from the device.
I also tried setting the UART/D-LINE switch both ways but no response.