ESP32 and connecting to a Public WIFI with Captive Portal
ESP32 and connecting to a Public WIFI with Captive Portal
How can I connect to a public WIFI that has a Captive Portal page where I have to click a button to connect. No password required.
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 and connecting to a Public WIFI with Captive Portal
With great difficulty the normal way would be to figure out what actions your browser takes when the button is clicked, then replicate that with an http client library on the ESP32.
Re: ESP32 and connecting to a Public WIFI with Captive Portal
I have monitored the portal page and all it does is collect your MAC address and redirect you with your mac in the address string.
any ideas how I can go about this?.. is this achieved your a post command?
any ideas how I can go about this?.. is this achieved your a post command?
Who is online
Users browsing this forum: No registered users and 92 guests