Keiser2Zwift
Keiser2Zwift copied to clipboard
Attaching to wrong Bike ID
Hi,
sometimes this app connects to bike ID 0, retrieves 1 value and then hangs. Any idea?
Attaching to bike id 0 Bike 0: true 65 120 14 5
My bike has 114 as an ID
Updating line 63 of index.js to
if (targetDeviceId == -1 ||targetDeviceId == 0 ) {
fixes the issue for me
@tompijls My keiser bike Id is ‘128’ and I’ve not had any issues (as far as I know) with it not connecting..but would I know whilst using it headless!
You would know as in that case it only captures the very first measurement and nothing else ;-)
Funnily enough- this issue has come up for me over last few days (before I got round to adding your addit text to my pi). Original install sd works fine - but this issue cropped up on a backup sd I’d made..