Bruno Fernandez-Ruiz
Bruno Fernandez-Ruiz
Voting that this a critical feature for me AFAIK - I love the interface, the simplicity, ... but just can't accept 3 days with the CPU running on and on...
The issue for me is lack of time. But your message is very encouraging, and since my son also wants to row on Zwift, I will be getting this done....
I am not actively maintaining it, but you can see an example of use here https://github.com/olympum/waterrower-ble
If you `ping 224.0.0.1` from a terminal, when the RPi has no Internet route, do you still see the other device(s) in your network?
It is theoretically in the FE-C profile, but not sure how to deal with it within the context of this project since this is a power meter, not a smart...
It's a messy situation because of typescript, but I think this should work: 1. Checkout [https://github.com/olympum/ant-plus](https://github.com/olympum/ant-plus) 1. Make it available with `npm link` 1. In `ant-cycling-power` install it with `npm...
Fantastic insight! Thank you for chasing this and documenting your process. It looks like `npm` might be behaving different across versions. I really need to see how to fix this...
nice work @ublink. If you check my `oarsman` project you will see I take the distance there, but honestly, it's not accurate all all, at least not compared with the...
I see what you are after. One could expose another sensor with the speed+cadence profile data over BLE and ANT+. If you connect from a Garmin or other app, you...