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.

[参考译文] CC2530EM:CC2530可与多个端点配合使用

Guru**** 1831610 points
Other Parts Discussed in Thread: Z-STACK
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/928974/cc2530em-cc2530-works-with-multiples-endpoints

器件型号:CC2530EM
Thread 中讨论的其他器件:Z-stack

大家好、

我之前在这里发布过如何在同一硬件上实施多个端点、Yikai 先生回答了我的问题、但我不得不实施它来修复代码和外设硬件中的其他错误、包括最近发布的一个重要问题。  

我需要的是实现一个光开关(带 Z-Stack Home 1.2.2a.44539)、 该灯开关具有两个电路、每个电路都有自己的端点!

叶凯先生告诉我:

"。。  您可以检查包含两个端点的 SampleSwitch OTA 示例、一个端点用于交换机、另一个端点用于 OTA。 "

我没有找到可帮助我实现两个端点的 SampleSwitch OTA (路由器和终端)条目。 我已经在描述符结构(zcl_samplesw_data.c 和 zcl_samplesw.h) 和应用程序回调消息中进行了检查、但我没有找到任何能够支持我离开的东西。

请有人提供实施方法?