ESP8266 mode AT several password in the same wifi network?
Posted: Thu Feb 14, 2019 3:00 am
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
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