-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Error: Failed to execute getPrimaryService on BluetoothRemoteGATTServer : GATT Server is disconnected. Cannot retrieve services. (Re)connect first with device.gatt.connect
.
#918
Comments
What operating system are you using? Can you share logs as described in #270? |
device.gatt.connect
.
Possible duplicate of #312. Likely caused by not compatible Bluetooth adapter. |
I can report this bug to happen with my internal bluetooth adapter on Windows after some random time. Output from GetBluetoothRadioInfo:
|
Thanks for the info. It does seem that builtin Intel Wireless Bluetooth is commonly reported as problematic. Am I correct in understanding that is the one that is not working for you and the one using the generic driver is working? cc: @juliafishler |
Actually, I believe (maybe I'm mistaken, I'll have to check) that there is just single hardware bluetooth adapter in the machine. This particular machine had also problems with the original mindstorms/spike-prime apps connecting to the hubs. We have also 9 other machines in the classroom (different hardware) which have no problems with the original Lego apps. (I'm currently testing pybricks in a single hub with a plan to deploy more widely later.) I'll be able to check the details about the BT adapter next Thursday and I'll report here. I might also check under Linux. |
I have same problem with boost hub |
The text was updated successfully, but these errors were encountered: