mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-03 23:48:59 +08:00
docs(wifi): Add WPA3 support
This commit is contained in:
@ -10,7 +10,7 @@ The WiFi libraries provide support for configuring and monitoring the ESP8266 Wi
|
|||||||
- AP mode (aka Soft-AP mode or Access Point mode). Stations connect to the ESP8266.
|
- AP mode (aka Soft-AP mode or Access Point mode). Stations connect to the ESP8266.
|
||||||
- Combined AP-STA mode (ESP8266 is concurrently an access point and a station connected to another access point).
|
- Combined AP-STA mode (ESP8266 is concurrently an access point and a station connected to another access point).
|
||||||
|
|
||||||
- Various security modes for the above (WPA, WPA2, WEP, etc.)
|
- Various security modes for the above (WPA, WPA2, WPA3, WEP, etc.)
|
||||||
- Scanning for access points (active & passive scanning).
|
- Scanning for access points (active & passive scanning).
|
||||||
- Promiscuous mode monitoring of IEEE802.11 WiFi packets.
|
- Promiscuous mode monitoring of IEEE802.11 WiFi packets.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user