Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Get the timestamp of the getRrsMs samples #508

Open
1 of 9 tasks
biosignalssolutions opened this issue Nov 27, 2024 · 1 comment
Open
1 of 9 tasks

Request: Get the timestamp of the getRrsMs samples #508

biosignalssolutions opened this issue Nov 27, 2024 · 1 comment
Labels
question Further information is requested

Comments

@biosignalssolutions
Copy link

Platform your question concerns:

  • Android
  • iOS
  • Other
  • [ X] 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 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,

@biosignalssolutions biosignalssolutions added the question Further information is requested label Nov 27, 2024
@rkangast
Copy link
Contributor

Hi there,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants