JAndrassy / ArduinoOTA

Arduino library to upload sketch over network to Arduino board with WiFi or Ethernet libraries
GNU Lesser General Public License v2.1
451 stars 91 forks source link

Add MKR WiFi 1010 to "Boards tested" list #46

Closed kpfleming closed 3 years ago

kpfleming commented 4 years ago

I have this working now using InternalStorage. When using SDStorage the upload completed successfully and the Arduino rebooted, but SDU didn't apply the update to the sketch. Since I have plenty of Flash memory space for my sketch, I opted not to try to debug that any further :-)