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.

协调器可以接收数据,但是无法发送数据,串口接收发送正常

Other Parts Discussed in Thread: Z-STACK

如题:

1.协调器挂多个或少个设备无关,也会出现此情况

2.串口打印数据发送接收均正常

3.设备返回的状态可以发送至上位机

配置协调器:

NV_INIT
NV_RESTORE
xHOLD_AUTO_START
ZTOOL_P1
MT_TASK
MT_APP_FUNC
MT_SYS_FUNC
MT_ZDO_FUNC
xLCD_SUPPORTED=DEBUG
MULTICAST_ENABLED=FALSE
ZCL_READ
ZCL_WRITE
ZCL_REPORT
xZCL_EZMODE
ZCL_BASIC
ZCL_IDENTIFY
ZCL_ON_OFF
ZCL_SCENES
ZCL_GROUPS
ZCL_WINDOWCOVERING
ZCL_DOORLOCK
ZCL_LEVEL_CTRL
ZCL_DIAGNOSTIC
FEATURE_SYSTEM_STATS
ZIGBEEPRO
WDT_IN_PM1
HAL_UART=TRUE

路由和协调器参考配置

AN123 – Breaking the 400-Node ZigBee® Network Barrier
With TI’s ZigBee SoC and Z-Stack™ Software

问题:

1.协调器能接收无法发送

2.抓包发现原来配置的15s一次的link status都没有发出来

协调器无法发出信息.zip