(Original work before davidsainty modified it)
Hi everyone. I am trying to get this working and this is where I have gotten so far.
(I am on a windows PC)
-I updated the Arduino Uno bootloader with the new xBeeBoot bootloader.
-Downloaded the latest avrdude 5.11
-Downloaded the xBee Patch for avrdude
-Setup both xBee S2C in API mode and verified connection.
-Exported a test program from Arduino as a hex (w/bootloader) ?
What I am stuck on:
-I cant seem to find a way to "patch" the xbee patch file to avrdude, wouldn't it be easier if you sourced a link to patched versions of avrdude in linux/windows?
-Once patched, what is the command to send the hex file to the remote xBee MAC ?
Thanks!