You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
I would appreciate it if we could collect the timestamp of the getRrsMs samples. example: PolarHrData.getSamples().get(index).getTimeStamp()
In the same way that it can be collected in the PolarEcgData structure. EcgData.getSamples().get(index).getTimeStamp()
It would be great if two timestamps were based on the same clock/calendar
Regards,
The text was updated successfully, but these errors were encountered:
Unfortunately this cannot be done for H10. RR interval are data is being sent over BLE HRS service and it doesn't specify any way that we can attach a timestamp to the data when sending it. So this cannot be fixed, but perhaps could be improved in our future products.
Platform your question concerns:
Device:
Description:
I would appreciate it if we could collect the timestamp of the getRrsMs samples. example: PolarHrData.getSamples().get(index).getTimeStamp()
In the same way that it can be collected in the PolarEcgData structure. EcgData.getSamples().get(index).getTimeStamp()
It would be great if two timestamps were based on the same clock/calendar
Regards,
The text was updated successfully, but these errors were encountered: