Toggle navigation
Categories
Discussions
Activity
Sign In
Home
›
Android
Connect by proximity
aribes
June 2017
in
Android
I would like to be able to connect a device by proximity, that is, start a scan and pick the first device that goes below a specific RSSI threshold. How should I proceed in order to implement that?
Comments
Eric
June 2017
Checkout the Android BLE documentation:
https://developer.android.com/guide/topics/connectivity/bluetooth-le.html#find
http://developer.radiusnetworks.com/2015/09/29/is-your-beacon-app-ready-for-android-6.html
aribes
June 2017
Thanks for the link. I ended up modifying the BleScannerFragment and now it is working quite well.
This discussion has been closed.
Comments