InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.76k stars 944 forks source link

Heart rate on the digital face (version 1.4) #677

Closed Paggios closed 3 years ago

Paggios commented 3 years ago

Everytime I wake up the pinetime the heart rate counter go back to zero. Then I check the heart bpm app and also the counter shows 0 bpm and restart measuring. So is like when the pinetime wake up the app restart but doesn't stop, it's really frustrating.

cydergoth commented 3 years ago

As someone with a heart condition, this was highly disturbing compared to my Galaxy Watch!

geekbozu commented 3 years ago

Currently this is how the HRM service is coded. It checks your HR on screen on so its not super great/consistent. Its on the list of things to get fixed...by anyone willing to fix it :)