cancel
Showing results for 
Search instead for 
Did you mean: 

Adjust ZbZclClusterCommandReq callback timeout

ISLTG
Associate II

Hello,

I am looking how to shorten the timeout and/or failure entering of the callback.

I am using ZbZclClusterCommandReq(cluster, &req, callback, arg). I currently have my own ACK timeout implementation, however, the callback still is entered with either ZCL_STATUS_TIMEOUT or ZCL_STATUS_FAILURE. I noticed this may cause flooding-like effects and overload the network.

Is there a way to shorten this timeout (to around 300ms instead of its default ~6s) so I can remove my ACK timeout implementation and just work with this? Is that recommended to do?

Thanks,

0 REPLIES 0