Android: Get Bluetooth RSSI value from specific BluetoothDevice -


i'm making android application in need able know rssi value of specific device continuously. have no problem getting rssi while scanning devices slow need.

i thinking might possible rssi of specific instance of bluetoothdevice have no idea start, i'm asking here.

is possible? , if is, know how it?

or if know way proximity value specific devices please tell me! :)

thanks!!

if use case allows connect device should possible rssi @ higher frequency scanning. once connect device , bluetoothgatt object can call bluetoothgatt#readremoterssi(). results in callback bluetoothgattcallback#onreadremoterssi().


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -