mickeyk600 Member Licensed User Longtime User Oct 31, 2016 #1 Hello . After connecting to the BLE device the device stops advertizing and scanning will not work as we will not find advertized information for this device. I noticed the the API allows for getting RSSI after connection (readRemoteRssi) https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html#readRemoteRssi() 1. Can I implement this in B4A ? 2. If yes , How do i do it ? Thanks Mickey
Hello . After connecting to the BLE device the device stops advertizing and scanning will not work as we will not find advertized information for this device. I noticed the the API allows for getting RSSI after connection (readRemoteRssi) https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html#readRemoteRssi() 1. Can I implement this in B4A ? 2. If yes , How do i do it ? Thanks Mickey
Erel B4X founder Staff member Licensed User Longtime User Nov 1, 2016 #2 Here: https://www.b4x.com/android/forum/threads/ble-2-bluetooth-low-energy.59937/page-5#post-461367 Upvote 0
mickeyk600 Member Licensed User Longtime User Nov 1, 2016 #3 Erel said: Here: https://www.b4x.com/android/forum/threads/ble-2-bluetooth-low-energy.59937/page-5#post-461367 Click to expand... Many Thanks !! Upvote 0
Erel said: Here: https://www.b4x.com/android/forum/threads/ble-2-bluetooth-low-energy.59937/page-5#post-461367 Click to expand... Many Thanks !!