christoff-linde / pih-esp

ESP32 Firware for PIH
MIT License
0 stars 0 forks source link

Setup OTA updates #5

Open christoff-linde opened 3 months ago

christoff-linde commented 3 months ago

Description

To enable easy updates to ESP32 on-device firmware/code/config, OTA updates could be setup. This would enable changes to be made without the need for connecting physically to a device.

Resources

https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/