Page 1 of 1

OTA: Sharing firmware from other ESP32

Posted: Fri Feb 15, 2019 2:36 pm
by reugalab
Hello,

I would like to know if is it possible for an ESP32 to read its own firmware image (from the current boot partition)? In that way, one ESP32 could get a new firmware from another one that runs a webserver.

Thanks!

Re: OTA: Sharing firmware from other ESP32

Posted: Sat Feb 16, 2019 4:51 am
by ESP_Sprite
Yes, just use the flash partition APIs.