-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The firmware currently uses the official Espressif ESP32 OTA functions.
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/esp_https_ota.html
The official OTA functions has some limitations. We cannot OTA upgrade the SPIFFS data partition. That might be a blocker if we need to refresh the server certificates.
There are several other open source libraries that provide OTA functionality. Investigate which is best for the OpenEEW use case.
Metadata
Metadata
Assignees
Labels
No labels