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.

在SampleApp.c中该如何区分协调器和路由器

Router和Coordinator都能接收到EndDevice发送的数据,在函数void SampleApp_MessageMSGCB( afIncomingMSGPacket_t *pkt )中该如何知道当前设备是Coordinator还是Router?