-->
Page 1 of 1

Connect to AP with USERNAME and Password

PostPosted: Wed May 27, 2015 1:43 pm
by John FL
I have a network that it uses a username AND password instead of just a password, anybody has a clue on how to do that?

Thanks

Re: Connect to AP with USERNAME and Password

PostPosted: Wed May 27, 2015 2:03 pm
by PawnDrifter
Not sure if you are using Arduino, AT, Lua or what but I searched the Forum above with
+esp8266 +password

and got 136 hits.

One of those is likely to be in the area that you are working.

Hope that helps,
PD

Re: Connect to AP with USERNAME and Password

PostPosted: Thu May 28, 2015 4:39 am
by eriksl
John FL wrote:I have a network that it uses a username AND password instead of just a password, anybody has a clue on how to do that?

You mean "enterprise" (EAP) WPA vs. "pre-shared key" (PSK) WPA.

I'm not sure if the esp8266 supports that.