Skip to content

extmod/nimble: Automatically notify subscribed connections on gatts_write(). #6305

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

Closed

Conversation

andrewleech
Copy link
Contributor

This change means that when a central has subscribed to notifications on a characteristic on the peripheral running micropython, any writes to that characteristic are automatically notified to the connected central.

This is the default behavior on any other BLE stack I've worked with in the past.

@andrewleech
Copy link
Contributor Author

Included in #6343

@dpgeorge dpgeorge added the extmod Relates to extmod/ directory in source label Aug 26, 2020
tannewt pushed a commit to tannewt/circuitpython that referenced this pull request May 12, 2022
Fix audacity mp3 (erroneous EOF detected)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extmod Relates to extmod/ directory in source
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants