OTA - upload over the internal flash as temporary storage #242
Unanswered
sergioxdev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Guys
I am trying to be able to run an ota, saving the new firmware on the internal flash memory and on resetting the device, run the OTA.
This is an example where the new firmware is downloaded and saved on the internal memory and when restarted it is loaded:
https://github.com/jandrassy/ArduinoOTA/blob/master/examples/Advanced/OTASketchDownload/OTASketchDownload.ino
any suggestions :)
Beta Was this translation helpful? Give feedback.
All reactions