Keiser2Zwift icon indicating copy to clipboard operation
Keiser2Zwift copied to clipboard

Attaching to wrong Bike ID

Open tompijls opened this issue 4 years ago • 4 comments

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

tompijls avatar Feb 03 '21 13:02 tompijls

Updating line 63 of index.js to if (targetDeviceId == -1 ||targetDeviceId == 0 ) { fixes the issue for me

tompijls avatar Feb 03 '21 13:02 tompijls

@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!

nealjane avatar Feb 03 '21 13:02 nealjane

You would know as in that case it only captures the very first measurement and nothing else ;-)

tompijls avatar Feb 04 '21 06:02 tompijls

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..

nealjane avatar Feb 10 '21 14:02 nealjane