Skip to content

Remove pairing/bonding from the app - #17

Merged
noahp merged 2 commits into
mainfrom
noahp/remove-bonding
Aug 13, 2026
Merged

Remove pairing/bonding from the app#17
noahp merged 2 commits into
mainfrom
noahp/remove-bonding

Conversation

@noahp

@noahp noahp commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Adds unnecessary friction to the quickstart flow, remove it with
warnings sprinkled about why this is bad practice for real apps.

Adds unnecessary friction to the quickstart flow, remove it with
warnings sprinkled about why this is bad practice for real apps.
@noahp
noahp marked this pull request as ready for review August 12, 2026 17:24
@noahp
noahp requested review from a team and gregersrygg as code owners August 12, 2026 17:24
Comment thread CLAUDE.md
## App behavior to preserve

- **No pairing/bonding:** `CONFIG_BT_SMP=n` — this sample has no encryption or bonding. A
real product handling sensitive data should set `CONFIG_BT_SMP=y` and use bonding

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Maybe we should add this to the list of configs listed at https://docs.memfault.com/docs/mcu/mds#restricting-access and add a link to that doc here

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

ah, great idea, did it!

@sonarqubecloud

Copy link
Copy Markdown

@noahp
noahp merged commit d8abd21 into main Aug 13, 2026
13 checks passed
@noahp
noahp deleted the noahp/remove-bonding branch August 13, 2026 15:31
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