Android-DFU-Library icon indicating copy to clipboard operation
Android-DFU-Library copied to clipboard

Error 8(0x8): GATT CONN TIMEOUT

Open hariavantari opened this issue 1 year ago • 1 comments

Where do you suspect the issue?

Issue related to Android version or specific device

Version

2.4.1 (Latest)

Describe the issue

We are working on a health-based project that works with a smart ring using Bluetooth. The problem is app and ring are working fine on 95% of Android phones. But 5% of the phones get disconnection problems in the following scenario.

The app sends a command to the ring to fetch data from a characteristic. The ring is receiving commands properly from the app(We can see lights glowing), but after 15 seconds(which is supervisor timeout) ring disconnects from the app. On the same mobiles, the NRF Connect app also has the same problem. This problem mainly occurs on OnePlus phones.

I tried changing the connection interval, slave latency, and supervisor timeout on the ringside. But nothing worked.

Can someone Screenshot_2024-04-25-13-25-16-24_3c2e989be58abe9ca7463ffb1e6967d2 suggest a fix for this whether the fix should happen on the ring side or the app side?

Relevant log output

No response

hariavantari avatar Apr 25 '24 07:04 hariavantari

Hi Can anyone help me to resolve this?

hariavantari avatar Apr 29 '24 12:04 hariavantari