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: CC2530
芯片:全部为CC2530
协议栈:zigbee1.2.2a
硬件环境:1个协调器,28个路由器节点,52个电池节点。
软件其它:
1,ZIGBEEPRO
2,使能多对一
现象:
1,所有路由节点  #define MAX_NEIGHBOR_ENTRIES 24,之前的问题,由于RAM不够,设为24
2,仍然有少部分3-5个电池终端节点不能接收广播,并且在某段时间内,始终是那固定的3-5个。  此时这几个电池终端节点能够接收协调器的单播数据,但是就是不能接收广播数据!后来,想法把某个电池终端节点切换父节点后,就可以接收广播数据了!前面不能接收广播数据的节点发生了什么情况?如何解决?
谢谢高人指导!