QUERY · ISSUE
ESP32: WPA2-Enterprise support
port-esp32
Hello, I am making this issue to request support for WPA2 enterprise network that use EAP.
I had late 2019 posted some code on how to do so that I used in a custom build of micropython so that someone with more knowledge of how to properly add it could take a look.
https://forum.micropython.org/viewtopic.php?f=18&t=7219
Looks like no one ever did which is why I am creating this issue to bring attention to this.
CANDIDATE · 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.