Skip to content
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

Decrease default Advertisement interval from 1200 to 100 ms #111

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Decrease default Advertisement interval from 1200 to 100 ms #111

merged 1 commit into from
Aug 18, 2023

Conversation

zalexua
Copy link
Contributor

@zalexua zalexua commented Aug 15, 2023

Adjusting interval is classified as Experimental in BlueZ and really work only:

When BlueZ is compiled with such option (usually it is)
and when "bluetoothd" daemon is started with -E, --experimental option (usually it's not)
They are taken into account only with Kernel v5.11+ and BlueZ v5.65+.
It's a known fact that BlueZ verions 5.63-5.64 have broken Dbus part for LEAdvertisingManager and do not work properly when the Experimental mode is enabled.

Adjusting interval is classified as Experimental in BlueZ and really work only:

when BlueZ is compiled with such option (usually it is)
and when "bluetoothd" daemon is started with -E, --experimental option (usually it's not)
They are taken into account only with Kernel v5.11+ and BlueZ v5.65+.
It's a known fact that BlueZ verions 5.63-5.64 have broken Dbus part for LEAdvertisingManager and do not work properly when the Experimental mode is enabled.
@kevincar kevincar merged commit ad4db2a into kevincar:develop Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants