ESP32 OTA firmware updates via WiFi mesh network.
https://hendrikschutter.com
|
||
---|---|---|
main | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
Makefile | ||
partitions.csv | ||
README.md | ||
sdkconfig | ||
sdkconfig.old |
ESP32-Mesh-OTA
Work in progress

Todo for first release
Refactoring
- architecture
- full error handling through all functions
- export as a component library
Features
- root node: Download new Firmware from HTTPS server instead using newest ota partition
- add example main app