Remotely Program Arduino Nano Using XBEE

Good Afternoon All,

Ok so i have been looking everywhere and trying everything to get this to work but now i need your advice.

I have a Adruino Nano board which is burried away within a plug socket and therefore requires the ability to remotely program to make life easier in the long run. It is connected to an XBEE S1 and will communicate to an XBEE S1 at PC side. The XBEE communication is working perfectly and it is transmitting data from a potentiometer to X-CTU on the PC and is also displaying that information on a port sniffer.

So any ideas if this is possible as i have used some of the guides and cant get it to work, this is probably mainly because i am new to this area of development.

Many Thanks in advance

What do you use to connect the XBee to the PC?

Are you aware of the Arduino Fio? Its designed to do what you need.

Goof Afternoon,

Thanks for your reply!

My XBEE is connected via USB using a sparkfun board.

I brought the NANO before i wanted this functionality and would rather not but another board if i don't have too.

Thanks Again

Did you do this: Wireless XBee/AVR Bootloading - SparkFun Electronics ?

I have tried a similar method with regards to building that circuit and using the download method, however this seems to be more in depth! And it also seems to be exactly what i need to get me on the right track! Thank you very much ill let you know how i get on.