Dariusz Seweryn

Results 127 comments of Dariusz Seweryn

A workaround for this is to set a `RxJavaPlugins` error handler and catch the `CompositeException` there.

Hello @simonratner This is a good idea! And at this moment it should be possible to make appropriate changes just to the `NotificationSetup` class on `feature/issue_213_new_connection_api` branch and make a...

Hello @Esperanz0 I see a `status=133` in your `Actual result`. Why do you think it is a problem with the library?

Try scanning the device after adapter off/on

Actually this question should go to the [stackoverflow](https://stackoverflow.com/questions/tagged/rxandroidble) as this is a general usage question or rather an Android BLE stack quirk. Not an issue with the library

I was investigating the issue more deeply recently but unfortunately there is no good solution for the current state of the OS. I will probably create a blog post about...

There are currently no guidelines nor even too much tests with this library using bonding. It the terms of code expressiveness you approach is ok. You could also write it...

Hello, I was considering this but I could not lay my hands on any actual/production BLE device that used this feature. Without a role-model it is hard for me to...

Yeah, I have seen the API but I have not encountered a real life example

Alternative question: what device/SDK have you used?