-
Notifications
You must be signed in to change notification settings - Fork 152
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
Bluetooth connection drops intermittently #173
Comments
Could it be that power management sometimes turns off the Bluetooth connection? Could the following suggestion (ChatGPT) be a solution: Step-by-Step Guide to Disable Power Management
Verifying the ChangesAfter the system reboots, you can verify that the power management settings have been applied correctly:
Additional Power Management SettingsIf you are using Wi-Fi along with Bluetooth and suspect power management issues, you might also want to check the power management settings for the Wi-Fi adapter:
By following these steps, you should be able to manage and disable power management for the Bluetooth adapter on your Raspberry Pi, which may help resolve the intermittent connection drops. Does this help or is it not applicable because I am using a USB Bluetooth adapter? USB Bluetooth Adapter ConsiderationsThe solution can still be helpful if you are using a USB Bluetooth adapter, as the described settings can also be applied to USB Bluetooth adapters. Here are the steps, slightly adjusted for USB Bluetooth adapters: Step-by-Step Guide to Disable Power Management for USB Bluetooth Adapter
Verifying the ChangesAfter the system reboots, you can verify that the power management settings have been applied correctly:
Additional Power Management SettingsIf you are using Wi-Fi along with Bluetooth and suspect power management issues, you might also want to check the power management settings for the Wi-Fi adapter:
By following these steps, you should be able to manage and disable power management for the Bluetooth adapter on your Raspberry Pi, which may help resolve the intermittent connection drops, even if you are using a USB Bluetooth adapter. |
I have installed Bluetooth software on two PIs, and it works. Unfortunately, the Bluetooth connection drops at irregular intervals (15 - 25 minutes). The distance between the sender and receiver does not change and is not very large. If I deactivate and reactivate Bluetooth on my sender (mobile phone), the connection is reestablished. Do you have any suggestions on what could be causing this? Where can I look?
The text was updated successfully, but these errors were encountered: