Giter Club home page Giter Club logo

Comments (59)

cagnulein avatar cagnulein commented on July 20, 2024 1

gran tour pro. of course follow also the other steps. thanks

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024 1

@activereality in the developer settings of the tablet's treadmill

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024 1

actually should be here

https://user-images.githubusercontent.com/45473517/267369571-e6a31a5c-9e0c-4641-a475-06dd503943a5.jpeg

but I can't see it. So i guess your treadmill doesn't support this feature.

Ok plan b. Let's try to set the device in the companion as "c1750". Then restart the treadmill and send me again a debug log from qz.
Thanks

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

debug-Mon_Sep_11_13_38_17_2023.log
debug attached

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

Hi, the main issue in this log is that you set the wrong setting with the ip.
Blank the "Proform IP" setting and press ok, and set instead the IP in the Nordictrack 2950 IP setting
Send me then a fresh debug log
Thanks

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

OH, Gotcha. I just updated that setting- then ran back through all selectable proform options (and left it blank) with no luck either.

Attached is the debug log.

I also noted that the Android settings screen has two IP addresses listed. xxx.200 and xxx.201, however, the IFIT has the xxx.200 listed as its ip, so that is the one i have been using. Pics are attached of that as well.

thanks for the assistance
IMG_3419

IMG_3418

debug-Tue_Sep_12_08_32_27_2023.log

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

I can't see the metrics so it means that the companion can't read them. Can you try to follow these steps cagnulein/qdomyos-zwift#1591 (comment) ?

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

Do you want me to select the Grand Tour Pro Device in the qz-companion app on the treadmill? or leave it at other?

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

command not found found: adb - from both mac and windows terminals

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

install package/adp (application) does not seem to attempt to install anything - ran as admin as well. (windows). the command still not recognized. I also pulled a fresh copy of the master.zip and tried to run the adp app from there, same result.

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

you don't have to install anything, it's a portable executable.
Just go into the directory from a command line shell and run the adb command from the installpackage subfolder

Show me a screenshot of the error in case

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

oh i was running from the file directory window - not from cli

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

ok, ran that from PS. where do i enable adb debug for qz companion? Is that from the command line after adb install, from the qz-companion app on the treadmill, or from the qz app on 'device-x' (ie phone, tablet)?

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

did you mean in Treadmill/Developer Options - Set the Select debug app to qz companion?
images attached:

IMG_3422
IMG_3420

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

good deal - restarting the machine now - then will attempt to reconnect and send you the next debug txt

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

debug file attached:

debug-Tue_Sep_12_09_58_43_2023.log

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

Hmm,

i just went and tried again - also saved my current settings from the app

debug-Tue_Sep_12_10_11_26_2023.log

settings_default_20230912101214.qzs.zip

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

good deal - ty sir

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

Confirmed, I can't see anymore the messages from the companion. All the steps were ok of the link? I'm intereseted in the "grant" command output for example
Let me know

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

what 'Grant' command are you referring to?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

this one

grant the permission with adb shell pm grant org.cagnulein.qzcompanionnordictracktreadmill android.permission.READ_LOGS from a mac or a pc

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

oh - that needs to be run after the adb application from installPackage?

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

if so - am i to run adb shell pm grant org.cagnulein.qzcompanionnordictracktreadmill android.permission.READ_LOGS from cli?

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

after opening the adb file from installPackage - the above command still results in a 'adb not a recognized cmdlet'

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

maybe you're using the power shell? if so you need to run adb with

./adb

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

hmm, i am running it with poweshell using .\adb trying the other now

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

no luck there - trying it with cmdPrompt now

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

please share a screenshot

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

alright - from cmdPrompt, i got this after running adb and then the grant command:
`adb shell pm grant org.cagnulein.qzcompanionnordictracktreadmill android.permission.READ_LOGS

  • daemon not running; starting now at tcp:5037
  • daemon started successfully
    adb.exe: no devices/emulators found`

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

is there something else i need to start first?

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

going to cycle power to the treadmill

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024
  • adb.exe: no devices/emulators found`

means adb is not enabled in the treadmill

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

alright - that in dev settings? or within the ifit app?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

in dev settings

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

not seeing an ADB option in settings/system/developer options - what path is this supposed to be located at and what is the specific name i am looking for in that path?

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

selected C1750 on companion app - restarted treadmill
QZ settings/treadmill options/ Proform/Nordicktrack Options - has Proform 1800i, TreadMIll iFit app ip entered into nordictrack 2950 ip, and adb remote selected
debug-Wed_Sep_13_09_23_47_2023.log

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

mmm still the same. Could you please go into the companion app, press the dump log button and send me a picture of the text box in the companion?

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

IMG_3426
IMG_3424

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

What file? debug from qz? or am i attempting to download a file from the treadmill companion app?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

good deal - how do i get to that file - and then get it transferred to my local pc?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

Downloaded and installed that file explorer. Where is that file located?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

Alright. I had to enable see hidden files. I have found the wolf logs. Not seeing a way to send these txt files though.

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

Not the best share haha.

image

image

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

from qzcompanionnordictracktreadmill.

activereality avatar activereality commented on July 20, 2024

I don't see any entries with that language.

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

Ok last possibility: does your treadmill tablet have a usb port?

from qzcompanionnordictracktreadmill.

stale avatar stale commented on July 20, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@activereality are you still interested?

from qzcompanionnordictracktreadmill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.