I'm using the scan_request tracker example and ble_app_security and I'm able to print out the address of the device that has sent the scan request. However, I want to check this address and know when a device that has been paired and is disconnected, sends a scan request.
Is there a way to verify if a device has been previously paired with?
Regards,
Hamid
以下是我的问题:我们如何知道存储的绑定信息的存储位置?< br / > 2。我的应用程序使用相同的内存位置来存储绑定信息和传感器数据吗?< br / > 3。 If so, how can I separate both one?
Any help or suggestion will be appreciated.
Thanks
Jit