Skip to content

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

Merged
hathach merged 4 commits into
adafruit:masterfrom
jnsbyr:feature/extended-advertising
May 8, 2026
Merged

improve support for extended advertising and add missing setters for advertising parameters#813
hathach merged 4 commits into
adafruit:masterfrom
jnsbyr:feature/extended-advertising

Conversation

@jnsbyr
Copy link
Copy Markdown
Contributor

@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
Copy link
Copy Markdown
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you, sorry for late response. I make some changes to make it more robust, and use heap to save footprint especially on 832. All good

@hathach hathach merged commit d999e62 into adafruit:master May 8, 2026
8 checks passed
@jnsbyr jnsbyr deleted the feature/extended-advertising branch May 8, 2026 21:14
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