How to connect ESP32 to a network with authentication?

matbks
Posts: 1
Joined: Thu Jan 31, 2019 5:44 am

How to connect ESP32 to a network with authentication?

Postby matbks » Thu Jan 31, 2019 5:57 am

Thank you for reading this and trying to help!

How to connect esp32 to a network that require you to fill a authentication web page?

In my home i just have a SSID and a PASSWORD, easy to connect. But at work after connecting in the WiFi it requires me to fill a page with User and Password so i can actually use the WiFi, like this showed below.

Image

ESP_Sprite
Posts: 8926
Joined: Thu Nov 26, 2015 4:08 am

Re: How to connect ESP32 to a network with authentication?

Postby ESP_Sprite » Thu Jan 31, 2019 7:15 am

I've de-capped your title.

As to your problem: it differs per portal. In theory, you could figure out what the HTTP traffic is between your laptop and the AP when you request access to the network, then emulate that on the ESP32 using a http client, but it's fiddly.

Who is online

Users browsing this forum: No registered users and 156 guests