Hello everyone,
I know, that currently advanced running dynamics like vertical oscillation are not exposed to CIQ apps, but, being an ANT+ device, HRM Run sensor must transmit these values to watch and presumably it's only a matter of reading them correctly. So, theoretically, using Moxy sample I can implement my own class to connect to HRM Run and read those values on my own unless they are calculated in native apps based on accelerometer data provided by HRM Run. I know, that currently it's not possible to connect to sensor if it has been paired and connected using native interface via setEnabledSensors or at least that was the case several months ago, thus it'll require to create the whole app to process this data and write it to FIT file via FITContributor to display these values on GC, but that's another story.
The question is: is it possible to query HRM Run metrics manually other than Heart Rate (which is the only one marked as certified by thisisant)? And if yes, then is there some kind of definition for the payload and reply message structure?
If anyone had some experience querying the HRM Run, please, share the knowledge.
Thanks in advance.