Closed
Description
Related area
WiFi
Hardware specification
ESP32S2 Dev Module
Is your feature request related to a problem?
I am facing a issue with configuring WPA3 in Access point Mode.
After the configuration I found that SAE Support is not there in the access point mode. It works with Station mode.
But configuring WPA3_AUTH_MODE in Access point will not work.
Describe the solution you'd like
When using the function WiFi.softAP() with Authentication configuration I need to enable WPA3 Authentication with SAE Support
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Metadata
Metadata
Assignees
Type
Projects
Status
Done
Activity
Rotzbua commentedon Aug 22, 2023
Current IDF4.4 does not support WPA3 AP.
Earliest support is IDF5.1. espressif/esp-idf#10939
So take a ☕ until it is time.
VojtechBartoska commentedon Feb 20, 2024
Possibly related to #8760
me-no-dev commentedon Apr 3, 2024
Support for WPA3 (STA and SoftAP) is included in the upcoming Arduino v3.0.0. Need to check if API changes are necessary
2 remaining items