cagnulein / qdomyos-zwift

Zwift bridge for smart treadmills and bike/cyclette
https://www.qzfitness.com/
GNU General Public License v3.0
337 stars 103 forks source link

[BUG] Connection Drop x3 in Race #2271

Closed elfonashelfna closed 2 weeks ago

elfonashelfna commented 1 month ago

Nothing really to explain other than connection dropped 4 times… happened during a race, costed me first place. Any certain reason in debug log? Discord was open as well to be communicate with team! debug-Tue_Apr_2_20_33_11_2024.log debug-Tue_Apr_2_20_53_33_2024.log debug-Tue_Apr_2_21_14_03_2024.log debug-Tue_Apr_2_20_53_35_2024.log debug-Tue_Apr_2_20_53_39_2024.log debug-Tue_Apr_2_20_12_55_2024.log debug-Tue_Apr_2_20_53_38_2024.log debug-Tue_Apr_2_20_33_03_2024.log debug-Tue_Apr_2_21_13_51_2024.log debug-Tue_Apr_2_21_14_00_2024.log debug-Tue_Apr_2_20_33_10_2024.log debug-Tue_Apr_2_21_14_02_2024.log debug-Tue_Apr_2_21_14_04_2024.log debug-Tue_Apr_2_20_53_28_2024.log debug-Tue_Apr_2_21_14_34_2024.log debug-Tue_Apr_2_21_14_01_2024.log debug-Tue_Apr_2_21_13_54_2024.log debug-Tue_Apr_2_21_13_55_2024.log debug-Tue_Apr_2_21_13_58_2024.log debug-Tue_Apr_2_20_33_02_2024.log debug-Tue_Apr_2_20_11_32_2024.log debug-Tue_Apr_2_21_13_48_2024.log debug-Tue_Apr_2_21_13_50_2024.log

cagnulein commented 1 month ago

Hi dropped from where? the bike? or zwift? are you using the wahoo virtual sensor from qz? where zwift runs?

elfonashelfna commented 1 month ago

All settings are default on the app; connection dropped because iOS app would crash and when you’d try to open the app soon right after, it would keep closing when trying to open it. Finally after 30 seconds, it would let you open the app and continue on reconnecting it in Zwift Bluetooth settings.

cagnulein commented 1 month ago

ok so this is an issue with the wifi. these bike are famous to be very problematic with the wifi side. you have to be very near to the router with this bike

elfonashelfna commented 1 month ago

Fortunately the bike is about 2 feet away from the modem/router (in the same room). It’s not the WiFi that’s dropping it’s the app that is crashing on iOS for some reason.. I’m not sure! As soon as the app crashes and you try to open it right back up, it crashes again. Over. Over. Over. Over. Then after a few seconds it lets you open it back up.

cagnulein commented 1 month ago

@elfonashelfna the problem is the wifi of the bike

Tue Apr 2 20:53:20 2024 1712105600513 Debug: /Users/cagnulein/qdomyos-zwift/src/proformwifibike.cpp auto proformwifibike::proformwifibike(bool, bool, uint8_t, double)::(anonymous class)::operator()() const disconnected!

there are plenty of this in the logs, so the wifi of the bike is not working correctly. maybe you can try to disable the wifi 5g and leaving only the 2.4g (usually it helps).

Anyway you can see also with a ping to your bike, i guess you will see the same behaviour from the ping

let me know!

stale[bot] commented 3 weeks ago

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.

cagnulein commented 2 weeks ago

@elfonashelfna any news?