Skip to content

Add Support for Matter Bridge #11260

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

Open
1 task done
ybarigou opened this issue Apr 19, 2025 · 0 comments
Open
1 task done

Add Support for Matter Bridge #11260

ybarigou opened this issue Apr 19, 2025 · 0 comments
Assignees
Labels
Area: Matter Issues and Feature Request about Matter Protocol Type: Feature request Feature request for Arduino ESP32

Comments

@ybarigou
Copy link

ybarigou commented Apr 19, 2025

Related area

Matter

Hardware specification

ESP32

Is your feature request related to a problem?

No

Describe the solution you'd like

Matter bridging (via dynamic endpoints) is not yet implemented in the Arduino-ESP32 Framework, despite it being essential for bridging non-matter devices (e.g. BLE, Zigbee, ESPNow, ...). This feature request is on fully implementing the Matter bridging capability in the Arduino-ESP32 framework, thereby enabling non-matter devices to be supported in the Arduino-ESP32 framework via Matter bridges.

Adding examples such as Matter <-> ESPNow bridging would be very useful, too.

Describe alternatives you've considered

No response

Additional context

Matter bridging is already supported in ESP-IDF, some useful pointers:

https://github.com/espressif/esp-matter/tree/main/components/esp_matter_bridge
https://github.com/espressif/esp-matter/blob/main/components/esp_matter/esp_matter_endpoint.cpp#L844
https://github.com/espressif/esp-matter/tree/main/examples/bridge_apps/esp-now_bridge_light

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.
@ybarigou ybarigou added the Type: Feature request Feature request for Arduino ESP32 label Apr 19, 2025
@SuGlider SuGlider added the Area: Matter Issues and Feature Request about Matter Protocol label Apr 20, 2025
@SuGlider SuGlider self-assigned this Apr 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Matter Issues and Feature Request about Matter Protocol Type: Feature request Feature request for Arduino ESP32
Projects
None yet
Development

No branches or pull requests

2 participants