jamesmontemagno / mycadence-arduino

With this DIY project and a simple $18 ESP32 Arduino board you will have a budget Cadence display for your indoor cycling bike for Peloton or Apple Fitness+
https://mycadence.app
44 stars 9 forks source link

Wahoo Speed Sensor #3

Open cmandlbaur opened 3 years ago

cmandlbaur commented 3 years ago

Are there any plans to add support for the speed sensor as well?

danmho commented 3 years ago

I'm also interested in support for multiple connected BLE devices. Speed/Power/etc

jamesmontemagno commented 3 years ago

No plans currently, but could be added, I need to figure out the calculations and such.

dkelley001 commented 3 years ago

I also am interested in support for the Wahoo speed sensor, and also the Wahoo tickr heart rate chest strap monitor. I have found the data format for the cadence and speed sensor but can't seem to find anything on the heart rate monitor. (edit: I have now found the heart rate serviceUUID("0000180d-0000-1000-8000-00805f9b34fb") and notifyUUID("00002a37-0000-1000-8000-00805f9b34fb") as well as the data packet format.