Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WPA3 #683

Closed
Troubadix opened this issue Mar 5, 2020 · 2 comments
Closed

WPA3 #683

Troubadix opened this issue Mar 5, 2020 · 2 comments

Comments

@Troubadix
Copy link

Please add support for WPA3

@ricki-z
Copy link
Member

ricki-z commented Mar 6, 2020

This can only be added if it's supported by the Espressif SDK repo. And if it's available there then we will support this also. So please ask there for WPA3 support.

@dirkmueller
Copy link
Collaborator

Unfortunately it is very unlikely to happen, Espressif has feature-frozen the nonos-sdk that Arduino is relying on, and Arduino isn't even using the 3.0 release of NONOS_SDK that espressif is providing bugfix-maintenance for. Pointer to the documentation:

https://github.com/espressif/ESP8266_NONOS_SDK/blob/master/README.md#support-policy-for-esp8266-nonos

Arduino still uses the 2.2.1 release, which is basically completely dead.

WPA3 is only availble in the RTOS SDK: https://github.com/espressif/ESP8266_RTOS_SDK

a switch to RTOS will, if at all, only happen with arduino core 4.0, see esp8266/Arduino#5790.

I hope you understand we close this for now, as there is little to be done here. we'll definitely add wpa3 once it becomes possible, or will have to switch to some other codebase or hardware basis as we do understand that over time 5Ghzs and WPA3 will become more important..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants