I am trying to get the RSSI value of connected android device with this command-
BluetoothDevice.rssi
but it is always giving me "undefined". Is there any other way to get the value?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I am trying to get the RSSI value of connected android device with this command-
BluetoothDevice.rssi
but it is always giving me "undefined". Is there any other way to get the value?