You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to connect an ESP32 (NodeMCU-32S board) to a specific WiFi network. There's no username or password required, but this particular WiFi network requires you to click on an "ACCEPT" button after you connect to the SSID to indicate that you have read the terms and conditions.
Here's what the portal page looks like for the WiFi network I want to have the ESP32 connect to:
Can WiFiManager allow the ESP32 to "click" that "ACCEPT" button somehow?
Thanks!
--
Jim
The text was updated successfully, but these errors were encountered:
I want to connect an ESP32 (NodeMCU-32S board) to a specific WiFi network. There's no username or password required, but this particular WiFi network requires you to click on an "ACCEPT" button after you connect to the SSID to indicate that you have read the terms and conditions.
Here's what the portal page looks like for the WiFi network I want to have the ESP32 connect to:
Can WiFiManager allow the ESP32 to "click" that "ACCEPT" button somehow?
Thanks!
--
Jim
The text was updated successfully, but these errors were encountered: