You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: