Top "Rssi" questions

RSSI stands for Received signal strength indication

Estimating beacon proximity/distance based on RSSI - Bluetooth LE

I've got a simple iOS app which displays the proximity of the Bluetooth LE beacons it detects using such expressions …

android bluetooth bluetooth-lowenergy android-bluetooth rssi
How to get cell service signal strength in Android?

I am trying to write a very simple Android application that checks the signal strength of the current cell. So …

android signals rssi
Bluetooth LE Signal Strength Linux

Hello is there any way to get the signal strength of near by bluetooth le devises in linux? Or any …

linux bluetooth bluetooth-lowenergy bluez rssi
Decreased BLE startScan detected devices on Android 5.0 Lollipop

Short version: In my tests with Android 5.0 Lollipop I have noticed android.bluetooth.le.BluetoothLeScanner detects BLE devices less frequently …

bluetooth-lowenergy android-5.0-lollipop rssi ibeacon-android android-ibeacon
how to find Signal Strength of connected bluetooth devices

In one of my applications, I need to display all the wi-fi and Bluetooth devices which are paired to my …

android bluetooth rssi
Scapy - retrieving RSSI from WiFi packets

I'm trying to get RSSI or signal strength from WiFi packets. I want also RSSI from 'WiFi probe requests' (when …

wifi scapy rssi
how to get the rssi value for a bluetooth low energy device ?

I am new with android programming and trying to get rssi value form a BLE device for distance measurements.i …

android bluetooth bluetooth-lowenergy rssi
Android 2.1: How do I poll the RSSI value of an existing Bluetooth connection?

I need to know the signal strength of a Bluetooth connection to a remote device that I make with my …

android bluetooth rssi
Distance calculation from RSSI BLE android

I know there is lot of question on stackoverflow related to my question, but I would like to know if …

android bluetooth-lowenergy rssi
Reading RSSI value of connected Bluetooth Low Energy device in Android Studio

I am working on a BLE project in Android Studio and would like to read the RSSI value of a …

android android-studio bluetooth bluetooth-lowenergy rssi