How to obtain the IP and MAC address of stations connected to the ESP32 soft AP network.
ESP32 soft AP: Getting connecting station MAC address from WiFi event
Getting the MAC address of the stations that connect to WiFi network hosted by the ESP32
ESP32 Arduino: Get WiFi soft AP interface MAC address
The objective of this tutorial is to explain how to obtain the MAC address of the soft AP interface of the ESP32, using the Arduino core. The tests shown on this tutorial were performed using an ESP32 board from DFRobot. Introduction The objective of this tutorial is to explain how to obtain the MAC address of the …
Continue reading "ESP32 Arduino: Get WiFi soft AP interface MAC address"