Skip to content

Fix WifiClientEnterprise - STA mode set #1782

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

Merged
merged 1 commit into from
Sep 17, 2018
Merged

Fix WifiClientEnterprise - STA mode set #1782

merged 1 commit into from
Sep 17, 2018

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