Closed Mhann37 closed 5 months ago
Hi @Mhann37 yes that's right. QZ can control inclination but not resistance. I did this in this way because inclination also affects resistance so in this way QZ is controlling both things with 1 bullet. Let me know if you have any other questions
Understood, thx. Primarily the issue is just the absence of watts and cadence metrics
@Mhann37 log checked. It seems that your bike is logging only speed, gears and resistance. that's why. are you able to collect the .wolflogs folder on the bike in order that I can double check the metrics there?
Updating_03Jun2024 (1).txt Workout_03Jun2024 (1).txt MvxTrace_03Jun2024 (1).txt Usb_03Jun2024.txt Wifi_03Jun2024.txt Dashboard_03Jun2024.txt Navigation_03Jun2024.txt Connection_03Jun2024.txt Ble_03Jun2024.txt BadResponse_03Jun2024.txt FitPro_03Jun2024.txt Benchmark_03Jun2024.txt Startup_03Jun2024.txt Combined_03Jun2024.txt Video_03Jun2024.txt HeartRate_03Jun2024.txt Error_03Jun2024.txt
unfortunately it doesn't write this information in the log. That's so strange. Maybe you can try to restore the factory setings and DON'T update the ifit app on the tablet. Ifit is probably trying to close the doors to qz on the last version.
Interesting. I did a factory reset in the hours preceding this and purposly didn't update ifit.
Should I try updating ifit?
you never tried the ifit updated app? If so yes give it a try, let's see if it's different. Are you tech savvy? Another thing that we can do is to continue the QZ companion app that talks directly via USB instead of reading the logs. https://github.com/cagnulein/qdomyos-zwift/pull/1577
Updated ifit, lost ability to control incline. Now it's showing an incorrect and static cadence and watts, and nil speed. Debug file attached for latest attempt
Hi, I don't see the log. Are you sure adb is working?
yeah it seems to get over and over the metrics from 11:05:14.4939 So we have to find a setup where we can read all the metrics. Did you try with the adb logcat command from your pc, for example, to check if you can get real time metrics?
debug-Tue_Jun_4_11_03_25_2024.log Any help would be appreciated on the specifics behind that. Unless i'm mistaken, no USB port on the s15i
I've gone through this morning, factory reset again, skipped ifit update, installed companion via adb via PC. Speed is coming through correctly. No watts or cadence .
have been able to connect via ADB and run the grant permissions batch file. also connected during live session and ran adb-debug which generated the attached logcat file logcat.txt
unfortunately the ifit on this console is not logging everything, i don't know how it's possible. It's the first time. If you want we can go on the USB way https://github.com/cagnulein/qdomyos-zwift/pull/1577 It's not about USB from outside, but the internal usb link from the tablet to the bike. In short: we need to close the ifit app at all and use qz there directly talking with the bike.
If you agree I can follow you on this but I have to warn you that it could be very time consuming because it's 100% R&D work.
let me know
That's a shame. Probably not worth my time in proceeding and just take the L on the app 👍 thanks anyway
sorry to hear this :(
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.
debug-Mon_Jun_3_17_22_52_2024.log
After following instructions and working through existing issues on github, have been able to connect QZ to my nordictrack s15i bike. It is receiving speed correctly and I'm able to control inclination, but not resistance.
Watts and cadence are not being received.
Smartphone (please complete the following information):
Append a debug log attached
Any help greatly appreciated, apologies if it's a simple settings matter.