Skip to content
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

Matter bluedroid #280

Closed
wants to merge 8 commits into from
Closed

Matter bluedroid #280

wants to merge 8 commits into from

Conversation

SuGlider
Copy link
Contributor

@SuGlider SuGlider commented Mar 5, 2025

Description

PR changes Matter to support CHIPoBLE which is necessary to provision WiFi and Thread within Matter Accessories.
It enables this feature in sdkconfig, moves ESP_MATTER managed component into the IDF components list and changes the components to manually clone correct Matter and CHIP repositories from Espressif Github.
It applies a patch into CHIP Bluedroid stack necessary to compile and build the libraries.

This PR needs espressif/arduino-esp32#11042 to be merged in order to work

Related

ESP Matter to use Bluedroid as BLE stack for supporting CHIPoBLE (WiFi and Thread provisioning)

Testing

CI and Artifacts

Checklist

OK.

@SuGlider SuGlider self-assigned this Mar 5, 2025
@SuGlider
Copy link
Contributor Author

SuGlider commented Mar 7, 2025

Closing it as Bluedroid only works with ESP32-C6 and ESP32-S3. New target will be to wait for NimBLE.

@SuGlider SuGlider closed this Mar 7, 2025
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.

1 participant