Page 1 of 1

BLE Scan with random mac devices

Posted: Thu Jul 04, 2024 8:17 pm
by kleber.martir
Hey guys

I'm creating a project similar to what's already out there in the community, but I'm facing a big problem. The project is to identify BLE devices and post them on the MQTT server, however I bought 3 smartcards (like badges) but these have a random MAC, that is, they change with some frequency, so I can't identify who is who (each badge will be from a employee). What can I use to identify each badge?

Can someone help me? Thanks

Something like this: https://github.com/redakker/blecker

Re: BLE Scan with random mac devices

Posted: Fri Jul 05, 2024 6:50 am
by aliarifat794
Please check the user manual of the BLE devices. There may be a way to assign a static MAC address.