Hi Nordic Team,
Please I would like to ask how can I globally identify my device (nRF51822) based on its address?
Assuming that:
-
The address type of nRF51 is by default of the type "private random static", meaning that the address will never change (Please correct me if I'm wrong!).
-
Using a "public address" (as a unique identifier) would not be possible without buying a MAC address from IEEE (and at this production phase we don't plan to purchase a public MAC address!)
-
The use of "private random Non-resolvable" address (which is a random number that changes every few minutes) could not be used to globally identify our device.
Therefore, I want to know if we can globally identify our device using the "private random Resolvable" address type? and if so, do you provide any example on how to do implement that?
Otherwise, is there an other way for identification?
Many thanks in advance,
Ayman.