Android-nRF-Connect
Android-nRF-Connect copied to clipboard
Does the nRF-Connect app use the AndroidRxBle lib?
Hi there, I am currently developing an application based on the RxAndroidBle2 library to establish a connection. It works pretty well up to a point where we want to discover about 425 handles. Unfortunately the library fails with a timeout after 20 seconds. 424 handles work fine.
A colleague rebuilt the connection setup with the nRF-Connect app on Android with the same result as described above.
So my question is Does the nRF-Connect app use the AndroidRxBle lib? I am just asking to know if this is an Android issue or more of a data flow issue within the app.