User Activity

Greetings,Recently I tried to implement a ZigBee custom cluster by taking inspiration from the custom long string cluster.Basically, the client is requesting data by using ZbZclClusterCommandReq and the server is answering thanks to the ZbZclClusterC...
I was trying to use the time server for a project on STM32WB55. I tried to use it in an empty project. When I tried to debug, this window pops up:The curious part of the problem is that this error seems to happen with the time cluster only: using ano...
Hi,I am working on a ZigBee project for the STM32WB55 which requires to send commands to all neighbours in the network. I saw in zigbee.nwk.h that I can request the entries of NeighborTable. Where can I see the max dimension of this table?I found in ...