Hello.
It seems that on Vivoactive 3 models the method UserProfile.getProfile().restingHeartRate returns 0 (zero) instead of the 7 day average number.
I have a couple of reports from Vivoactive 3 users that my watch face "X-Face" and my datafield "TRIMP-Meter" (links in footer), which both use the method above, show/use 0 as average resting heart rate.
After some investigation and conversation with one user I found the following:
- watch returns right value of RHR if a value was set manually in watch settings, which then is a static value of course
- there is no way on Vivoactive 3 to set RHR calculation to auto (also no way in Connect Online nor Connect mobile app)
- the native heart rate widget shows right automatic RHR 7 day average
- the simulator in Eclipse shows 60 as RHR
I do not own a VA 3 model, so I can not confirm nor test.
Thanks.