rxandroidble Questions
1
Solved
I am using Polidea's RxAndroidBle library to communicate with a Device in my Android application.
I am very new to Reactive Programming so I can't figure out exactly how to do the following:
Se...
Hairtail asked 20/11, 2018 at 14:22
2
Solved
I am developing an application using the RxAndroidBle library that performs BLE scans regularly about every 30 seconds, and some BLE operations every minute or so. After a couple of hours, usually ...
Amide asked 5/9, 2016 at 7:42
1
Solved
I'm trying to communicate with a BLE data logger/sensor using rxBleAndroid running on both an Android phone as well as the Raspberry Pi using Android Things.
I'm currently having an issue, howeve...
Manymanya asked 13/9, 2017 at 8:28
2
Solved
I'm creating a simple app for connecting with the bluetooth devices using RxAndroidBle library (Cheers Guys for great work!).
What I'm experiencing is sometimes when I connect to the device I rece...
Esmond asked 3/5, 2017 at 17:46
0
BleGattException - occured during first read write operation sometimes it read and write correctly but after reconnects ble device get this exception...
if (bleManager.getMacAddress() != null &am...
Interjacent asked 4/2, 2017 at 6:49
1
I am building an Android application that has specific requirements regarding Bluetooth Low Energy.
I need to write to a Write-only characteristic and receive responses on a separate notification ...
Murrumbidgee asked 11/8, 2016 at 17:45
1
© 2022 - 2024 — McMap. All rights reserved.