Hi Team,
I would like to know whether it is possible to implement MQTT over wifi, Matter over wifi, and Zigbee bridge functionality on a single ESP32-C6 SoC.
Specifically, I am interested in understanding:
Whether these features can run simultaneously on ESP32-C6
Any limitations related to memory, or firmware
Recommended SDKs or examples (ESP-IDF, Matter SDK, Zigbee SDK)
Any guidance from ESP support or community members would be appreciated.
Thank you.
Can MQTT, Matter, and Zigbee bridge features run on a single ESP32-C6 SoC?
-
Jeena Francis
- Posts: 2
- Joined: Mon Feb 02, 2026 7:28 am
-
nopnop2002
- Posts: 347
- Joined: Thu Oct 03, 2019 10:52 pm
- Contact:
Re: Can MQTT, Matter, and Zigbee bridge features run on a single ESP32-C6 SoC?
WiFi and Zigbee use different wireless center frequencies and frequency bands.
WiFi channel 1
Center frequency: 2412 MHz (2.412 GHz)
Frequency band: 2401MHz-2423MHz (used band: 20-22 MHz)
ZigBee channel 11
Center frequency: 2405 MHz
Frequency band: 2402.5MHz-2407.5MHz (used band: 2.5 MHz)
I don't think these channels can be used at the same time.
WiFi channel 1
Center frequency: 2412 MHz (2.412 GHz)
Frequency band: 2401MHz-2423MHz (used band: 20-22 MHz)
ZigBee channel 11
Center frequency: 2405 MHz
Frequency band: 2402.5MHz-2407.5MHz (used band: 2.5 MHz)
I don't think these channels can be used at the same time.
-
Jeena Francis
- Posts: 2
- Joined: Mon Feb 02, 2026 7:28 am
Re: Can MQTT, Matter, and Zigbee bridge features run on a single ESP32-C6 SoC?
Thank you for your reply.
I have a few questions:
1.Is it feasible to run MQTT over Wi-Fi and Matter over Thread simultaneously on a single ESP32-C6?
2.Are there any limitations regarding memory, CPU, or firmware when running both stacks together?
3.Any recommended SDKs, examples, or best practices for integrating MQTT over wifi + Matter over Thread on ESP32-C6?
I have a few questions:
1.Is it feasible to run MQTT over Wi-Fi and Matter over Thread simultaneously on a single ESP32-C6?
2.Are there any limitations regarding memory, CPU, or firmware when running both stacks together?
3.Any recommended SDKs, examples, or best practices for integrating MQTT over wifi + Matter over Thread on ESP32-C6?
Who is online
Users browsing this forum: Bytespider, Google [Bot], meta-externalagent and 17 guests