在zstack home1.2中按照《AN123 – Breaking the 400-Node ZigBee® Network Barrier》配置many to one,拓扑图是协调器-路由-终端的方式,此时协调器发送广播包,为什么终端节点无法收到?
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.
有要看广播的目的地址,广播有好几种地址形式。
NWK_BROADCAST_SHORTADDR_DEVZCZR, // 0xFFFC: Routers and Coordinators
NWK_BROADCAST_SHORTADDR_DEVRXON, // 0xFFFD: Everyone with RxOnWhenIdle == TRUE
// 0xFFFE: Reserved (legacy: used for 'invalid address')
NWK_BROADCAST_SHORTADDR_DEVALL = 0xFFFF