zhouhan0126/WIFIMANAGER-ESP32

Can WiFiManager Click an "ACCEPT" Button on WiFi Hotspot?

TSJim opened this issue · 0 comments

TSJim commented

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:

Screen Shot 2019-10-04 at 1 55 05 PM

Can WiFiManager allow the ESP32 to "click" that "ACCEPT" button somehow?

Thanks!

--
Jim