Skip to content

Add S3 GATT client support #6013

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

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Feb 10, 2022

This allows you to connect to GATT services on the other device.
It also adds connection initiation (GAP central).

More progress on #5926

This allows you to connect to GATT services on the other device.
It also adds connection initiation (GAP central).

More progress on micropython#5926
@tannewt tannewt added espressif applies to multiple Espressif chips ble esp32-s3 labels Feb 10, 2022
@tannewt tannewt requested a review from dhalbert February 11, 2022 17:32
@tannewt
Copy link
Member Author

tannewt commented Feb 16, 2022

@dhalbert Please take a look at this when you have a chance. Thanks!

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Looks fine, but not tested. One q.

@dhalbert dhalbert merged commit fe6e03f into adafruit:main Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ble esp32-s3 espressif applies to multiple Espressif chips
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants