ptx2 / gymnasticon

Make obsolete and/or proprietary exercise bikes work with popular cycling training apps like Zwift, TrainerRoad, Rouvy and more.

Home Page:https://ptx2.net/posts/unbricking-a-bike-with-a-raspberry-pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpaceline/ismoothrun support?

tompijls opened this issue · comments

Hi

trying to use gymnasticon with mpaceline and ismoothrun.
Just did a clean install from image on a RPI 4. I intend to use it with the Keiser M3i bike, for which PR 50 is being evaluated.

As these apps/bike are not officially mentioned as compatible, i decided to start with the bot:
gymnasticon --bike bot --bot-power 150 --bot-cadence 80

This seems to report accurate values in both apps.

I do get however frequently below error
noble warning: unknown handle 64 disconnected!

Any idea why this happens?

No idea why it's throwing the error for you. Since ANT+ became available, I did test mpaceline with gymnasticon where I connected mpaceline to gymnasticon over BT CPS and an android bike computer to gymnasticon over ANT+. It worked perfectly. The one thing I couldn't get to work (not that I really care) is that once connected to the BT CPS on mpaceline, there was no way to connect separately to the BT CSC advertisement. Seems like it is either or.

This warning seems to be coming from here within the noble library.
It could be related to this other reported issue and probably just indicates that your device running mpaceline or ismoothrun temporarily lost connection.

@ptx2 you can add mpaceline support on the description. it works properly now for me