Open bilalmalik76 opened 1 week ago
Is it possible to certify a device that supports Matter over both WiFi and Thread simultaneously?
For the device support both matter over WiFi and Thread, it can be certified in matter1.4, it's called secondary network interface, you can get the device definition in the latest Matter Device Library document.
In the previous matter version, it should not support certify WiFi and Thread at the same time.
We are working on a project that involves implementing Matter over both WiFi and Thread in a single device using ESP32-C6 and a hardware button to select between matter over WiFi or Matter over Thread. I have a few questions regarding the certification process:
Is it possible to certify a device that supports Matter over both WiFi and Thread simultaneously? Are there any specific requirements or guidelines for devices that support both protocols when seeking Matter certification?