...
Could it be the 735 has a HW compass that's just not mentioned anywhere?
From the CIQ view of the world (I know this was also asked about in that forum), it could be the HW compass data isn't included in Activity.info.currentHeading (you can get the info from Sensor.info.mag in an app, but can't access Sensors in a CIQ data field). (I just checked an app I have on the va-hr that uses GPS, Activity.info() as well as Sensor.info(), and when not moving, Sensor.info shows the actual heading when you look at the watch, while Activity.info seems to be showing the last GPS heading. When walking slowly in a specific direction, Sensor.info shows the correct data right away, while Activity.info takes maybe 20-25 feet.
In thinking about it, it kind of make sense, as it seems Activity.info is showing the direction you are moving based on GPS, while Sensor.info, the direction your watch is facing (think about when your arm is hanging free and not facing the direction you are moving - it would be wrong)
The data can come from the position module where it is based on your movement; from the magnetic compass, where it is based on the direction you are facing; or from the sensor module, which seems to be some combination of the other two.
So if the sensor module is working on the 735xt, it must have a magnetic compass, agreed?
It means the Sensor Module has "mag" on the 735 (a HW Compass). See my post in your thread in the CIQ forum as one of the samples will prove it. If it does, it looks like I'll be adding it to "Hike 2" for the 735 (it's already there for the va-hr)