This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Connect Improperly Sending 'Walking + Running Distance' to Health

Connect Vers. 3.1.2.7
iOS 9.1
(iPhone 6)
Viovsmart hr

Walking + Running Distance data is only being input with one value for whole day.
Looking at the All Recorded Data I can see only one entry with ts 12:00AM from Connect. When Connect syncs w/Health (every hour) that data is just being overwritten. So, there's only one entry for the whole day vs incremental data for each hour (expected). Is this a known issue? I couldn't find a thread asking about this. Seems like a straight forward fix assuming the vivosmart hr is capturing this data incrementally.
  • Former Member
    0 Former Member over 9 years ago
    Any particular reason why it would be expected to not sync just a total ? If your argument is that the internal accelerometer does that, I'd notice that having to enter this data continuously is more heavy on battery consumption, then the phone doing it internally.

    Phone:

    - measures data on a dedicated hardware chip, saving to Health is instant

    Garmin Connect:

    - has to wake the phone
    - uses BT connection
    - BT is slow for data transfer, so the radio used for data isn't instant
    - has to repeat this in intervals.

    I mean ideally you'd have the data at the same intervals then iPhone sensor saves it, but it would take a big hit on the battery.
  • Any particular reason why it would be expected to not sync just a total ?


    Because that's what it does for Steps and if the "Running + Walking Distance" is just a calculation of steps x stride length, then there's no reason not to incrementally update that value in similar way to Steps.

    If your argument is that the internal accelerometer does that


    See above. Its own app does it properly for Steps, just want the other value to update in same way.

    I mean ideally you'd have the data at the same intervals then iPhone sensor saves it, but it would take a big hit on the battery.


    I've already shown it doesn't do that (Steps only increment every hour - iPhone is real-time), so not expecting that.