Hi All,
Tested training mode with Video (avi), pgmf, rlv and I am getting strange speed drop out readings which seem to pop up every 5-6 seconds and make video mode almost unusable as it affects video playback speed (jerky, stop and go).
This is data from workout file - notice speed drops from 8.12 to 4.24, then back to 8.15 the next second while the distance traveled/power/cadence remains consistent - it looks like the data is in m/s, 4.24 corresponds to 15.3 km/h. What I noticed is that if your speed is above 15.3 km/h, it drops to 15.3 km/h every 5-6 seconds or so. If you ride below 15 km/h, then it starts dropping to 10.2 km/h.
I tested it in video mode and then in manual erg and slope mode with same issue - below is 3 seconds extract from workout file.
I've been using my Neo with BKool for almost 2 months and did not notice the same issue - any help will be appreciated, I can upload the whole workout file if it helps.
Thanks !
***********************************************************************************************************************************
-<Trackpoint>
<Time>2016-01-12T02:14:34Z</Time>
<DistanceMeters>2862</DistanceMeters>
-<HeartRateBpm xsi:type="HeartRateInBeatsPerMinute_t">
<Value>116</Value>
</HeartRateBpm>
<Cadence>77</Cadence>
-<Extensions>
<Speed>8.12</Speed>
<Watts>196</Watts>
</TPX>
</Extensions>
</Trackpoint>
-<Trackpoint>
<Time>2016-01-12T02:14:35Z</Time>
<DistanceMeters>2869</DistanceMeters>
-<HeartRateBpm xsi:type="HeartRateInBeatsPerMinute_t">
<Value>116</Value>
</HeartRateBpm>
<Cadence>78</Cadence>
-<Extensions>
<Speed>4.24242</Speed>
<Watts>198</Watts>
</TPX>
</Extensions>
</Trackpoint>
-<Trackpoint>
<Time>2016-01-12T02:14:36Z</Time>
<DistanceMeters>2876</DistanceMeters>
-<HeartRateBpm xsi:type="HeartRateInBeatsPerMinute_t">
<Value>116</Value>
</HeartRateBpm>
<Cadence>78</Cadence>
-<Extensions>
<Speed>8.155</Speed>
<Watts>195</Watts>
</TPX>
</Extensions>
</Trackpoint>