-
Notifications
You must be signed in to change notification settings - Fork 518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto-disconnection in some Android devices #1222
Comments
Hi @intent-kacper-cyranowski ! As you said to me, I have opened a new issue. I am attaching the logs you asked me in #1197 (comment) EXPECTED BEHAVIOUR: the app connects to the device and ask for his state until the user closes the BLE connection manually BAD BEHAVIOUR: the app connects to the device and ask for his state but connection drops |
Hi @joanmarcs We have opened a ticket for your issue. I would like to clarify some information. Everything that will help in reproducing and solving the issue is welcome. |
We have only observed this in this brands as far as I know... I have a POCO that works fine, the same in QA team. A Nothing one also works fine. The vehicle chargers are using an ESP32. |
Also observed with an ESP32 device. |
I get event disconnect after connect around 10-15 seconds, It's crazy, |
I can confirm this same issue, using PLX version 3.2.1, Google Pixel 9 connected to an ESP32 device, occurs exactly at 30 seconds. |
+1 @nhaduongc same here. Every few seconds, Android drops connection, reconnects, then drops connection again. |
Solved with this workaround: #1197 (comment) |
Prerequisites
Expected Behavior
Maintain the connection
Current Behavior
Devices disconnect after some seconds
Library version
3.2.0
Device
Samsung s22 ultra, Pixel, ..
Environment info
Steps to reproduce
Formatted code sample or link to a repository
-
Relevant log output
Additional information
The text was updated successfully, but these errors were encountered: