Search found 4 matches

by qigong
2025年 Sep 28日 16:16
Forum: TuyaOS-Matter Development
Topic: [Bug Report] Dual-Channel Zigbee Drivers Not Controllable or Exposed via Tuya Matter Hub
Replies: 14
Views: 21948

Re: [Bug Report] Dual-Channel Zigbee Drivers Not Controllable or Exposed via Tuya Matter Hub

We are currently investigating this issue together with Google. If possible, you can use Apple's Matter device HomePod instead of the Google speaker for the test.

by qigong
2025年 Sep 25日 16:53
Forum: TuyaOS-Matter Development
Topic: [Bug Report] Dual-Channel Zigbee Drivers Not Controllable or Exposed via Tuya Matter Hub
Replies: 14
Views: 21948

Re: [Bug Report] Dual-Channel Zigbee Drivers Not Controllable or Exposed via Tuya Matter Hub

Hello! Around 14:50, only the addition of Google was seen, but no logs of Google controlling the device were observed. There are a large number of devices in the gateway. To facilitate better troubleshooting, could we only add a few devices, say two? When there are only a few devices left on the gat...
by qigong
2023年 Mar 8日 14:42
Forum: TuyaOS-Matter 开发
Topic: TuyaOS-Matter-Bridge开发框架介绍
Replies: 1
Views: 28539

TuyaOS-Matter-Bridge开发框架介绍

一、背景 Matter作为新兴的应用层协议,为了扩大生态而推出了一种Bridge机制来兼容现有其他协议设备进入Matter生态。比如线上存量的Zigbee/BLE/WIFI/Zwave等协议的设备。 存量设备中像BLE/WIFI是Matter原生支持的底层,这类存量设备之所以会用到Bridge机制进入Matter生态是因为Matter协议比之前协议会消耗更多的RAM/FLASH/安全模块的资源,存量设备无法满足Matter的运行条件,导致不能通过升级固件的方式来原生支持Matter。 Zigbee/Zwave这类非IP的Matter本身不支持的设备,想进入Matter生态只有Bridge机制...