Skip to content
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

Improve stability of WiFi connection on first boot on MK6 #81

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

lptr
Copy link
Member

@lptr lptr commented Feb 1, 2024

Looks like manually setting WiFi.mode() made MK6 devices a lot less stable to connect initially. Let's trust WiFiManager to handle WiFi on its own. This seems to fix the problem.

Looks like manually setting `WiFi.mode()` made MK6 devices a lot less stable to connect initially.
@lptr lptr added the bug Something isn't working label Feb 1, 2024
@lptr lptr self-assigned this Feb 1, 2024
@lptr lptr merged commit 45f4fd5 into main Feb 1, 2024
9 checks passed
@lptr lptr deleted the wifi/trust-wifimanager branch February 1, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant