Jin Cheng fc174f5811 feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller hace 2 años
..
main fc174f5811 feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller hace 2 años
server_certs 3398ee2687 OTA examples: Updated server certificate hace 4 años
test_certs 66a8615c18 Fix for advanced_ota_redirect_url example failure in CI hace 4 años
CMakeLists.txt 6d87100a70 feat(examples): add local components via idf_component.yml hace 2 años
README.md 47740e3da5 Add esp32c6 in supported target for ota examples hace 2 años
anti_rollback_partition.csv f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() hace 4 años
partitions_example_with_ble.csv 3eaf78d462 advanced_https_ota: Added BLE GATTS code. hace 4 años
pytest_advanced_ota.py 4601d383a1 ci(fix): example test advanced_https_ota_example_bluedroid_gatts hace 2 años
sdkconfig.ci a71fa82177 esp_netif/lwip: Fix core-locking config hace 3 años
sdkconfig.ci.anti_rollback aee57fc895 ci: Optimize binary size for OTA examples hace 3 años
sdkconfig.ci.bluedroid 47740e3da5 Add esp32c6 in supported target for ota examples hace 2 años
sdkconfig.ci.nimble 15f779b647 CI: fix sdkconfig in advanced https ota example hace 3 años
sdkconfig.ci.partial_download a777ea6dc2 Update sdkconfig file for partial download to increase emac_rx task stack size hace 3 años
sdkconfig.defaults 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet hace 6 años

README.md

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-S2 ESP32-S3

Advanced HTTPS OTA example

This example is based on esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details