HI all
I want to allow specific mac address can connect to AP.
How to do that? Is there have any API to use?
How to use whitelist in AP mode?
Re: How to use whitelist in AP mode?
If there isn't a better way, one option that might have merit is to detect the new station attached event, examine the BSSID of the connected device and if you don't want it, execute an esp_wifi_deauth_sta() API call to de-authenticate it. Just a guess.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Who is online
Users browsing this forum: No registered users and 150 guests