Hi All,
I am building applications based on SimpleBLEPeripheral and ~Central projects. By default the central reads the address of the recently discovered devices. My first question is: where did these adresses come from?
I would like to get more detailed information about the currently advertising devices which can be set on the peripheral side. I think that scan response data (GAPROLE_SCAN_RSP_DATA) is suitable for doing this, but don't know how to read this data form the central side. I have found that this somehow connected to active scanning, but that's all. Do you have any suggestions?
Is there any way to read both the address and the latter string?
Thanks,
Gergo