-->
Page 1 of 1

ESP8266 Connecting to wifi ssid which has Captive portal

PostPosted: Sun May 27, 2018 10:21 pm
by pathslug
Hello,

I have an ESP8266 which talks to AWS IOT sending temperature data. This works normally with a static username and password like we have at home, but i have a guest ssid which is open but has a username and an static passphrase which prompts you with a login portal once you are connected to that guest to enter the username and passphrase.

I know that some more code is needed to get this working but please review mine and suggest.

Re: ESP8266 Connecting to wifi ssid which has Captive portal

PostPosted: Wed Sep 12, 2018 5:45 pm
by Muri
Hello, I'm working in some water level monitors and I want to connect my ESP8266 01 to a SSID which has captive portal asking for a 8 numeric digits, I saw your post but can't see your code. Do you have any idea or advice where should I start looking? Did you success with yours? Thank you.