Skip to content

Update to btstack v1.8.2#2996

Merged
kilograham merged 2 commits into
raspberrypi:developfrom
peterharperuk:update_btstack_182
Jun 19, 2026
Merged

Update to btstack v1.8.2#2996
kilograham merged 2 commits into
raspberrypi:developfrom
peterharperuk:update_btstack_182

Conversation

@peterharperuk

Copy link
Copy Markdown
Contributor

This version enables security in the default configuration of the btstack examples. You will need to delete the device and repeat pairing every time as "bonding" is not enabled.

Disabling bonding helps to allow for repeated testing. It can be enabled by adding SM_AUTHREQ_BONDING to the authentication requirements like this:

sm_set_authentication_requirements(X | SM_AUTHREQ_BONDING)

Fixes #2964

@peterharperuk peterharperuk added this to the 2.2.1 milestone Jun 9, 2026
@peterharperuk peterharperuk marked this pull request as ready for review June 11, 2026 10:28
@peterharperuk peterharperuk self-assigned this Jun 11, 2026
@peterharperuk peterharperuk requested a review from kilograham June 11, 2026 10:28
@peterharperuk

peterharperuk commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Note: I am marking this as draft as BlueKitchen are not ready

ready now

@peterharperuk peterharperuk marked this pull request as draft June 15, 2026 13:40
@peterharperuk peterharperuk marked this pull request as ready for review June 19, 2026 13:17
@peterharperuk

Copy link
Copy Markdown
Contributor Author

@kilograham Can we merge this?

@kilograham kilograham left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yeah last I looked it was a draft 🤣

@kilograham kilograham merged commit cda80c0 into raspberrypi:develop Jun 19, 2026
7 checks passed
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