Hi Miaz.
Could you tell me how did you solve that problem. I've just got my Fenix 5 few days ago and the incorrect distance during any type of activity with a GPS turned off is just driving me creazy. I think the problem lies in the watch itself and its software because it takes in to consideration not only step lenght and amout of steps like the Android app does but also tracks cadence and steps ratio so the faster you walk the longer steps you should make. My step lenght is around 68cm and when i walk fast it calculates the distance correctly but when I walk slowly my watch for some reason calculates the distance based on 50-52 cm step lenght which is a complete nonsense. On every 1000m the watch is showing approx 200m less.
Hi,
BTW: Do you need conversation in English, or is it possible in German?
Have you already installed Data Field AppBuilder5 by FlowState (my version is 5.23)? (see here)
At first, you have to go into the settings of AppBuilder 5.
Profile 1 (Running) - Formula for calculating correct steps for your step length 68cm in settings of AppBuilder5 is:
norecord() ; recordsummary(steps*0,68/1000)
DisplayFormat "Auto(decimal or numer" is OK.
After this, you have to create a new activity or copy an existing activity without GPS (Rename e.g. Go-NoGPS_68) and specify the personal data field AppBuilder5. That's all.
BTW: The fenix is calculating the steps from your walks done with GPS. This means, after a while walking with same stile, also the distance without GPS is rather good. But the problem is, in case you have different stiles with GPS. During hiking with my wife, also for me steplength 68cm gives good results. But in case, I'm walking alone, or I want to measure a distance without GPS, for me steplength 78,5 cm is better. Thats why, I have 2 different activities. For this reason, you can find different "AppBuilder5" version from FlowState (A, B,...). It's always the same app, but you can install more often for different formulas.