examples/nimble_*: use nimble_autoadv module#13506
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. |
fjmolinas
left a comment
There was a problem hiding this comment.
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_gattandnimble_heart_rate_sensorsuch 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: