We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes the Bluetooth gets into a bad state and can no longer be accessed.
Not sure how to fix this issue but the package will not run for long periods of time.
File "/home/ubuntu/.local/lib/python3.7/site-packages/btlewrap/bluepy.py", line 122, in scan_for_devices ... bluepy.btle.BTLEManagementError: Failed to execute management command 'scanend' (code: 11, error: Rejected)
The above exception was the direct cause of the following exception:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sometimes the Bluetooth gets into a bad state and can no longer be accessed.
Not sure how to fix this issue but the package will not run for long periods of time.
File "/home/ubuntu/.local/lib/python3.7/site-packages/btlewrap/bluepy.py", line 122, in scan_for_devices
...
bluepy.btle.BTLEManagementError: Failed to execute management command 'scanend' (code: 11, error: Rejected)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
...
btlewrap.base.BluetoothBackendException
The text was updated successfully, but these errors were encountered: