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.

afIncomingData()是在哪里调用的?

 只有协调器和一个终端组成的网络,终端发数据协调器不能收到,调试断点放在协调器afIncomingData()函数里面,终端发数据该断点不能触发。不过协调器上D3会闪烁。我想知道afIncomingData()函数是在哪里被调用,从而找到协调器收不到数据的原因。