I've programmed custom kayaking app for essentially one reason : since I'm kayaing quite often (at least twice a week), I'm tired of having to change the type of activity to "canoe-kayak" when using SUP (stand up paddle) application.
However I have problems getting correct stroke rate (and thus meter per strokes...) in my app where at it seems correct in SUP app.
In my app I almost have no strokes recorded (just a few from time to time). Here is a picture with the stroke rate I get from SUP app and my Own app for a similar kayak session. You can see the difference in the attached image...
in my own app I get the stroke rate each seconds with :
activityInfo = Act.getActivityInfo();
activityInfo.currentCadence;
Do you have an idea of the problem ? community.garmin.com/.../1414248.jpg