Hi,TI.
我按照processors.wiki.ti.com/.../ZigBee_Lighting_Gateway想搭建该系统,我手里面有原装的BBB,通过烧写镜像后已经能和Ninja cloud连接,我下载最新的 File:SampleBridge-Dongle-1.0.2.zip FW到CC2531EMK,也就是USB Dongle中,并且启动BBB后,查看日志如下:
ubuntu@ninjablock:~$ tail -f /opt/ninja/zbStartUp.log
modelId: Model ID:TI SampleBridge
Starting zllGateway with /dev/ttyACM0
getFwModel from /dev/ttyACM0
Found device: /dev/ttyACM0
modelId: Model ID:TI SampleBridge
Starting zllGateway with /dev/ttyACM0
getFwModel from /dev/ttyACM0
Found device: /dev/ttyACM0
modelId: Model ID:TI SampleBridge
Starting zllGateway with /dev/ttyACM0
说明Zigbee USB Bongle和服务已经启动,然后再下载安卓应用程序---ZLLcontrolller到手机,从BBB可以ping通手机,手机找到网关。在Zllcontroller的菜单中启动:Seraching For New Device,但是显示No new devices found.我的ZLight里面烧写的ZStack-ZLL-1.0.2的SampleLight程序。在这之前,我做了processors.wiki.ti.com/.../ZStack-Lighting_Kit_CC2531EMK里面的试验,可以通过PC给控制我的Zlight。
问题出在:Conneting ZigBee devices to the Gateway.我之前的步骤都是按照网页上所说的进行的,请问有什么需要特别注意的地方吗?
