This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Do mass-produced Beacons have unique mac-address?

I am going to mass-produce beacons with built-in ble uart app sample.

However, I am not sure those produced beacons will have unique mac-address.

In my view, those are programmed with the same firmware, so no way to identify them uniquely?

Please help me.

Parents Reply
  • You are not comparing the same things. nRF Connect for Android displays the address, but that is not available to the app from the BLE API on iOS. The data you see in the screenshot from iOS are parts of the advertisement packet payload, not the address. There is absolutely no way to obtain the address on iOS (unless the iOS Bluetooth API is updated to support it, and that would be up to Apple).

Children
Related