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

Unique ID for the Central or peripheral in connection

In my setup, i have a Node with SD130 as peripheral to Smartphone and as a central to a BLE peripheral. I need to store some Unique ID about the Smart phone and a Peripheral joined to the node, This ID will be used by an application to know the devices joined to it. So this ID should remain same through multiple connections, and should be retrievable after each connections to verify if its the same device(smart phone or the BLE peripheral).

What ID can i use for this purpose?

  1. DeviceID? is this ID retrievable from the smart phone after my node joins it? ( I guess not).
  2. MAC ID? , but mac id given by Smartphone will not be real one.
Parents Reply Children
No Data
Related