Top "Rxandroidble" questions

RxAndroidBle is a library wrapping the native Android Bluetooth Low Energy (BLE) API based on RxJava.

How to correctly use UUID.fromString method?

I am trying to read/write these ble characteristics: Right now, I'm trying to read AA01* I am using this …

java android bluetooth-lowenergy android-ble rxandroidble