MAC Address type of captured devices
Posted: Fri Sep 25, 2020 6:28 am
I need to make a code in Ardunio which identifies the MAC address type of all the BLE captured devices.
With MAC Address type I mean identifying whether the MAC is :
- public (0)
- random (1)
- RPA public (2)
- RPA random (3)
Any ideas on how i can work around this? Or any espressif Arduino functions that can achieve this? Thanks in advance!
With MAC Address type I mean identifying whether the MAC is :
- public (0)
- random (1)
- RPA public (2)
- RPA random (3)
Any ideas on how i can work around this? Or any espressif Arduino functions that can achieve this? Thanks in advance!