User Activity

Hi,I'm looking for help with time synchronization in Zigbee networks. How can we make sure the time stays accurate across all devices, considering delays in communication? Any suggestions or examples for implementing time clusters would be really hel...
 Hi, I'm currently involved in implementing the transmission of variable-length data within Zigbee clusters. While I've successfully managed operations related to the String data type, I'm encountering challenges with the struct data type. I would ap...
 Hi there,In Custom Clusters, I'm exploring the option of defining an attribute capable of storing a string with a variable length. I need some information on below parameter 'customValSz':// structure ZbZclAttrT from zcl.h unsigned int customVa...
 Hi, I am working on implementing custom clusters for STM32WB series Zigbee modules. Here, I would like to know, what is the maximum number of attributes that can be transmitted in a single packet? I came across some documents and understood that the...
Hello,Currently, I am working with custom clusters, and I have a requirement related to transmitting and receiving the maximum number of attributes.To illustrate, consider a cluster with three attributes:Data Set - SET_0 ------------------- Valid_da...
Kudos given to