Replies: 12 comments 3 replies
-
This is expected behaviour on windows as it does not support devices bluetooth LE only radios and requires classic to be at least supported. |
Beta Was this translation helpful? Give feedback.
-
Are you saying that this function is not available for Windows? |
Beta Was this translation helpful? Give feedback.
-
A windows issue, try the device on linux. @jfischer-no can't seem to find the issue where this was discovered with bluetooth LE only devices not working on windows, do you remember where it was? |
Beta Was this translation helpful? Give feedback.
-
I don't know about that. Any solution to this problem? |
Beta Was this translation helpful? Give feedback.
-
Here it is: #23866 |
Beta Was this translation helpful? Give feedback.
-
Thank you for answer. |
Beta Was this translation helpful? Give feedback.
-
Sorry for reopening the issue.
Question I want this sample program function to work normally on my board. |
Beta Was this translation helpful? Give feedback.
-
Would suggest using |
Beta Was this translation helpful? Give feedback.
-
I used 'bluetoothctl'. It works the same as other USB dongles, but the connection is not made. |
Beta Was this translation helpful? Give feedback.
-
That is okay, moved to discussions. |
Beta Was this translation helpful? Give feedback.
-
Can I get some answers on the matter? Is the nucleo_wb55rg board the cause? If the nucleo_wb55rg board is the cause of the problem, I'll close the discussion and find another way. |
Beta Was this translation helpful? Give feedback.
-
Maybe @erwango can help you with nucleo_wb55rg |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Route: zephyr/samples/bluetooth/hci_usb
Board: nucleo_wb55rg
I built this sample program and flashed it to the board.
The device is recognized normally but is marked as unavailable.
Describe the solution you'd like
I want to use it as a bluetooth dongle and test it.
Additional context

Is this nucleo_wb55rg board not supported?
Beta Was this translation helpful? Give feedback.
All reactions