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

Fix issue #3522 (WiFi does not restart after stopped) #4114

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

mouridis
Copy link
Contributor

This commit fixes issue #3522 where WiFi service fails to start after a WiFi.disconnect(true) or a WiFi.mode(WIFI_OFF).

I'm just doing the PR. Initial fix found by @Rob58329 and modified by @lbernstone.

This commit fixes issue espressif#3522 where WiFi service fails to start after a WiFi.disconnect(true) or a WiFi.mode(WIFI_OFF).
@mc-hamster
Copy link

What are the next steps to get this merged in?

@Rob58329
Copy link
Contributor

Rob58329 commented Sep 17, 2020

Perhaps ask @me-no-dev to commit/merge this, as he committed the original "Add support for WiFi long range mode (#3190)".

I'm not sure how one would ask @me-no-dev though?

[PS. 1Oct20 - thank you to @me-no-dev!]

@me-no-dev me-no-dev merged commit 80e9e42 into espressif:master Sep 30, 2020
alorbach added a commit to alorbach/arduino-esp32 that referenced this pull request Dec 4, 2020
crossan007 pushed a commit to crossan007/arduino-esp32 that referenced this pull request Dec 22, 2020
…ssif#4114)

This commit fixes issue espressif#3522 where WiFi service fails to start after a WiFi.disconnect(true) or a WiFi.mode(WIFI_OFF).
geeksville added a commit to meshtastic/arduino-esp32-archive that referenced this pull request Dec 23, 2020
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.

4 participants