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

SSID input box instead of radio buttions? #19

Open
Tylersuard opened this issue Mar 31, 2019 · 1 comment
Open

SSID input box instead of radio buttions? #19

Tylersuard opened this issue Mar 31, 2019 · 1 comment

Comments

@Tylersuard
Copy link

Hello. Thank you for creating this. Would there be any way to, instead of displaying the available wifi networks on the webpage, just have an input box for the ssid and password? And then a "connect" button, and a notification that the board is connected. I'm not experienced enough to know how to do this, so any advice would be appreciated. Thanks!

@ThomasWaldmann
Copy link
Collaborator

i guess it could show both:

  • a input box
  • some radio buttons for the discovered ssids

After the POST, the code would need to check if there is something in the input box (if so: use that), otherwise check which radio button was selected.

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

2 participants