Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.
This repository was archived by the owner on May 8, 2021. It is now read-only.

Proform 6.0 Sport Treadmill - Pi3 - Stuck at Retrieving information #25

@kcface

Description

@kcface

Describe the bug
Stuck at "retrieving information from treadmill 6/7"

To Reproduce
Steps to reproduce the behavior:

  1. Setup following instructions on p3 (note, Node.JS is ver 15.3.0)
  2. Ran NPM Install from Zwifit folder
  3. Ran NPM start, got the following:
`Welcome to Zwifit!
Do you want to use metric units (KPH)? (Answer Y or N) n
Is your treadmill Bluetooth (Y) or WIFI (N) based? (Answer Y or N) y
Switch on your treadmill, press the connect button and enter the code shown on the display 6f85
Now you need to call "npm run enable-ble" to get access to your
Bluetooth equipment by using the treadmill's manufactor's app...

`
4. ran npm run enable-ble, and get:

> zwifit@1.1.0 enable-ble
> node src/ble/enable.js

Turn on your treadmill!
Found treadmill name with code 6f85 and name I_TL
(node:3005) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Connected to treadmill...
Discovered all treadmill services...
Retrieving information from treadmill...
1/7
2/7
3/7
4/7
5/7
6/7

Let it sit for a while (5-15min) - no result. sudo restart doesn't fix. web UI never loads either.

Curious if I setup wrong.

Expected behavior
Imagine if run correctly it'd pair and let me connect w/ zwift

Screenshots
attached
ss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions