Skip to content

Support for OTA updates #3777

@microdev1

Description

@microdev1

The esp32s2 brings WiFi support and with that the possibility to have a mechanism for OTA updates.

There are two domains for OTA update implementation:

  • User Code Update
  • CircuitPython Update

User Code Update

For this my plan is to expose the circuitpy drive as a network drive.

CircuitPython Update

The plan here is to have the user code handle firmware grabbing and for the flashing part I agree with what @tannewt suggests.

add an esp32s2 specific library that can write to the “other” OTA area and then switch to the alternate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions