JAndrassy / ArduinoOTA

Arduino library to upload sketch over network to Arduino board with WiFi or Ethernet libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add MKR WiFi 1010 to "Boards tested" list

kpfleming opened this issue · comments

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 :-)