2025-04-17 7:14 AM
Hello, i am looking into doing wireless thermostats using Zigbee who communicates with controlers. The controlers activate and desactivate valves to heat the house. What would be the configuration of the microcontrolers and how can i program my application. its a custom circuit board i have made i only need to configure and program. I have activated the STM32_WPAN and i dont know how to configure the Zigbee after i activate it, i cant find applications on the internet.
Thank you!
2025-04-17 10:29 AM - edited 2025-04-17 10:29 AM
Hello @RoyX and welcome to the ST community
To understand how to develop Zigbee applications on the STM32WB, you may start from the AN5506. You can also refer to the thermostat, lightbulb and light switch example available here and described on this workshop. More general examples are available for Zigbee with some of them are based on the MX generated code that may help you to understand how to use it for Zigbee Apps.
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.