APS sequence number for ZDP function

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

APS sequence number for ZDP function

530 Views
badzz
Contributor I

Hi

We are using js5168

We are using aps data acknowledgement and the sequence number to confirm that a call has been received. 

However ZDP and zcl function gives their application sequence number and not the APS one that we can match the ack with.

For zcl, we found u8ZCL_GetApsSequenceNumberOfLastTransmit but we can't find a similar function for ZDP calls.

Any possibility to find it ?

Thanks

0 Kudos
1 Reply

502 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Matthias,

Please look at the u8GetTransactionSequenceNumber.

Obtains a transaction sequence number and internally increments the value for the next request.

I hope it helps.

Regards,

Mario

0 Kudos