2018-09-23 20:14:46 +05:30
|
|
|
Provisioning API
|
|
|
|
****************
|
|
|
|
|
2019-05-15 21:05:44 +08:00
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
|
2018-09-23 20:14:46 +05:30
|
|
|
.. toctree::
|
2019-08-13 16:01:50 +08:00
|
|
|
:maxdepth: 1
|
2018-09-23 20:14:46 +05:30
|
|
|
|
2021-12-30 18:50:55 +08:00
|
|
|
protocomm
|
2023-03-29 14:16:09 +05:30
|
|
|
:SOC_WIFI_SUPPORTED: provisioning
|
|
|
|
:SOC_WIFI_SUPPORTED: wifi_provisioning
|
2018-09-23 20:14:46 +05:30
|
|
|
|
2023-03-29 14:16:09 +05:30
|
|
|
.. only:: SOC_WIFI_SUPPORTED
|
2020-05-18 01:02:04 +08:00
|
|
|
|
2023-03-29 14:16:09 +05:30
|
|
|
Code examples for above API are provided in the :example:`provisioning` directory of ESP-IDF examples.
|
2020-05-18 01:02:04 +08:00
|
|
|
|
2023-03-29 14:16:09 +05:30
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2020-05-18 01:02:04 +08:00
|
|
|
|
2023-03-29 14:16:09 +05:30
|
|
|
../network/esp_smartconfig
|
2021-01-21 11:38:56 +05:30
|
|
|
|
2023-03-29 14:16:09 +05:30
|
|
|
Code example for above API is provided in :example:`wifi/smart_config`.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2021-01-21 11:38:56 +05:30
|
|
|
|
2023-03-29 14:16:09 +05:30
|
|
|
../network/esp_dpp
|
2021-01-21 11:38:56 +05:30
|
|
|
|
2023-03-29 14:16:09 +05:30
|
|
|
Code example for above API is provided in :example:`wifi/wifi_easy_connect/dpp-enrollee`.
|