Other Parts Discussed in Thread: Z-STACK
请问一下TI大神,在ZStack中的INTER_PAN 编译选项是干什么用的?
INTERP_DataReq 和APSDE_DataReq 这两种AF层的数据发送有什么区别?
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.
利用Inter_PAN可以实现同一信道不同panid的协调器进行通信
stub_aps.c 整个源代码可以看到inter-pan相关的代码
https://github.com/temcocontrols/Zigbee_Modules/blob/master/Components/stack/nwk/stub_aps.c