-
Hi, love to see what you’ve all been doing here, it looks like a great upgrade for my waterower. Really hoping to be able to try this out. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
In part is also the CPU, but as we run on a Pi Zero 2, that should not be too limiting (especially as waterrowers tend to be lower frequency machines). If you install ORM, take the V1Beta_Updates branch, as it is greatly reduces CPU load and you can disable bluetooth. |
Beta Was this translation helpful? Give feedback.
-
Yes you can use a BT dongle, it sholud work if setup properly. But you can try to disable bluetooth in the config, by setting |
Beta Was this translation helpful? Give feedback.
-
Thank you for the replies. I (think) I've now installed the V1 beta updates, but still have the same problem, even after disabling the suggested bluetooth settings... Here is the error I am getting, for information I do not have the sensor connected to GPIO 17 yet. From the below, it still looks like it's failing on something to do with bluetooth connection though, but that's just a guess when I look at the .js files mentioned... Please bear in mind, I'm not a developer, just a tinkerer and don't know much about pi/linux etc. Dec 25 19:58:03 raspberrypi systemd[1]: Started Open Rowing Monitor. |
Beta Was this translation helpful? Give feedback.
I think this settings file is incorrectly formatted (assuming that the copy pasted code is really copied correctly), hence it is not loading correctly. It would have been better if you upload it as file, or format it as code (using conventions of the markdown language) in the commet....
Try removing the below from the end including the coma after the curly brace after the
stravaClientSecret: ''
line!: