I am trying to build an application, in which we have an (esp8266 as a server and as accesspoint) and we have another (esp8266 as a client) that connects to the first esp8266 accesspoint. the server within should only accept specific clients with a certain mac address. any other clients trying to connect with an unknown mac address should be rejected or stoped.
so is there a way in which we can read the mac address of the client at the moment of connection attempt ?
or if there is a better way please guide me.
thanks in advance
Ghassan Yusuf