Ti工程师:
您好!
举一个例子,网络中有4个路由,一个协调器,组成网络,路由1发送一个广播报文,我想让这个报文直接发送到路由2,路由3,路由4。而不希望发生的是:路由3收到了经由路由2转发的来自路由1的广播报文这种类似的情况。说的有些绕,但感觉还是可以看明白的。
刚刚接触zigbee非常期待各位能给我一些启发与帮助,谢谢!
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.
Hi
It is defined in AF.h and DEF_NWK_RADIUS is defined in nwk_globals.h
#define AF_DEFAULT_RADIUS DEF_NWK_RADIUS
BR,Alvin