KBikeBLE
KBikeBLE copied to clipboard
Arduino-based replacement computer for a Keiser M3 spin bike, with industry-standard Bluetooth services and simple display
Hello. I just wanted to comment that after mounting this fantastic screen and enjoying such a good Bluetooth connection and watt measurement, I wanted to do something to use a...
I got my Keiser M3 working with this code, modified slightly for my display and changes to the I/O. It appears my bike's I/O is different from the pinout identified...
I am having trouble to connect to zwift on ipad. Can connect to the power via bluetooth but when click on cadence it found nothing.
In main routine, if I have the following, Zwift works fine: Bluefruit.setName("K"); However, if I put Bluefruit.setName("KbikeBLE"); in there, the cadence part seems to work fine and lists the service...
This software is awesome. I am quite new to programming. In order to get this software to work with the RGT Cycling app, I disabled Advertising of the ftms service....