APP: RHR Log

Please use this thread to report any issues or problems you are having with the data field.

RHR Log: https://apps.garmin.com/en-US/apps/c...d-ed60e68bb061
RHR Log v2: https://apps.garmin.com/en-US/apps/2b032803-c03b-4f2f-8faa-4c5399d6b85e

DESCRIPTION:

Application to record lowest heart rate over a 1 minute interval. Displays the last recorded value and a chart for the last 30 readings (chart will begin to update after the second recorded heart rate).

INSTRUCTIONS:

Connect your HRM and when indicated press start to begin the 1 minute time period.

CREDITS:

Initial chart code from babysimon_uk : https://github.com/simonmacmullen/hr-widget

CHANGE LOG:

Version 0.0.1:
- initial release
  • Forerunner 935

    Any chance to get this app updated for the 935? Fantastic work and a very useful app. I suppose there are varying definitions of RHR; this app will catch the lowest HR within a single minute. Other references I've seen suggest RHR is determined over the duration of a minute while at rest, meaning that it would be an average of all the readings from the watch over that time period. I think that could be a useful addition to the app - a min, a max and an average for the one minute test. Thanks for your work on this!
  • Former Member
    Former Member over 8 years ago
    Since this app no longer seems to be under development i hope it's ok for me to highlight that i wrote my own do so something similar (currently only for the 735xt, but will be expanded to other compatible watches soon): https://apps.garmin.com/en-US/apps/822d7f34-33d7-438c-8d03-01cd1affbb75.

    It also makes a nice graph of your history and has other customisable features. I've made the code publicly available here: https://github.com/darrencroton/SnapshotRHR.
  • I've got upgrades to the application on the backlog but there is a lot I'm working on. I assume the feature most people are looking for is the longer history and choice to record at a certain time window. I'll see what I can do and hopefully some time will free up soon.
  • Determining RHR

    Fantastic lcj2 and darrencroton! Thank you for your work. Having looked into RHR 'standards' among medical and health-related organizations, it seems that most or all (that I have seen) use heartbeats per minute at rest to determine RHR. Therefore, an average measurement over a minute period of all the watch HR readings would be a useful addition to both apps, in addition to the lowest reading.
  • The new version for some devices is available: https://apps.garmin.com/en-US/apps/2b032803-c03b-4f2f-8faa-4c5399d6b85e. Updated to calculate lowest 1 minute average, configurable measurement time, alert, and FIT recording.