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
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