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