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

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