The reporting by ZB_ZCL_SET_ATTRIBUTE is very slow.

Hi,

We have implemented a custom attribute reporting function based on IasZone. However, there is a very long delay in reporting device attributes, which may range from a few seconds to over ten seconds.

The ZB_SCHEDULE_CALLBACK function is called in the ZB_ZCL_SET_ATTRIBUTE function to request an actual data transmission, but it will take a very long time to be called. That's why attribute reporting takes a very long time.

I couldn't find any special configuration instructions for the ZB_SCHEDULE_CLLBACK function. So what caused this problem?

Bset regards,

Dunlianglight_switch_54l15_debug20250327.zip

Related