Hello Team,
I'm looking for examples or ideas on how to implement automatic reconnection to a BLE device once it's been connected.
Essentially, I'm interested in a solution where if the connection is lost momentarily, such as when walking away briefly, it can be automatically reconect?
Based in this example:
thank you in advance
I'm looking for examples or ideas on how to implement automatic reconnection to a BLE device once it's been connected.
Essentially, I'm interested in a solution where if the connection is lost momentarily, such as when walking away briefly, it can be automatically reconect?
Based in this example:
[B4X] BLE 2 - Bluetooth Low Energy
This library replaces the previous BLE library. It is simpler to use and it is more powerful. Its API is based on B4i iBLE library which makes it easy to reuse B4i code. See the iBLE tutorial: https://www.b4x.com/android/forum/threads/ble-bluetooth-low-energy-library.46099/#content Tips &...
www.b4x.com
thank you in advance