Part Number: CC2530
Hi everyone.
I am porting my project from zstack 2.5.1a to zstack3.0.1.
I have send 96 bytes data from coord to end device (from end device to coord) by using AF_DataRequest() when I have use zstack2.5.1a.
Here, all scenario of my project was run normally.
Now I am upgrading my project with zstack3.0.1.
Then I send 96 bytes data from coord to end device (from end device to coord) by using AF_DataRequest() in zstack3.0.1 but in coord(or end device) don't receive any message.
Coord and end device was connected each other.
That is , AF_INCOMING_MSG_CMD events didn't occur.
Please help me.
Thanks in advance.
Piao
