espressif / ESP8266_RTOS_SDK

Latest ESP8266 SDK based on FreeRTOS, esp-idf style.
http://bbs.espressif.com
Apache License 2.0
3.34k stars 1.57k forks source link

Kind request for a WPA2-Enterprise example (GIT8266O-198) #635

Closed d-a-v closed 4 years ago

d-a-v commented 5 years ago

Environment

Problem Description

related: #442

Would you please be able to provide a WPA2-Enterprise example like the one provided in nonos-sdk ?

In nonos-sdk, authentication phase2 TTLS-MSCHAPv2 is working, but not TTLS-PAP. This authentication scheme is often used, especially in eduroam WiFi network.

Thanks

donghengqaz commented 5 years ago

I am sorry that I had planed to add WPA2-Enterprise to SDK at release/v3.2, but the Wi-Fi developpers have to join another project which is to pass the certification of Wi-Fi specific feature, so the project delay.

When they are free, they will start this work and I will tell you the time when the examples can be supplied.

d-a-v commented 5 years ago

Was the WiFi certification for the newcomer esp32-s2 ? Congratulation by the way

d-a-v commented 4 years ago

Closing per https://github.com/espressif/ESP8266_RTOS_SDK/commit/95ed4d1e50f23bb89949731ebe06a3b4b8aa7ac0, Thanks !