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

Add multiple nets #28

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add multiple nets #28

wants to merge 3 commits into from

Conversation

domonetic
Copy link
Contributor

No description provided.

@tzapu
Copy link
Owner

tzapu commented Dec 22, 2015

this might cause a bit of wear and tear on the flash, wouldn't the wifi main library write the ssid and pass at every attempt to connect?
thank you very much for this, i will think on it a bit more as there is also this
https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266WiFi/examples/WiFiMulti
which deals with multiple known networks in a different way

@domonetic
Copy link
Contributor Author

If you're right, maybe find another way not saved to flash

@lunanigra
Copy link

Thanks so far! I tried following update...
https://github.com/domonetic/WiFiManager/tree/132b223f7d7331c0a1305c93620095a0bc0b1de3

Perhaps I missed something; but I get compiler error. First WifiManager.h seems to need some modifications as well. Also the definition of the method connectWifi needs an update as no return value is returned (but required).

@domonetic
Copy link
Contributor Author

Sorry. I coding without test.

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.

3 participants