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

Attempt connection to configured Wi-Fi without launching AP on failure #45

Open
rousveiga opened this issue Dec 22, 2020 · 0 comments
Open

Comments

@rousveiga
Copy link

Hello,
I'd like to use this in the following way:

  • Start the AP on demand by pressing a button (I know I can do this using startConfigPortal).
  • On every boot, try to connect to the configured Wi-Fi. If the connection fails, or there is not a saved Wi-Fi, do not start the AP; instead, proceed with the program without connecting to Wi-Fi.

I know I can do this with the Wifi.h library; however, is there a way to do it using only WifiManager? It doesn't seem like such an uncommon feature.

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

No branches or pull requests

1 participant