ESP32 OTA firmware updates via WiFi mesh network.
https://hendrikschutter.com
components/mesh_ota | ||
main | ||
test | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
Makefile | ||
partitions.csv | ||
README.md | ||
sdkconfig | ||
secure_boot_signing_key.pem |
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