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.

beaglebone无法连接启动zigbeeHAgw

Other Parts Discussed in Thread: CC2531, CC2530, Z-STACK

Hi,help。

我遇到beaglebone无法识别znp的情况,server的版本是38883,znp工具是使用cc2531抓包dongle或者cc2530(Z-Tool可连接)

运行如下:

root@beaglebone:~/z-stack_linux_gateway_arm_binaries/servers# ./zigbeeHAgw bbb
running zigbeegw.scr on an ARM
resetting beaglebone black
sleeping 6 seconds after reset... Using serial port: /dev/ttyACM0
zbSocProcessRpc: CMD0:21, CMD1:9, not handled
zbSocProcessRpc: CMD0:21, CMD1:9, not handled

ZPI_Gateway.cfg配置如下:

[PORT]
port=2533

[DEVICE]
deviceKey=0 ; UART
devPath="/dev/ttyACM0" ; UART/CDC

[UART]
speed=115200 ; speed
flowcontrol=0 ; 1=enabled 0=disable