Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 742 Bytes

ota.rst

File metadata and controls

37 lines (26 loc) · 742 Bytes

OTA

Application Example

Demonstration of OTA (over the air) firmware update workflow: system/ota.

API Reference

Header Files

  • :component_file:`app_update/include/esp_ota_ops.h`

Macros

ESP_ERR_OTA_BASE

ESP_ERR_OTA_PARTITION_CONFLICT

ESP_ERR_OTA_SELECT_INFO_INVALID

ESP_ERR_OTA_VALIDATE_FAILED

Type Definitions

esp_ota_handle_t

Functions

esp_ota_begin

esp_ota_write

esp_ota_end

esp_ota_set_boot_partition

esp_ota_get_boot_partition