Differences between OTA and non OTA firmware

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
zaagmeuk
Posts: 1
Joined: Tue Jan 16, 2018 8:43 pm

Differences between OTA and non OTA firmware

Post by zaagmeuk » Tue Jan 16, 2018 8:47 pm

I'm using a Wemos D1 mini pro and installed Micropython in it (http://micropython.org/resources/firmwa ... v1.9.3.bin)
Now I'm ready to start using a board in "production", let's call it beta testing. And I flashed another unit with the OTA (http://micropython.org/resources/firmwa ... v1.9.3.bin), thinking they were the same but only differed in OTA or non OTA. But this does not seem the case.

I've searched the docs and the google, and see some hints but nothing concrete, what are the differences? I'm missing umqtt f/e.

Post Reply