Search code examples
Implemented Peripheral 1 with Native Android API and implemented Peripheral 2 with RxAndroidBle Poss...

androidbluetooth-lowenergyrx-javarxandroidble

Read More
onScanFailure after a certain of time when scanning ble devices in android...

rxandroidblerxbluetooth

Read More
Sending data over the air and after completion end the operation using RxAndroidBLE...

androidrx-javarx-java2rx-androidrxandroidble

Read More
Characteristic cant be written more than once...

javaandroidbluetooth-lowenergyrxandroidble

Read More
RxJava take(1) completes wheras Observable.just() does not...

androidrx-java2rxandroidble

Read More
why call the method first will disconnect automatically after discovery...

rx-javarxandroidble

Read More
What is the purpose of using a PublishSubject to trigger a disconnect rather than just unsubscribing...

javaandroidbluetoothrx-androidrxandroidble

Read More
RxAndroidBle on Android - requesting MTU and then reading from connection...

androidbluetooth-lowenergyrx-java2rxandroidble

Read More
Read multiple characteristics from an Android device using library RxAndroidBle...

bluetooth-lowenergyandroid-bluetoothrxandroidble

Read More
refCount keeping connection even after an error...

rx-javareactive-programmingrxandroidblerx-kotlin

Read More
RxAndroidBLE already connected and can't send data to IoT device...

javaandroid-bluetoothrxandroidble

Read More
Is it require to have location permission and Location service enabled to connect to BLE device via ...

androidrx-java2bluetooth-gattrxandroidble

Read More
restart reading data in onErrorResumeNext when BleAlreadyConnectedException is encountered...

androidbluetooth-lowenergyrx-java2android-bluetoothrxandroidble

Read More
How to enable/disable to notification/indication in RxAndroidBLE...

androidrx-java2rxandroidble

Read More
Zip list of observables into another Zip observable RxJava2...

androidrx-java2rxandroidblerxbluetooth

Read More
how to call multiple setupIndication using RxAndroidBle...

androidbluetooth-lowenergyrx-javarx-java2rxandroidble

Read More
RxAndroidBle WRITE_TYPE_DEFAULT or WRITE_TYPE_NO_RESPONSE...

androidandroid-blerxandroidble

Read More
Can't restart scan after disposing of the first connection...

androidrx-androidrxandroidble

Read More
Disconnecting and closing BLE connection stops classic Blutetooth PBAP profile...

androidbluetoothbluetooth-lowenergyrxandroidble

Read More
How to disable a notification with rxandroidble?...

androidandroid-bluetoothandroid-blerxandroidble

Read More
Write BLE gatt characteristic on Android — error status 255...

android-blerxandroidble

Read More
In RxAndroidBLE, RxBleDevice.establishConnection() method is blocking infinitely when autoConnect=tr...

androidbluetooth-lowenergyrxandroidble

Read More
How can I listen for notifications and send write operations with RxBleAndroid using the same connec...

rx-java2rx-androidrxandroidble

Read More
Subscribing to notification changes with RxBLe Android...

androidkotlinbluetooth-lowenergyandroid-bluetoothrxandroidble

Read More
In RxAndroidBle, How do return ObservableSource<out TypeVariable<R>!>! from Observable.c...

rx-java2reactivexrxandroidble

Read More
RxAndroidBle long write - callback for each batch written...

rxandroidble

Read More
Adding a delay in between each batch write using long write builder...

androidrxandroidble

Read More
How to autoconnect to a BLE device when app is not in foreground using rxandroidble?...

rxandroidble

Read More
How to receive all notifications in RxAndroidBle...

rxandroidble

Read More
How do I format a byte array to be sent to a characteristic on a BLE device?...

androidkotlinbluetooth-lowenergyandroid-blerxandroidble

Read More
BackNext