ESP8266/OTA

From Noisebridge
Revision as of 18:01, 3 November 2015 by ESP8266 (talk | contribs) (do it Over Teh Air $ff6600)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.