polarofficial / polar-ble-sdk

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

Offline recording support #437

Closed timonkot131 closed 4 months ago

timonkot131 commented 4 months ago

Platform your question concerns:

Device:

Description: Can I get offline ppg records and start offline recording on OH1? I have read the docs and see what this might not be possible for OH1. But on the store page is written what it have 4mb of memory. Does it mean what band can record and hold data offline and it can be fetched?

jimmyzumthurm commented 4 months ago

Hi @timonkot131

Indeed OH1 has 4 MB of internal memory, but it doesn't support the offline recording feature as Verity Sense does, as this was introduced only 1 year ago through a new firmware update. Unfortunately there is no plan to update OH1 in the near future to offer this feature.

timonkot131 commented 4 months ago

Thank you for answer

maximilian-V commented 4 months ago

Hello @jimmyzumthurm, does this mean that there is no way to receive the offline data from the OH1?

jimmyzumthurm commented 4 months ago

@maximilian-V What do you mean exactly by offline data ? Offline recording is this : https://github.com/polarofficial/polar-ble-sdk/blob/master/documentation/OfflineRecordingExplained.md Maybe you are talking about internal trainings (swimming or other indoor) that you can start with device and then sync to Flow ? In that case "listExercises" is the API you want to use