junebeans

Results 6 comments of junebeans

Was there any update on the issue? I wonder if there's any workaround for this. I'm observing the same issue in several Samsung Android phones and tablets. So far what...

``` 08:39:52.691 Connecting to F1:D2:85:6B:9F:23 08:38:57.733 Error 133 (0x85): GATT ERROR 08:38:57.733 Disconnected 08:46:17.218 Connecting to F1:D2:85:6B:9F:23 08:46:22.256 Error 133 (0x85): GATT ERROR 08:46:22.256 Disconnected ``` Above is the log...

Hi @philips77! I noticed the comment just now and wanted to let you know the software mentioned above was using the timeout of 30 seconds. However for Samsung devices particularly...

@herriojr You might want to refer to this thread https://github.com/shevek/jarjar/issues/22

To add a note - we need to add permission `FOREGROUND_SERVICE` on the consumer to start the foreground service. Here are the additional reference https://developer.android.com/guide/components/foreground-services#request-foreground-service-permissions. It would be nice if...

@philips77 I'm not sure if you'd want to close this open issue. However, I updated the library ble library v2.6.0 alpha 04 (from 2.4.1) to test on android 13 devices...