Android-BLE-Library
Android-BLE-Library copied to clipboard
A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
Is it possible to get Kotlin support for `no.nordicsemi.android:ble-livedata:2.6.0`?
I have a watch connected to my phone. When I run the test app and select Advertise it sets up the GATT server and even before it starts advertising the...
My app is using your lib ver:2.5.1 and it works normally, but sometimes, my app(that run on android 13) can not connect "lock device" with the error: ``` bt_stack: [WARNING:bta_gattc_act.cc(365)]...
Hi Android-Ble-Library developers, I tried to illustrate the communication diagram between a BLE Device and an Android device when I tried to send the data (with my observations). And I...
Hi, As far as I tested, I believe Request MTU is not working in Bluetooth Version 5.2. I got MTU updated but when I write and read characteristics which is...
Hello We were testing the connectivity with our Bluetooth peripheral on Android 13, and we encountered an issue where the connection is failing, but it is connected in the android...
Hi @philips77 I do not know if what i've below written will help you. I've tried to use your latest Alpha version (2.6.0-alpha03) in my BLE project but i've experienced...
Hello. Would appreciate any insight, been stuck for a day reading solutions to no avail. Currently when I run my app locally, I have no isues. But when I run...
I've tried debugging, but I see the function isRequiredServiceSupported do not run when I run with S21 Samsung Galaxy 5G. Any instructions when I work with that device
Does it support OTA upgrade for multiple Bluetooth devices at the same time??