• I have just tested a garmin heartrate strap compared to the Heart Rate Monitor app of Bangle2. The readings are Way off, so far that the strap was reading 120 and the app 60. This was whilst being on a gym bike. So I don't know what to call the current HR reliability, its almost non-existent I would imagine.

    It has also shown 120, whilst the strap shows 80. Considering the watch is fed accel data, would the faulty readings(spikes noticed with onTap) affect it?

    Part of the reason the first test was super bad for me was because riding a stationary gym bike doesnt' trigger accel changes, so automatic sportsMode didnt' kick in. After using Bangle.setOptions({hrmSportMode: 1}) , it improved, but sometimes in a bad way, like above.

    I will try hrmSportMode 2, for bike. Ok results: I was actually surprised how well it keeps up with the hrm in sportsMode 2, seriously. It seems to struggle going above 100, if eg. the strap says 130, it can remain at 100.
    But its accuracy within 70-100 is really good. So its doing something right!

    But something is also wrong with it :D, like it gets stuck often. Or wanders into weird hrm territory for no reason.

    Btw its fair to assume hrmSportMode 1==2, as gordon pointed out previously, haven't noticed a difference between the two yet.

About