Skip to content

Bridge from USB to Bluetooth low energy for old Kettler Trainers (Ergorace, ..) for Zwift and other apps

License

Notifications You must be signed in to change notification settings

gnep88/kettlerUSB2BLE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kettler Bridge

setup

Install on a rasperypi zero or anything else with nodejs (lts version) installed.

npm install

it can tke a while as bleno must be compiled from sources.

launch

node server.js

Your kettler bike will appear as KettlerBLE device with two services (power & FTMS)

website

  • modify the index.ejs file with the ip of your raspbery
  • start your browser pi-adress:3000 you can follow the bridge activity on a simple website. It will display the current power, HR et speed and some logs

future

  • Zwift can connect and read the data.
  • Zwift (ipad) recongnize the FTMS service
  • ]ERG mode is not yet implemented (FTMS control point)

About

Bridge from USB to Bluetooth low energy for old Kettler Trainers (Ergorace, ..) for Zwift and other apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.7%
  • HTML 9.7%
  • CSS 6.6%