Search found 1 match

by Hansaplast
Thu Jul 03, 2025 1:49 pm
Forum: General Discussion
Topic: Howto get unique device ID from connected BLE client devices
Replies: 0
Views: 74

Howto get unique device ID from connected BLE client devices

I want to identify a BLE client and log device specific info into a file.

Since MAC addresses can be randomized (or spoofed) it's not a good idea to use this as a unique value for identifying a client device. I think of using the peer key as a unique ID (esp_ble_bond_key_info_t.pid_key.irk) but I ...

Go to advanced search