Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 831 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 831 Bytes

esp_ota

Path for ESP32 OTA images.

These are OTA images built for ESP32 Matter OTA examples. Since as of now we do not have any tool to add the Matter OTA header to the image so, these image has 4 byte image size at the start.

Which one to choose

  • If OTA Requestor example is flashed on ESP32 then use ESP32 hello_world.bin with OTA Provider
  • If OTA Requestor examplse is flashed on ESP32C3 then use ESP32C3 hello_world.bin with OTA Provider.

Images to use with ESP32 OTA Provider

Images to use with Linux OTA Provider