I sent a NLDE-Data.request but somehow received MacData.indication. Here's the case:
- I used NLDE-Data.request to send 0x12 0x34 over the air from COORDINATOR to ROUTER
- ROUTER receives this messages, I can see this in NLDE-Data.indication with message 0x12 0x34
- Then, I do the same thing back from ROUTER to COORDINATOR. (NLDE-Data.request to send 0x43 0x21)
- COORDINATOR receives this, and I see this in MacData.indication with message 0x43 0x21
Why? Should I have not received that in NLDE-Data.indication? How do I keep this in NLDE-Data.indication?