Bluetooth signal strength

panpac

New Member
Licensed User
Longtime User
Hi

For every day I'm a PLC Programmer. In B4A i'm just getting started.
I have to write a program that connects to the device via Bluetooth and then in every second give me the signal strength (RSSI).

I can connect to the bluetooth device but I have a problem with reading the signal strength.

I found some threads on the forum, but I'm not interested in "android.bluetooth.device.action.FOUND" because it only happens once (If I understand correctly).

Please help.
 
Top