-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Distance and Pace metric are not shown on Garmin device / Garmin Connect #54
Comments
Hey, Did you upgrade from a working version ? Do you have a SmartRow 3.0 or 2.0? @dan has test it on his Garmin watch and he posted some screenshots. I don't own a Fenix 6. Does it work for the S4 computer ? Coxswain is working via Bluetooth. Does the watch connect to the pi ? |
Hey, Regards |
Hey, The update broke your working version ? |
And coxswain is show the correct numbers ? |
Seems so as if. |
Metric like "rate" is shown in Garmin Connect and the watch. |
The thing is Bluetooth and Ant+ get the same data. I'm a bit worried that the distance decoding has broke something. So I'm surprised that coxswain show the distance but ant+ does not. |
Ok so that means the watch a get some data. Just distance and distance per time unit is not working. |
I will not exclude that i did sth. wrong - perhaps i have to reinitialize the ant+ dongle ?! yes - some data (from pirowflo and the pulsestrap) are shown on the watch...(i.e current stroke rate) |
I start to think that the distance has a bug due to smartrow version 3. Can you double check again if the coxswain value are correct ? I'm really suspecting the distance value. |
Ok, Had you try to unpair and repair with the pi ? |
Yes I did newly pair the devices. I had a look in the log and saw, that i use a CYCPLUS dongle which you do not recommend (which worked fine before). Perhaps I change that first and give you a feedback...Sorry for the inconveniance if that is the root cause... |
Hey no problem, I'm going to test it with my Garmin dongle. Cycplus was bad also for me and had strange behaviour. Sometime working and sometimes not |
Mea Culpa!!! Seems to be an ANT+ Dongle Issue. The other one sends the data properly and my garmin device receives all data. It worked fine before - don't know why. Thx again for your effort and the whole project!!! |
Hey Very nice so happy again !! :) You are welcome have fun with the project ! BR |
Those cheap ant+ dongle are a pain to debug as you may have seen from the other project FortibusAnt. They even try to fix it in their code but mentioned it is not fully working. |
Hi,
first of all thx for your effort concerning the chnages made for smartrow 3.0!
unfortunately the metrics for distance and avg speed (perhaps some more) are neither shown on Garmin Fenix 6 (indoor-rowing-app) nor later in the exported training on garmin connect. I have updated your pirowflo to the latest version. On Coxswain all metrics are shown correctly.
Do you have any idea what may be the issue ?
Regards
Jan
The text was updated successfully, but these errors were encountered: