Skip to content

roethigj/blebridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLE Bridge - Python Script to connect BLE FTM to several Devices

The intention was to connect my treadmill, which is a FTMS device with my Garmin Forerunner, which only can connect via ANT+. The reason, I wanted to have the "Running Dynamics" from my HRM pro, which is connected to my Forerunner too.

In addition, I didn't wanted to lose the ability to control my treadmill with the app on my mobile, which gives me structured trainings.

Requirements

  1. bluezero
  2. openant
  3. Bluetooth adapter to connect to FTMS (treadmill)
  4. ANT+ Adapter to connect to Forerunner (as stride sensor: pace and distance)
  5. Bluetooth adapter to connect to mobile for control

Usage

clone/ download git run python blebridge.py

gui added for more convenience: run python gui2.py

Hints

Some Bluetooth Adapters don't connect well to FTMS's. You may switch the adapter in blebridge.py header. It's always a good idea to restart Bluetooth, when problems occur.

About

receives ble ftms data from a treadmill using pyftms. sends the data to a Garmin forerunner via openant as stride sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages