Skip to content
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

Add troubleshooting step for "Not connected" problems on Raspberry Pi. #1670

Merged
merged 2 commits into from
Oct 19, 2024

Conversation

denravonska
Copy link
Contributor

After a lot of debugging we have discovered that disabling wifi fixes a lot of sporadic "Not connected" errors we have been seeing in CI. This has been seen improving connectivity on a Raspberry Pi 4 and a Rock Pi 3C.

Disabling wifi on Raspberry- and Rock Pi can greatly improve the stability
of Bluetooth.
Occasional "Not connected" errors on Raspberry Pi
=================================================

If you are using a Raspberry Pi and are seeing occasional "Not connected" errors,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this is using the built-in WiFi and Bluetooth on the newer RPis? Probably would be helpful to clarify that in the text.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If what I'm suspecting is correct you're right, it shouldn't affect USB connected radios as they don't use the same chip. I'll see if it can be rephrased.

This should only affect the built in module and not externally connected ones.
@dlech dlech merged commit c98883b into hbldh:develop Oct 19, 2024
19 checks passed
@dlech
Copy link
Collaborator

dlech commented Oct 19, 2024

Looks good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants