ariadne-bootloader icon indicating copy to clipboard operation
ariadne-bootloader copied to clipboard

Bootloader hangs when the ethernet shield is not inserted

Open Mioncz opened this issue 7 years ago • 1 comments
trafficstars

Is possible for the bootloader to start the program if the W5100 (W5200, ...) shield is not present? Currently, the program does not start if the card is not present, and is not possible to upload the new program via the serial port.

Mioncz avatar Jan 20 '18 20:01 Mioncz

I haven't had time to try it out yet, but here is a proposed solution: https://github.com/per1234/Ariadne-Bootloader/commit/4888031738d6a70b7a51d1cd86b37dac2d3dd9b8

Also claimed to be done here: https://github.com/d0ughb0y/NetLoad/commit/70ff8156eaba493af8713c64e1140f7f4c0db175 but it's mashed together with a lot of other unrelated changes.

per1234 avatar Jan 20 '18 20:01 per1234