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.

TI的gateway可以作为HomeAutomation应用的coordinator吗?

Other Parts Discussed in Thread: Z-STACK, CC2530

你好,请问TI的gateway可以和HomeAutomation那些应用(light,switch,sensor)一起工作吗?

已经把TI的gateway在bbb和2530上跑了起来,gateway中的ZNP可以作为其他zigbee设备的coordinator吗?

另外一套2530上用的是HomeAutomation种的那些应用,但是gateway却不能发现其它设备。

请问如何配置才能用gateway和其他TI 的zigbee设备组织一个网络?

谢谢

  • 1,具体支持哪些设备,你可以看下协议栈的中API文档 Z-Stack Linux Gateway - API document v1.1.pdf

    2,本来就是Coordinator

    3,你可以下载Z-Stack Lighting 1.0.2里面的Zlight程序到CC2530中,然后把这个设备加网的过程抓包抓下来,跟你之前的设备入网的抓包去比较,就知道问题在哪了