JAndrassy / ArduinoOTA

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

Problems with iLabs Challenger boards #167

Closed PontusO closed 1 year ago

PontusO commented 2 years ago

I'm having problems performing the OTa on our Wifi enabled boards. It is using the WiFiEspAT stack and shows up as a port in the IDE. It seemingly downloads the binary but fails in the flash part. How do I best trouble shoot this ?

JAndrassy commented 2 years ago

the arduinoOTA upload tool finishes without error but the update is not applied?