OTA from ESP to ESP
Posted: Wed May 17, 2017 7:26 am
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.
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.