Arduino due programming over ethernet

Is there any way to download a program (.bin file) to an Arduino DUE over the ethernet channel without using the Arduino IDE?

I assume you mean is there an off the shelf tool?

Someone with sufficient knowledge could write such a tool (would need a custom bootloader too), but that may not be what you are looking for.

Thanks for the response Bob...
An OTS tool would be great, but I'm also open to make something with hardware or software. I just wish we didn't need to muck with the bootloader but could just download the sketches .bin file.

I'm also open to perhaps develop an "Arduino Loader" board, maybe one that has an SDCard onboard for the .bin file. As a compromise in this case, the connection could be to DUE's USB Programming Port.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.