polarofficial/polar-ble-sdk

Polar H10 disconnecting every 10-20 seconds

Cnaits opened this issue · 1 comments

Platform your question concerns:

  • Android
  • iOS
  • Other
  • Platform is not relevant for this question

Device:

  • Polar OH1
  • Polar Verity Sense
  • Polar H10
  • Polar H9
  • Other
  • Device is not relevant for this question

Description:
I am using the SDK to try connecting to a Polar H10 in my Unity Application on the Meta Quest 3. Once the connectToDevice command is called, the deviceConnected and deviceDisconnected callbacks seem to be executed regularly. Every 10-20 seconds, the H10 disconnects for roughly 2 seconds before it connects again.
It might be related to this issue, which implies the Quest 3 fails to connect to the H10: Unable to Pair a Bluetooth Polar H10 Heart Rate Monitor Chest Strap to the Quest 3
If so, is there a reason why the deviceConnected callback is called before the connection is actually established?
If not, what might be the reason for these regular disconnects?

I am facing the same issue when running the example application given in this repo