Giter Club home page Giter Club logo

Comments (33)

victorypoint avatar victorypoint commented on July 20, 2024 1

@victorypoint no, he can't connect to the adb wirelessy

I know but there might be some useful information in those logs or at least the companion log

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@victorypoint any other idea?

from qzcompanionnordictracktreadmill.

victorypoint avatar victorypoint commented on July 20, 2024

@victorypoint any other idea?

The bike must have a reset pinhole. Maybe this will help? https://www.reddit.com/r/iFit/comments/sj2d10/proform_t10_reset_button/

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

I checked all around casing, and no pin hole. I did read on another thread that because I have USB and HDMI connections my model does not have a rest button (not too sure if this statement is correct)

from qzcompanionnordictracktreadmill.

victorypoint avatar victorypoint commented on July 20, 2024

I checked all around casing, and no pin hole. I did read on another thread that because I have USB and HDMI connections my model does not have a rest button (not too sure if this statement is correct)

Is there any mention in the manual on how to reset? What is the exact model and year?

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

Pro Form Smart Power 10.0 Cycle .. you are correct .. the manual shows a reset in the usb recess. So I am resetting now

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

rest and privileged mode activated tried and adb still does not work via wifi or usb

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

its android 5.1.1 .. not too sure if too old

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@Tangosteve what do you see in the Windows Device Manager about the usb connection to the tablet?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@Tangosteve also check this https://github.com/fawazahmed0/Latest-adb-fastboot-installer-for-windows

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

@cagnulein I cant see any connection to the tablet
@cagnulein

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@Tangosteve if so means that the usb port is not a data port but only a power...it sounds really strange to me. Do you hear the classic "windows storage sound" when you put the cable on your pc? are you sure that the cable is a data cable?

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

@cagnulein I dont hear a sound when I plug in ... I have a cheap usb tio usb cable .. but it does say data cable on packaging

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

@cagnulein when i run the wifi batch file it pings the address and sees it ..

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

@cagnulein i did run the fast boot file above too. That seemed to work but then the adb stuff did not

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@Tangosteve ip it's ok, but if the android version doesn't have the wifi capabilites for adb we are fried.

can you try to run a console in the tablet itself

su
setprop service.adb.tcp.port <port>
stop adbd
start adbd

accordingly to this you should be able to enable the adb over wifi https://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp/3623727#3623727

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

@cagnulein how do you get into console mode

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

you need to use an app for it, for example terminal or similar to the store (you can download the apk)

from qzcompanionnordictracktreadmill.

victorypoint avatar victorypoint commented on July 20, 2024

Assuming qz-companion.bat file was run? Has qz-companion-log.txt, ADB logcat file, and dumpsys package log files been uploaded?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@victorypoint no, he can't connect to the adb wirelessy

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

Need to pop off now ... will check again tomorrow

from qzcompanionnordictracktreadmill.

victorypoint avatar victorypoint commented on July 20, 2024

Also wondering if companion can be installed via web browser assuming there is one factory installed?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@victorypoint nice idea! I guess so since you can download if from the github page

from qzcompanionnordictracktreadmill.

victorypoint avatar victorypoint commented on July 20, 2024

@victorypoint nice idea! I guess so since you can download if from the github page

And toggling on installing APK from unsigned source should be doable.

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@Tangosteve because probably you need to login first on github in the tablet browser
Anyway you can send to your google drive and use a link from google drive directly

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

from qzcompanionnordictracktreadmill.

Tangosteve avatar Tangosteve commented on July 20, 2024

from qzcompanionnordictracktreadmill.

victorypoint avatar victorypoint commented on July 20, 2024

@cagnulein , how about https://tinyurl.com/app?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@victorypoint you need to upload it anyway because the url from github will not work directly. but yes tinyurl could be helpful

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@Tangosteve check the new documentation https://github.com/cagnulein/QZCompanionNordictrackTreadmill It should fix your issue! Let us know!
@victorypoint did a awesome job!

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@Tangosteve did you fix it? try also the last build

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.

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.