meta data for this page
Ota on 1MB devices
ESP always boot from app image. During OTA rest of flash is used as temporary buffer to perform OTA.
So on 1MB chip the real usable space can be:
- 1024kB flash
- minus 128kB SPIFFS
- 896kB avail flash
- minus small OTA
- 896kB-281kB = 615kB
workarounds
EspBuddy
OTA upload on 1M devices using an intermediate firmware (automatic two steps)
Manual 2 steps
Workaround is to perform 2 step update:
- Flash with smallest possible image
- Flash final image (up to 600kB)
Use ESPEasyUploaderMega as described in 2.0+ firmware on 1MB modules
DRAFT:
After flashing AP with SSID name like ESP-C06F65
will be setup.
There is no auth.