Get MAC of Station on Connection/Disconnection on SoftAP
Posted: Tue Aug 27, 2019 12:41 am
I'm trying to get the MAC address out of the WiFiEventInfo_t when the client connects or disconnects. What is the proper variable to look at?
WiFiEventInfo_t info
info.connected.mac is not valid.
Any pointers would be helpful.
WiFiEventInfo_t info
info.connected.mac is not valid.
Any pointers would be helpful.