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.

TI-MAC 1.5.1中,FFD向RFD发数据,不通过MAC_TXOPTION_INDIRECT模式应该怎么做?

Other Parts Discussed in Thread: Z-STACK

FFD向RFD,在FFD收到MAC Data Request后,再利用函数MAC_McpsDataReq将数据发给RFD?

我在调试Z-stack时,发现Z-stack就是这么发送的,协调器向EndDevice发送数据时不再消耗发送缓存,这种发送应该怎么弄?