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.

CC2538: End_Device send message to Coordinator Fail

Part Number: CC2538
Other Parts Discussed in Thread: Z-STACK, CC2530

I Test ZSTACK 3.0.1 in CC2538, PROJECT is GenericApp

For now

Coordinator can see the AssociatedDevList have End_Device ShortAdd.

and Let The End_Device use AF_DataRequest() send message to Coordinator(0x0000).

End_Device AF_DataRequest() return "afStatus_SUCCESS".

packet SNIFFER can see the End_Device packet on air.

But..............

Coordinator AF_INCOMING_MSG_CMD Event not any response ???

Even the Coordinator can see the AssociatedDevList appear End_Device ShortAdd.

it doesn't mean End_Device Join network SUCCESS??

This is packet SNIFFER End_Device packet of AF_DataRequest()