Hi,
Awesome bootloader. Thanks for taking the time to build it.
I am wanting to bootload my Arduino Mega 2560 with this bootloader so that I can provide updates OTA via xbee. Is it possible to burn this bootloader onto the Arduino Mega 2560?
I have tried burning the xbeeboot_atmega328.hex via Arduino IDE to the mega 2560, but after trying to upload source via USB, I am getting a timeout error. Should this have worked?
Additionally, is there a way for me to easily test this through software like XCTU? You have also built a patch for avrdude, I am planning on using another mechanism of uploading hex to the arduino (via node.js, for example) - is this possible? Any tips on how I would go about doing that?
Hi,
Awesome bootloader. Thanks for taking the time to build it.
I am wanting to bootload my Arduino Mega 2560 with this bootloader so that I can provide updates OTA via xbee. Is it possible to burn this bootloader onto the Arduino Mega 2560?
I have tried burning the xbeeboot_atmega328.hex via Arduino IDE to the mega 2560, but after trying to upload source via USB, I am getting a timeout error. Should this have worked?
Additionally, is there a way for me to easily test this through software like XCTU? You have also built a patch for avrdude, I am planning on using another mechanism of uploading hex to the arduino (via node.js, for example) - is this possible? Any tips on how I would go about doing that?