Page 1 of 1

BLE address type in connecting?

Posted: Tue Dec 07, 2021 3:21 am
by joaopa133
In my project I'm getting the mac address of the devices that are connecting to my esp32
but the address that is taken is different, because BLE has a feature that disguises the real address
then I want to make a configuration in esp32 so that it gets the real mac address of the devices that are connecting
does anyone know how?