Skip to content

multiple network support#411

Closed
the-real-orca wants to merge 4 commits intotzapu:masterfrom
the-real-orca:WiFiMulti
Closed

multiple network support#411
the-real-orca wants to merge 4 commits intotzapu:masterfrom
the-real-orca:WiFiMulti

Conversation

@the-real-orca
Copy link
Copy Markdown

I added some code to handle multiple networks and credentials.
If the connection to the last connected network failed, a list of known networks will be searched for the strongest AP in reach. The known networks can be load and stored to the internal FS (see examlpes/AutoConnectMultipleNetworksWithFS).
It will not re-scan or reconnect to another network when the connection is lost. WiFiMulti is not used (even if the branch name would suggest).

@the-real-orca the-real-orca deleted the WiFiMulti branch June 11, 2018 12:40
@tablatronix
Copy link
Copy Markdown
Collaborator

?

@the-real-orca
Copy link
Copy Markdown
Author

While updating and rebasing to the development branch I messed up my repro and also accidentally deleted the remote branch. Now everything is on track again and I re-submitted the patch against the development branch. -> #622

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