-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
[BUG] JTX Fitness Sprint 5 disconnects when changing incline #1762
Comments
Thanks I will check it asap |
@kangaroomadman do you have also a PC? we can test quickly my solution on the PC build. Let me know |
Yep, Windows 11 do? |
yep! let me create the branch for you! |
ok @kangaroomadman did it. It's building now https://github.com/cagnulein/qdomyos-zwift/actions/runs/6730276253
let's see if it's better Let me know! |
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. |
@kangaroomadman any news? |
@cagnulein Sorry, I did test the changes but they made no difference. Looking back through the logs and the packets sniffed from using Kinomap, I can see the response to incline requests is different. Perhaps something needs to be set up differently. I plan to see the initialisation differences between this and Kinomap to try and see if I can get it to work. Limited time at the moment but I’ll get some things tested when I can. |
No worries, thanks for the update!
Il giorno gio 30 nov 2023 alle 00:22 Steve Dwyer ***@***.***>
ha scritto:
… @cagnulein <https://github.com/cagnulein> Sorry, I did test the changes
but they made no difference. Looking back through the logs and the packets
sniffed from using Kinomap, I can see the response to incline requests is
different. Perhaps something needs to be set up differently.
I plan to see the initialisation differences between this and Kinomap to
try and see if I can get it to work. Limited time at the moment but I’ll
get some things tested when I can.
—
Reply to this email directly, view it on GitHub
<#1762 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWEK4TTU7EUQZUUK4UDYG67S7AVCNFSM6AAAAAA6Z5JC3SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZSHA2TMMBQGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@kangaroomadman did you test this #2223 (comment) ? |
@cagnulein Sorry, no - My treadmill has been inaccessible for a while so not had a chance. Has there been improvement under #2223? |
@kangaroomadman i guess so, ask it to the other user ;) |
Describe the bug
When using with the JTX Fitness Sprint 5 Treadmill (using iConsole+), any change in incline will cause the treadmill to start altering the incline but then disconnect from bluetooth.
The 'JTX Fitness Sprint Treadmill' compatibility setting was used in QZ.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Incline to change and bluetooth to remain for metrics collection.
Tablet (please complete the following information):
Append a debug log
debug-Mon_Oct_30_21_02_28_2023.log
Additional context
A capture of Kinomap successfully controlling the incline can be found here:
btsnoop_hci.log
Each time this successfully controlled the incline, the same command as QZ was sent, but the different being that it was repeated 1 second later.
f0ac01d301646439
sent at 41.38f0ac01d301646439
send at 42.44f0ac01d30264643a
sent at 55.71f0ac01d30264643a
sent at 56.73At the end of the capture, the incline was increased by several points which caused multiple commands to be sent by Kinomap without repeats. This caused a bluetooth disconnect.
f0ac01d30564643d
sent at 77.16 (there was nof0bc...
response for this)f0ac01d30764643f
sent at 78.19f0ac01d309646441
sent at 79.21f0ac01d30b646443
sent at 80.24After the
f0bc...
response for the command above, the connection drops.The text was updated successfully, but these errors were encountered: