Thread 中讨论的其他器件: Z-stack
工具与软件:
我们希望拥有一个具有单个 CC2652P 的 Linux 主机、以使 Matter over Thread 和 Zigbee 同时工作。 TI 是否支持此类应用?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
嗨、YK、
您是指网关 Thread RCP + Zigbee ZNP 解决方案、还是指 Matter 终端设备+ Zigbee 终端设备。 无论哪种方式、TI 的 SimpleLink 器件目前都不支持这种做法。 一个显著的差距是两者的构建环境、因为 TI 的 Thread/Matter 存储库是使用 FreeRTOS + GCC 构建的、而 Z-Stack 仅位于通过 TI-RTOS7 + TI-clang 编译的 SimpleLink F2 SDK 中。 还有一个问题、就是使用支持 Thread/Matter 和 ZNP 堆栈的 DMM 解决方案、在这种情况下、由于映像大小、只能合理考虑 CC2674X10。 因此、我认为拥有两个 SimpleLink 器件、每个协议对应一个、是更可行的设计选项。
此致、
Ryan