-
Notifications
You must be signed in to change notification settings - Fork 162
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
Unable to connect on Samsung Galaxy Tab A8 running Android 11 #266
Comments
Hi @lschmierer, that is something we have worked hard lately. At the moment the investigations of the root cause has lead us all the way down to the specific chipset manufacturer which is used on few of the latest phone and tablets. That same problematic chipset is used on Samsung Galaxy Tab A8 too. We still continue the investigations whether we could enhance the Polar side to make connectivity to work. |
Hi @JOikarinen, thanks for your quick response! The question is, however, important to us, because if this is an issue with the the chipset not behaving in a spec-conformant way, we might be able to return the tablets we purchased under warranty law (as they are faulted). We were planning on using the devices in a medical study and already bought a bunch of tablets and H10 trackers. |
I guess what you have experienced is that you cannot connect with Polar or other BLE devices if using the Polar BLE SDK. It seems that problem to create the connection can be solved by changes on Polar BLE SDK. I will try to finish and publish those changes in coming days here in GitHub. However, still there are problems even the connection is created successfully. There are moments the communication between the phone and device just stops. At the moment the analysis is that we cannot fix the problem by changes either on Polar devices or on this SDK. |
We will probably switch to another Android device in the short-term. Is there any compatibility list so that we do not run into issues again? |
I believe, both of those tablets you mentioned shall work fluently. 👍 |
I am facing same issue in Samsung Galaxy Tab A8, Android 11. Trying to connect Wahoo ticker. There is inconsistency in device connection. Sometimes it connect, sometimes it taking long time but not connecting. |
There is now enhancement on this issue published in Release 3.3.2. However the full workaround haven't been found yet. The status remains that some PolarBleSDK features are not working if phone/tablet has specific model of Unisoc chipset. What is not working:
What is working
|
Not sure it is still an issue, we are working on Galaxy Tab A8 and we can stream PPG, GYR, and ACC well. |
I will close this as it has been stale for over a year. If you still have issues or questions related to that, please feel free to re-open. |
Platform on which you observed the bug:
Device on which you observed the bug:
Describe the bug
We are unable to connect to the Polar H10 on Samsung Galaxy Tab A8 running Android 11.
After initial connection, the device gets disconnected with status=62.
It is worth noting that the official Polar Beat app does not seem to work as well.
How to Reproduce
Run the provided example app and try to connect to Polar H10.
Alternatively try the official Polar Beat app.
Expected behavior
Being able to connect and persist the connection to the device.
Screenshots and logs
The text was updated successfully, but these errors were encountered: