Louis CAD

Results 464 comments of Louis CAD

Hello, sorry for the long time without news. If you're still up for it, feel free to send a PR starting with a `setCharacteristicIndicationsEnabledOnRemoteDevice` function. As for the `openNotificationSubscription` function,...

What do you get instead when you don't have a 133 GATT_ERROR ? On Tue, Jan 23, 2018, 10:53 PM Brian Parma wrote: > after some more tries, it looks...

This is expected since the device is not in range and powered on. The 133 GATT_ERROR is due to issues in the Bluetooth Stack however. As documented, it's your responsibility...

Did using `withTimeout` solve your issue?

Thanks for the report and the solution suggestion. Another user reach out to me and confirmed the copying of the `BGC` solved it. I'll see how I can fix it...

If it doesn't change the API, yes. Otherwise, please wait a few weeks for me to complete #62.

Poll failing is normal, it means the device didn't return the services yet. The function should resume later when the device finally returns its services. Note that the debugger cannot...

My suggestion is to try without the library, and see if you get the callback. If not, the issue is likely related to the BLE server you are using that...

Then please look at the connection parameters and tell me if you spot a difference.