Skip to content

Conversation

martinius96
Copy link
Contributor

@martinius96 martinius96 commented Aug 21, 2018

Few testers let me know, they were unable with connection to Eduroam network under PEAP+MsCHAPv2 methods.
They were trying many modifications. Solution is very absurd.
Use function Wifi.mode(); with parameter WIFI_STA for init hardware!
One tester from Italy was able to connect to Eduroam network under TTLS + MsCHAPv2 with that sketch too!

Sketch was tested and worked almost for all testers with that problem (Doesn't worked for EAP-TLS --> where system want certificate from client).

Refer to:
#1381 (comment)
#1381 (comment)
#1744 (comment)

Few testers let me know, they were unable with connection to Eduroam network under PEAP+MsCHAPv2 methods.
They were trying many modifications. Solution is very absurd. 
Change board to STA mode manually. 
One tester from Italy was able to connect to Eduroam network under TTLS + MsCHAPv2 with that sketch too!

Sketch was tested and worked almost for all testers with that problem.
@martinius96
Copy link
Contributor Author

Merge? :)

@martinius96
Copy link
Contributor Author

@me-no-dev

@me-no-dev me-no-dev merged commit cb8d72f into espressif:master Sep 17, 2018
@me-no-dev
Copy link
Member

sorry! was quite busy :(

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

Successfully merging this pull request may close these issues.

2 participants