polarofficial / polar-ble-sdk

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

Device Disconnected on startOhrPPIStreaming #341

Closed muammar-yacoob closed 8 months ago

muammar-yacoob commented 1 year ago

Platform on which you observed the bug:

Device on which you observed the bug:

Device Disconnects on PolarBleApi.startOhrPPIStreaming On Verity Sense, right after calling api.startOhrPPIStreaming() I get this error com.polar.sdk.api.errors.PolarDeviceDisconnected

Also when attempting to reconnect using api.connectToDevice(deviceId) I get this error: image

Please advise.

JOikarinen commented 1 year ago

Hi @muammar-yacoob, could you explain in more details that in which conditions you face the problem? Have you tried with the example app: https://github.com/polarofficial/polar-ble-sdk/tree/master/examples/example-android/androidBleSdkTestApp