Cluster Zigbee Failure Write Request
Dear St,
I'm developing a cluster with a client and server, where I have a client to write on the cluster of the server. I can write with the function ZbZclWriteReq() on the server, but I'm not always successful. When I do the first write, I have success, but in the next ones, I have some failures. Especially when I put a Hal_delay of 10 seconds because I just want to send a message every 10 seconds. When I don't have the delay, the communication works better, but I don't understand why.
I also have another case where when I'm writing to the server without delay, I always have been successful until I touch the switch SW1. The SW1 on the server has the function of making a local read of the attributes of the cluster.
In my project, I'm developing with the Nucleo Board WB55RG.
Do you know what can be my problems?
Best Regards
Jorge Alves
