Skip to content
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

deviceDisconnected not called after PolarH10 disconnected #383

Open
8 tasks
AndrezVazz opened this issue Jun 29, 2023 · 3 comments
Open
8 tasks

deviceDisconnected not called after PolarH10 disconnected #383

AndrezVazz opened this issue Jun 29, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@AndrezVazz
Copy link

Platform on which you observed the bug:

  • [x ] Android
  • iOS
  • Other
  • Platform is not relevant for this bug

Device on which you observed the bug:

  • Polar OH1
  • Polar Verity Sense
  • [x ] Polar H10
  • Polar H9
  • Other
  • Device is not relevant for this bug

Describe the bug
After enabling EcgStreaming, if the PolarH10 devices gets disconnected from the band, the deviceDisconnected callback never gets called, and the values of the ecg signals never stops. When this EcgStreaming function is not used, deviceDisconnected is called (even with some delay, around 10 seconds).
This happens on the AndroidBleSdkTestApp.

How to Reproduce
Enable the startEcgStreaming feature -> Connect the PolarH10 -> Check the values on log -> Remove PolarH10 -> Check that deviceDisconnected is never called.

Expected behavior
After removing the device, deviceDisconnected should be called and the EcgStreaming should be stoped, or throw an error

@AndrezVazz AndrezVazz added the bug Something isn't working label Jun 29, 2023
@kitkatbonsai
Copy link

Hello @AndrezVazz, could you please tell us in which Android model are you having this problem, please? Thanks in advance.

@AndrezVazz
Copy link
Author

Hello @kitkatbonsai ! I'm having trouble in a Xiaomi Mi 11 Lite 5G running Android 13 with mask MIUI Global 14.0.5

@andrezzvazz
Copy link

Hi @kitkatbonsai ! Do you have any news on thi topic? Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants