Skip to content

Investigate rewrite of OTA functions #15

@johnwalicki

Description

@johnwalicki

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions