Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proform Carbon T14 #3153

Open
PACIFIC120X opened this issue Feb 6, 2025 · 31 comments
Open

Proform Carbon T14 #3153

PACIFIC120X opened this issue Feb 6, 2025 · 31 comments

Comments

@PACIFIC120X
Copy link

HI- When I try to run it shows me this error.

-----------ADB connection validation:

jamescollins@james-mbp ~ % adb devices
List of devices attached
192.168.xx.xxxx:5555 device

jamescollins@james-mbp ~ % adb connect 192.168.xx.xxxx
already connected to 192.168.xx.xxxx:5555

--------SCRIPT ERROR:

Enter treadmill IP address: 192.168.xx.xxxx

Pinging 192.168.xx.xxxx ...
Ping successful.

Connecting to treadmill via ADB ...
/Users/jamescollins/Downloads/QZ-Companion-MacOS.txt: line 44: ./adb: No such file or directory
Cannot establish ADB connection.

@cagnulein
Copy link
Owner

cagnulein commented Feb 6, 2025 via email

@PACIFIC120X
Copy link
Author

It won't let me download the entire folder, only the file script QZ-Companion-MacOS.txt

@cagnulein
Copy link
Owner

cagnulein commented Feb 6, 2025 via email

@PACIFIC120X
Copy link
Author

Thanks!!! I did it!

I don't see my treadmill (Proform Carbon T14) in the list of treadmills. Can I select another one?

@cagnulein
Copy link
Owner

first of all let's see if you can see the metrics on qz

@PACIFIC120X
Copy link
Author

It detects other devices, for example a camera or smart tvSmartSelect_20250206_111058.jpg

SmartSelect_20250206_111117.jpg

SmartSelect_20250206_111402.jpg

@cagnulein
Copy link
Owner

remove the ip from the proform ip and press ok, leave it only on the 2950 one. manual device set it to disabled.
let me know,
if you don't see any metrics enable both debug and ocr flags in the companion
let me know

@cagnulein cagnulein changed the title Problems Running the SCRIPT Proform Carbon T14 Feb 6, 2025
@PACIFIC120X
Copy link
Author

It didn't work.

How do I activate the enable both debug and ocr flags in the companion?

@cagnulein
Copy link
Owner

@PACIFIC120X they are on the main screen of the companion :)

@PACIFIC120X
Copy link
Author

I only found the (DEBUG LOG) on Experimental Features, the OCR is in a particular tab?

@PACIFIC120X
Copy link
Author

SmartSelect_20250206_113355.jpg

@cagnulein
Copy link
Owner

no i mean in the companion app that you installed on the tablet of the treadmill, not qz itself!

@PACIFIC120X
Copy link
Author

OH sorry! Haha. Can it be done via the command line or does it have to be done directly on the tablet?

@cagnulein
Copy link
Owner

directly on the tablet

@PACIFIC120X
Copy link
Author

I press the app but not open20250206_114836.jpg

@cagnulein
Copy link
Owner

ok so it's crashing i guess. could you please try to run the adb debug script after trying to run the companion, so i can check it

@PACIFIC120X
Copy link
Author

Enter treadmill IP address: 192.168.86.212
PING 192.168.86.212 (192.168.86.212): 56 data bytes
64 bytes from 192.168.86.212: icmp_seq=0 ttl=64 time=6.093 ms
64 bytes from 192.168.86.212: icmp_seq=1 ttl=64 time=26.983 ms
64 bytes from 192.168.86.212: icmp_seq=2 ttl=64 time=25.074 ms
64 bytes from 192.168.86.212: icmp_seq=3 ttl=64 time=7.495 ms

--- 192.168.86.212 ping statistics ---
4 packets transmitted, 4 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 6.093/16.411/26.983/9.654 ms
disconnected everything

  • daemon not running; starting now at tcp:5037
  • daemon started successfully
    connected to 192.168.86.212:5555
    List of devices attached
    192.168.86.212:5555 device product:argon2 model:MalataMediatekArgon2 device:argon2 transport_id:1

adb: error: failed to stat remote object '/sdcard/logcat.log': No such file or directory
/sdcard/.wolflogs/: 3 files pulled, 0 skipped. 2.5 MB/s (3985491 bytes in 1.515s)
/sdcard/eru/: 4 files pulled, 0 skipped. 2.9 MB/s (936874 bytes in 0.307s)
./QZCompanionNordictrackTreadmill-master/InstallPackage/adb-debug-mac: line 26: echo.: command not found
Debug files generated - logcat.log, logcat.txt, and .wolflogs
./QZCompanionNordictrackTreadmill-master/InstallPackage/adb-debug-mac: line 28: echo.: command not found
./QZCompanionNordictrackTreadmill-master/InstallPackage/adb-debug-mac: line 30: pause: command not found

@cagnulein
Copy link
Owner

cagnulein commented Feb 6, 2025 via email

@PACIFIC120X
Copy link
Author

@cagnulein
Copy link
Owner

cagnulein commented Feb 6, 2025 via email

cagnulein added a commit to cagnulein/QZCompanionNordictrackTreadmill that referenced this issue Feb 7, 2025
@cagnulein
Copy link
Owner

i created a new companion for this https://github.com/cagnulein/QZCompanionNordictrackTreadmill/releases/download/3.6.6/QZCompanionNordictrackTreadmill.apk

the problem was about the debug flag on the companion.

Keep it disabled for now.

Let me know!

@PACIFIC120X
Copy link
Author

How do I install it? Do I call the APK from the Android shell? Or do I run it from the Mac?

@cagnulein
Copy link
Owner

you can replace the apk inside the installation folder with this one. must be the name of the original one. otherwise you can download the full package directly

@PACIFIC120X
Copy link
Author

Hi, the app now shows the incline and speed!

But when I go to zwift to look for the treadmill, it doesn't appear.

@cagnulein
Copy link
Owner

cagnulein commented Feb 7, 2025

amazing! on which device does zwift run?

@PACIFIC120X
Copy link
Author

Android Tablet

@cagnulein
Copy link
Owner

both apps there? you need to enable the android notification icon in the experimental settings on the qz main app for this

@PACIFIC120X
Copy link
Author

No, I'm running the QZ app on my phone and Zwift on a separate tablet.

should i enable android notification too?

@cagnulein
Copy link
Owner

you can install qz in the same tablet and enable that one.
Let me know!

@PACIFIC120X
Copy link
Author

Perfect, it's working great now!

I just don't think the incline function is working. It always stays at 0 no matter what route I run.

@cagnulein
Copy link
Owner

Do you mean control of inclination? Instead if you change inclination from the treadmill is reflecting in qz?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants