Workout data fields

Hi, I've published my first connect IQ data fields. I'd love to hear your thoughts!

Target Heart Rate

A data field that displays the current workout step target heart rate, in beats per minute.

Download

Target Hr

Target Heart Rate Zone

A data field that displays the heart rate zone value corresponding to the current workout target heart rate.

Download

Target Hr Zone



You can read about how exactly they work on the connect IQ store description.

A general data field to display the workout target of any type is a work in progress. The difference with SamuelDumont's Workout Step Target DataField is that my data field only displays a single target value: when the target is a range, my data field displays the average.

You can find the source code in the github project. In the CONTRIBUTING.md document, I explain how I setup the projects and how I've overcome the issues and limitations of the connect IQ ecosystem. Have a look also at the Shared_IQ_ subprojects, where there are some simple code utilities you might find useful for your projects.