polarofficial / polar-ble-sdk

Repository includes SDK and code examples. More info https://polar.com/en/developers
Other
447 stars 147 forks source link

Polar H10 disconnecting every 10-20 seconds #462

Open Cnaits opened 1 month ago

Cnaits commented 1 month ago

Platform your question concerns:

Device:

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?

Pavan-Bellam commented 4 weeks ago

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