Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By FRANCISCOGIMENO1000
#80564 Hello friends, I've been watching for some time but I can not find anything and I do not know if it can be done.

In an ESP8266 module configured as an access point, I want it to have several passwords or passphrases, each client will have a different one and if I do not want it to connect to the network I will remove the key from that client and not from the others.

Example in AT mode:
wifi1 passs=1234 client 1
wifi1 passs=1111 client 2
wifi1 passs=2222 client 3
wifi1 passs=3333 client 4

This is possible?

Greetings and thank you
User avatar
By RichardS
#80590 Only if you have one password for the Access Point, or have an open access point that then does a Portal type redirect that then asks for a username password, very similar to public access points at Starbucks or McDonalds...

RichardS