2023-11-26 07:10 PM
Hello STM32 community,
I'm currently working on implementing Zigbee applications on my STM32WB55 Evalution boards, and I'm looking to create custom clusters. I've gone through the documentation custom-clusters, but I'm a bit confused about the procedure. Could someone please guide me on how to create custom Zigbee clusters on STM32? Is there any GUI cluster configurator tool available in STM32CubeIDE?
Any step-by-step instructions or examples would be greatly appreciated.
Thanks in advance!
Best regards,
Naani Ch
2023-11-27 03:57 AM
Hello @naanichilakalapudi
I suggest you to take at the AN5491, AN5498, AN5500 and AN5506.
Also, you can take a look at the Zigbee cluster application to understand how it work exactly.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-11-29 07:14 PM
Hi,
I've reviewed these documents and comprehended the examples.
However, it appears that there is no information related to adding a new custom cluster within the same documents.
Are there any tools for cluster configuration available to facilitate the creation of a new cluster?
--
Thanks in advance,
Naani Ch
2023-11-30 10:20 AM
This forum thread was marked by the moderator as needing a little more investigation, so a Support case was created in your name and will be handled off-line.
2023-11-30 11:03 AM - edited 2023-11-30 11:04 AM
At ST Collectively : Do you employ Vampires? Why can't the support engineers and management for these products come out and discuss things in the daylight? Otherwise why are we bothering with a forum?
2024-10-11 08:05 AM
Hello, i'm interested in this topic too. I want to learn how to create and use custom clusters.