-
Notifications
You must be signed in to change notification settings - Fork 42
MicroPython: OTA
Leo Vidarte edited this page Mar 7, 2017
·
4 revisions
An over-the-air (OTA) update is the wireless delivery of new firmware.
There is still not OTA for MicroPython, but will be¿ under development soon, check this https://www.kickstarter.com/projects/214379695/micropython-on-the-esp8266-beautifully-easy-iot/posts/1540979
But you can do OTA with c++ as the following example https://github.com/lvidarte/esp8266/tree/master/examples/ota
ESP8266 NodeMCU Workshop - 2017