QUERY · ISSUE
esp8266: WPA2 Enterprise support?
enhancementport-esp8266
The network security protocols that can be handled are listed as WEP, WPA-PSK and WPA2-PSK. Are there any plans to support WPA2-Enterprise PEAP in the near future? Would love to see that included.
CANDIDATE · ISSUE
WPA3 Support
enhancementport-esp8266
I'm currently planning a small sensor project with an ESP8266 MCU and considered to use Micropython for the implementation since I already use a lot of Python for other projects. Unfortunately, my WiFi at home is running WPA3 and the Micropython docs ([1]) indicate that WPA3 is currently not supported.
Is it planned to add WPA3 support to Micropython in the nearer future? Since WPA3 is the new and more secure standard, this would be a great feature to have!