mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 20:24:32 +02:00
feature/support WPS enrollee in APSTA mode
Add the feature WPS enrollee in APSTA mode close github issue: https://github.com/espressif/esp-idf/issues/1608
This commit is contained in:
Submodule components/esp32/lib updated: 92b57f9c97...c47bfa9e70
@@ -1,8 +1,8 @@
|
|||||||
# Wifi WPS Example
|
# Wifi WPS Example
|
||||||
|
|
||||||
This example shows how to use wps in esp32.
|
This example shows how to use wps enrollee in esp32.
|
||||||
|
|
||||||
The wps only works in station mode now.
|
Now we support to use enrollee feature in STA and APSTA mode.
|
||||||
|
|
||||||
* PBC_MODE: Start esp32 and press the wps button on router, Then esp32 will get the ssid&password by wps PBC mode.
|
* PBC_MODE: Start esp32 and press the wps button on router, Then esp32 will get the ssid&password by wps PBC mode.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user