Search found 1 match

by hraftery
Sat Mar 22, 2025 4:35 pm
Forum: ESP32 Arduino
Topic: Using built in AES Libraries to Resolve a Private Mac Address
Replies: 2
Views: 2523

Re: Using built in AES Libraries to Resolve a Private Mac Address

Did you ever find a solution to this? I'd like to do the same thing, to ensure the dozens of advertising BLE devices is the one I'm looking for.

I see

Code: Select all

btm_ble_addr_resolvable()
easily lets you check the MAC address is resolvable given a IRK. Seems it's not so easy to actually resolve it.

Go to advanced search