When ZD sends Data to ZC, there is no APS ACK from ZC.
in the case of Good, Ubiqua displays below
1st step, ZD sends Data, "ZCL Reserved"
2nd step, ZC sends MAC ACK, "MAC Ack"
3rd step, ZC sends APS ACK, "ZCL Reserved"
in the case of Bad, Ubiqua displays only below
1st step, ZD sends Data, "ZCL Reserved"
2nd step, ZC sends MAC ACK, "MAC Ack"
3rd step, there is no APS ACK from ZC.
As I know, APS ACK is APS library job. not Application
And MAC ACK means ZC got the data from ZD.
I don't know why Application(SampleApp_ProcessEvent) cannot get data.
Does anyone have the same problem? I attached Ubiqua capture, both cases Good and Bad.