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

[Bug] #1875

Open
crosszay1 opened this issue Oct 11, 2024 · 4 comments
Open

[Bug] #1875

crosszay1 opened this issue Oct 11, 2024 · 4 comments
Labels
software: pybricks-code Issues with https://code.pybricks.com application topic: bluetooth Issues involving bluetooth

Comments

@crosszay1
Copy link

Describe the bug
got an error upon running the program followed by a bluetooth disconnect and hub shutdown
To reproduce
no clue, this has happened to me many times but there does not seem to a cause

Expected behavior
my program to run, as a program is supposed to run
Screenshots
image

please note: right before submitting this I attempted to run the program again, the program ran correctly but yieldedthe same error upon click the stop button

@crosszay1 crosszay1 added the triage Issues that have not been triaged yet label Oct 11, 2024
@dlech
Copy link
Member

dlech commented Oct 11, 2024

This error can happen often with certain Bluetooth adapters (particularly built-in Intel Bluetooth on Windows laptops).

If you want to dig further, you can try logging Bluetooth packets while reproducing the problem (if you can).

Info on how to do this and more is in #270.

@dlech dlech added topic: bluetooth Issues involving bluetooth software: pybricks-code Issues with https://code.pybricks.com application and removed triage Issues that have not been triaged yet labels Oct 11, 2024
@crosszay1
Copy link
Author

it seems part of the specs of my low quality laptop have been found..

while it is good to know I am not alone in this matter, it is incredibly frustrating to deal with this issue as it can manifest itself quite frequently. is there any known fixes or at the very least, ways to decrease the volume at which this issue appears?

@dlech
Copy link
Member

dlech commented Oct 14, 2024

You can disable the the built-in Bluetooth and use a USB Bluetooth adapter. There are some ones reported as working well by other users in #921.

@crosszay1
Copy link
Author

crosszay1 commented Oct 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
software: pybricks-code Issues with https://code.pybricks.com application topic: bluetooth Issues involving bluetooth
Projects
None yet
Development

No branches or pull requests

2 participants