Is there any possibility to work with non-low-energy devices using RxAndroidBle library?
Asked
Active
Viewed 92 times
1 Answers
1
Unfortunately RxAndroidBle
stands for RxJava Android Bluetooth Low Energy
and is not intended to work with non–BLE devices.
Fortunately enough there is a quite similar and interesting library wrapping standard Bluetooth Android API — RxBluetooth.

Dariusz Seweryn
- 3,212
- 2
- 14
- 21