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.

Z-Stack Linux Gateway端问题

Other Parts Discussed in Thread: Z-STACK, CC2530

请教各位大侠个问题:

我最近在做cc2530和linux gateway之间的通信,在CC2530端烧写的是Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP,作为中心,另外一个cc2530 zigbee烧写的是Z-Stack Home 1.2.2a.44539\Projects\zstack\HomeAutomation\SampleLight,作为端节点。我希望通过中心节点去控制端节点。另外在网关端我安装了Z-Stack_Linux_Gateway-1.0.1,即TI的gateway上的SDK,现在我遇到了些问题:

    网关上运行zigbeeHAgw出现“sleeping 6 seconds after reset... Using serial port: /dev/ttyXRUSB1”之后就不再向下执行了,似乎网关端的服务都没有正常启动,所以在启动”./start_application“之后也没有找到任何设备,我检查了,ttyXRUSB1端口是正确的,波特率也是对的,我这边把流控都关闭了的,请大神指点啊,小弟在这个地方一直下不去,先谢谢了!