Skip to main content
Visitor II
April 17, 2025
Solved

Zigbee application for thermostats

  • April 17, 2025
  • 1 reply
  • 322 views

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!

Best answer by STTwo-32

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

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
April 17, 2025

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