ESP8266/OTA
Jump to navigation
Jump to search
Exploring Over The Air (OTA) updates.
There is an OTA option in the Arduino IDE, however there doesn't seem to be much on how to use it.
It's also important to know the flash memory size, ESP.getFlashChipSize() may be useful.