-
-
Notifications
You must be signed in to change notification settings - Fork 39
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] Shifter stopped working after Qdomyos #561
Comments
I'll try to reproduce this on my bike this weekend. |
@cagnulein Can you send 0x01,0x1C (reboot) to the SS2k at the end of a session? That should resolve this issue. I'm guessing it's because of external control being used. SmartSpin2k/src/BLE_Custom_Characteristic.cpp Lines 535 to 542 in 69961f3
|
@doudar do I have to re initialize again the ss2k then? i mean with the watt, cadence and hr sync chars? |
At the start of a session, everything should be the same. Maybe this is specific to Peloton workouts. What commands are you using for control on the Peloton workouts? |
in order to answer you i need to understand if @Dekto is using SS2K in QZ like an ftms bike or like a ss2k device. I guess the first one (it has more sense indeed). If it's so, i'm just sending FTMS_SET_TARGET_RESISTANCE_LEVEL command from 0 to 100 |
If that's the case, then you could probably just put it back into FTMS sim mode at the end of a session. Just send one slope command of 0% grade or something when the session is done. |
^^ Using the BLE FTMS Characteristic. |
done @Dekto |
@cagnulein Hello, I use it as a SmartSpin2k device in the QZ app. |
@Dekto |
Hello, unfortunately the beta V2.16.67 does not fix the problem... |
Thanks, let me know if I have to revert it
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno sab 10 ago 2024 alle 14:33 Anthony Doud ***@***.***>
ha scritto:
… @Dekto <https://github.com/Dekto> , thanks. @eMadman
<https://github.com/eMadman> , can you get a log this weekend? Probably
the most important is what it's saying when you try to shift.
—
Reply to this email directly, view it on GitHub
<#561 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWBNNTMVIR2T6ICB46LZQYB7ZAVCNFSM6AAAAABL66SLVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBRGQ4DQOBSGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@cagnulein Entirely unrelated issue on my end - i'm having difficulty getting a connection to it at all. It seems to keep hanging on another device. I'm confident I have something wrong in my settings. |
I could also upload my SmartSpin2k logs if I get information about where it is stored? |
here i can see that qz is correctly connected to your ss2k. It's sending only resistance 25 and the other metrics are all 0. Is it intended? |
Follow these instructions, and if you can, use a pastebin.com url to post them here. Thanks! |
Ok, that's more complex than I thought. I'll try to figure it out in the next few days... |
I figured out the QZ (connection) issue - it was my settings. I was able to reproduce OP's issue. QZ Log attached: debug-Sun_Aug_11_21_46_30_2024.log SmartSpin2k log - this is the behavior on the device after quitting out of QZ Start ride, end it. Stop ride in QZ, then quit the app.
|
What mode was the SS2k in before the disconnect? |
qz, when acts as a ftms bike as @eMadman settings, it doesn't read anything. it just uses the notifications, so it sounds very strange. maybe SS2K accepts 2 connections on bluetooth and it's connected to something else? |
Hmm. There should be no other connection to the smartspin. Last night, the only way I got it to connect to the SmartSpin2k was to have it as an FTMS bike. DIsabling that setting today, it seems to get a connection. I'll capture a new log |
Steps taken this time. Motor doesn't turn when expected after the peloton ride. QZ Log: debug-Mon_Aug_12_21_37_23_2024.log
|
@eMadman ftms bike setting disabled or not doesn't change anything since you have the peloton ss2k setting enabled. so i guess it was something else. qz in the log here just writes these as expected
@doudar did you get something from the ss2k log? |
I'd appreciate another test. #591 should fix this. |
Description
After using the Qdomyos Zwift app for automatic control during Peloton workouts on the Peloton Bike, the shifter no longer works.
Steps to reproduce
Expected behavior
The resistance should change via the shifter.
Actual behavior
When you tap the shifter button, the SS2k LED lights up but doesn't respond.
Additional Information
Peloton Bike
iPhone SE (2022) iOS 17.5.1
SS2k 24.4.28
Qdomyos Zwift 2.15.4
The text was updated successfully, but these errors were encountered: