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.

zigbee路由器组播问题

路由器单播给协调器,为什么所有其他路由器也会收到。配置如下

#if defined(RTR_NWK )
my_DstAddr.addrMode = (afAddrMode_t)Addr16Bit;
my_DstAddr.endPoint = SAMPLEAPP_ENDPOINT;
my_DstAddr.addr.shortAddr = dest;
#endif