-
Notifications
You must be signed in to change notification settings - Fork 2.1k
examples/nimble_*: use nimble_autoadv module #13506
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
Conversation
df28dcc
to
5759d4b
Compare
5759d4b
to
db323f6
Compare
83cf40f
to
c4db641
Compare
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want me to ignore this issue, please mark it with the "State: don't stale" label. Thank you for your contributions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK, both applications still work as expected, @HendrikVE can you rebase so that the newer actions are triggered?
BTW this does come at the price of some code size:
|
c4db641
to
2f10bef
Compare
@fjmolinas Thank you very much for testing my PR. I rebased to the newest master. Regarding the code size I think it's ok as the nrf52 has quite some flash storage and we are reducing code duplication :) |
Yep just wanted to state it. |
All green here |
Contribution description
This PR modifies the example applications
nimble_gatt
andnimble_heart_rate_sensor
such that they use the new automated advertising module, provided by PR #13425Testing procedure
This PR is rebased on top of PR #13425, so you only have to build and test the applications mentioned above.
Issues/PRs references
Dependencies: