secure WiFi between Smartphone to ESP
Posted: Sun Dec 03, 2017 10:13 am
Hello community, I'm new to ESP8266's. I want to connect several smartphones (clients) directly to my ESP8266 (server) WITHOUT a hardware router, but I haven't found several capabilities like (using ardino IDE):
1.- Change it's SSID (from AI_THINKERxxxxx),
2.- Set a password (actually without password),
3.- Hide SSID,
4.- MAC Address authentication (before connecting),
5.- To disconnect a client after a fixed time without booting ESP,
6.- To punish after "brute force" password attempts.
If you have a link to documentation please help me. I'll be happy
Thanks in advance!
1.- Change it's SSID (from AI_THINKERxxxxx),
2.- Set a password (actually without password),
3.- Hide SSID,
4.- MAC Address authentication (before connecting),
5.- To disconnect a client after a fixed time without booting ESP,
6.- To punish after "brute force" password attempts.
If you have a link to documentation please help me. I'll be happy
Thanks in advance!