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

improve support for extended advertising and add missing setters for advertising parameters #813

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jnsbyr
Copy link

@jnsbyr jnsbyr commented Feb 17, 2024

features:

  • improve support for extended advertising by increasing possible data size to BLE_GAP_ADV_SET_DATA_SIZE_MAX
  • add setters for advertising parameters max_adv_evts, filter_policy, primary_phy and secondary_phy

There is test project at https://github.com/jnsbyr/nrf52-ble-test that shows how to use these features.

- support BLE_GAP_ADV_SET_DATA_SIZE_MAX
- add setters for advertising parameters max_adv_evts, filter_policy, primary_phy and secondary_phy
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.

None yet

1 participant