-
-
Notifications
You must be signed in to change notification settings - Fork 125
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
Raspberry Multiple Connections creates issue on virtual bridge #2892
Comments
@Ziozanna are you sure the older log is about the case 1 where everything works? because in that log i don't see any connection to the virtual bluetooth bridge device of qz. Instead of in the 14_37 log i can see it. Maybe it's the opposite? |
Good question, first I tried case 1 than case 2 . |
After the new build, out of 4 boots, 3 were successful and one was not. I did a lot of reboots without the heart rate monitor and it never failed once. After a few hours, I turned everything back on with the heart rate monitor and clicks active, and MW did not show up in the search for power sources. A reboot fixed it, and after that, I did an hour of training without any problems. |
Remember the log :) |
i'm trying bug github fails. maybe it is my connection |
Zip it before pushing it |
here the log zipped |
interesting, i don't see anything wrong here. can you upload also a working one from this build so i can compare them? thanks |
Here you are, it is bigger because it is about 1 hour of training |
what i can see it's that when it works the virtual interface appears after 50 seconds from the startup of qz, instead when it doesn't it brings up after 66 seconds. if you want i can increase this timing just to check that the error will go away. probably the best way will be sync the events of the connection of all the devices. anyway this patch is only to validate my thoughts about the culprit |
here it's building https://github.com/cagnulein/qdomyos-zwift/actions/runs/12279400709 |
Yesterday I tried another session with V1 patch and I have another log to add... Cold boot detected it, but it wouldn't connect. Reboot worked, but after a while, the strap disconnected. After finishing the workout, I tried disconnecting and reconnecting QZ from MW, but it was no longer visible. |
the bridge from the QZ point of view is always open, that's the issue. there is no evidence about the fact that the virtual bridge is not open |
After 3 cold boot it reconnect to MW flawlessy |
With a cold boot and the new build (30 seconds of waiting for the bridge), it works well apart from what happened again. |
Here the last debug with a Asust BT400 dongle configured as unique BT on RB zanna@raspberrypi:~$ hciconfig list Result with latest build Connect Core, Click an HR but the bridge vene come up in MY Here the log |
yes for sure there is an issue on the advertising packet to MW
but i can see the HR for the whole file. i will try to compare the adv frame with the previous logs to check if there is soemthing different. it could be a driver issue |
this is from a working adv
|
Latest build , bridge not come up |
yes same error.
can you try to do a test: set the manual device setting to "wifi" and into
the experimental settings enable the fake device. restart qz. do you see
then the bridge?
remember to revert these changes then
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno gio 19 dic 2024 alle ore 18:45 Ziozanna ***@***.***>
ha scritto:
… Latest build , bridge not come up
debug-Thu_Dec_19_17_33_33_2024.zip
<https://github.com/user-attachments/files/18201507/debug-Thu_Dec_19_17_33_33_2024.zip>
—
Reply to this email directly, view it on GitHub
<#2892 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWBXJOSE4X4DB4AROOL2GMA3PAVCNFSM6AAAAABTJU5ZEOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJVGM3DGNRQGQ>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
Yep, bridge il come up but do not pass the pairing process. A new try on MY makes the bridge disappears |
Describe the bug
Ciao Roberto
Bug encountered using the app in graphical mode on Raspberry Pi 3 B, with the power source connected to MyWhoosh or Zwift, using a heart rate strap and Zwift click.
Case 1: No heart rate strap nor Click connected. QZ recognizes Kickr Core and MyWhoosh instantly connects to QZ, and everything works as expected.
Case 2: Strap and click connected. QZ recognizes the strap, the click, and the Kickr, but MyWhoosh does not detect QZ. Occasionally, it detects it, but you remain stuck on the pairing screen.
Case 3: If QZ was still connected to MyWhoosh from the last session, it recognizes both the click and the strap, as well as the Kickr, but neither the strap's nor the click's data are displayed in QZ nether are sent to MW.
I’m attaching two logs in chronological order, with the oldest for Case 1 and the most recent for Case 2.
To Reproduce
as descibed in Case 1, 2 and 3
Expected behavior
QZ connect strap , Click and kickr and MYWHOOSH pair QZ with all devices connected
Screenshots
NA
Desktop (please complete the following information):
Smartphone (please complete the following information):
anna@raspberrypi:~$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
Append a debug log
Logs in attach
debug-Mon_Dec_9_20_11_38_2024.log
debug-Mon_Dec_9_20_14_37_2024.log
Follow this guide https://github.com/cagnulein/qdomyos-zwift/wiki/How-do-i-get-the-debug-log-in-case-something-doesn't-work%3F
Additional context
Nice job mate
The text was updated successfully, but these errors were encountered: