Shubham Kulkarni ff0043456d OTA examples: Updated server certificate 4 years ago
..
main 9ada8df5c0 Make OTA example support keepalive 5 years ago
server_certs ff0043456d OTA examples: Updated server certificate 4 years ago
CMakeLists.txt 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 years ago
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 years ago
README.md e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example 7 years ago
example_test.py ff0043456d OTA examples: Updated server certificate 4 years ago
sdkconfig.ci a2b5a93881 example/simple_ota_example: Fix python formatting and KConfig 6 years ago
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 years ago

README.md

Simple OTA example

This example is based on esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details