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.

ZigBee绑定

Other Parts Discussed in Thread: Z-STACK

ZigBee设备之间如何建立绑定,绑定的具体流程是怎样?如能解决,不胜感激。

  • zstack的安装文件夹内C:\Texas Instruments\ZStack-CC2530-2.5.1a\Documents :Z-Stack Developer's Guide 的第4章专门介绍了binding

    您可以先参考一下

    绑定主要是基于功能匹配角度来实现,如果一个设备的In Cluster和Out Cluster匹配的话,那么就可以绑定

    网络上也有一些关于binding的文章,您也可以参考下  http://blog.chinaunix.net/uid-26675482-id-4330244.html