-
-
Notifications
You must be signed in to change notification settings - Fork 248
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
Is it possible to switch PHY on USB-BT5.0+ adapter in LE Long Range? #1135
Comments
Set advertising acceptance and operation in Bluetooth 5.0+ SIG (PHY 1M and Coded): Set advertising acceptance and operation in all PHYs: 1M/2M/Coded: log btmon:
|
Show current PHY setting:
To the 'Selected phys' options, add the options 'LECODEDTX' and 'LECODEDRX':
|
Hi, I did the fix Machine: |
Bluetooth 5.0? May not support PHY Coded
log |
ble_monitor: bt_helpers.py (0x0045: Packet([Parameter(name='selected_phys', width=4)])) -> API btmgmt_protocol.py (SetPHYConfiguration = 0x0045) -> Bluetooth Management API (Linux kernel)
http://www.bluez.org/
Bluetooth Management API
/doc/mgmt-api.txt
The text was updated successfully, but these errors were encountered: