-->
Page 1 of 1

OTA from ESP to ESP

PostPosted: Wed May 17, 2017 7:26 am
by templus
Hello,
I've tested the OTA lib and it works fine from PC to ESP.

Is there a possibility that one ESP can provide the firmware to another ESP?
I have a mesh-like combination for dozens of ESPs and I only want to flash one. After that every other node automatic pulls the newest firmware.

The lib only has a _onRx function, not a _tx.