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

Reset the WiFi state after receiving a disconnect event #209

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

jeremypoulter
Copy link
Collaborator

@jeremypoulter jeremypoulter commented Jul 11, 2021

Fixes Failure to connect to AP when poor signal #205. Based on findings by @julianwb in #206.

Fixes Failure to connect to AP when poor signal #205
@jeremypoulter
Copy link
Collaborator Author

@julianwb I think this will resolve the reconnect issue, but I have not had a chance to test. It resets the WiFi after every disconnect, but still starts the AP. I also added the ability to (build time) configure the number of disconnects before starting the AP, WIFI_CLIENT_DISCONNECTS_BEFORE_AP

@glynhudson glynhudson merged commit 1523636 into master Jul 15, 2021
@glynhudson glynhudson deleted the jeremypoulter/issue205 branch July 15, 2021 16:02
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