-
Notifications
You must be signed in to change notification settings - Fork 21
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
failed to discover devices in windows11 #11
Comments
Hello @zerobikappa, Thank you for the report.
|
I think I understand what is going on: I have fixed it and created a new version. |
I tested with the new release. Now it can succeed to pair and connect. I also found that in some situations, it may show different error message, which may be related to user spaces and permission:
(2) When I login via RDP, I could use GUI panel to pair and connect, but failed to use
(3) When I login via ssh(no GUI)(ssh will default to login with administrator privilege), I could discover device but failed to connect them:
|
my windows version: Edition Windows 11 Pro |
Thank you for sharing the details.
This GUI uses a different API
Yes, I think it is probably the cause. As a workaround, you can try using Bluetooth Command Line Tools. I used them before I made |
run
bluetoothdevicepairing discover
inpowershell
orcmd
but the output only replied:May I know how can I get the device ID before discovering?
The text was updated successfully, but these errors were encountered: