|
|
|
|
|
by RKearney
2424 days ago
|
|
> Additionally, all MAC addresses are unique so it is the easiest way to match/combine your data from different trackers. This is not true. While it's intended for MAC addresses to be unique, there are plenty of instances where manufacturers re-use MACs when they run out instead of registering more. Additionally, there is no issue with multiple devices having the same MAC address as long as they're never on the same Layer 2 domain. |
|
I would assume this is a rare occurrence and if not, it should still be okay to sometimes run into address collisions for advertising purposes.
Thanks for the info.