Does CubeMX support configuring Zigbee protocol?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-19 10:36 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-21 12:25 AM
Indeed, CubeMX supports the configuration of Zigbee clusters.
You can find many examples of such configuration in the various projects part of the WB FW package.
See the CubeMX configuration files (.ioc).
Ex : Projects\P-NUCLEO-WB55.Nucleo\Applications\Zigbee\Zigbee_OnOff_Client_Router
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-21 12:25 AM
Indeed, CubeMX supports the configuration of Zigbee clusters.
You can find many examples of such configuration in the various projects part of the WB FW package.
See the CubeMX configuration files (.ioc).
Ex : Projects\P-NUCLEO-WB55.Nucleo\Applications\Zigbee\Zigbee_OnOff_Client_Router
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-21 1:25 AM
Thanks a lot. Some packages for CubeMX have not been updated. When importing the example, they loaded, and now there is a Zigbee setup item in Middleware->STM32_WPAN. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-21 1:25 AM
Thanks a lot. Some packages for CubeMX have not been updated. When importing the example, they loaded, and now there is a Zigbee setup item in Middleware->STM32_WPAN. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-21 3:31 AM
Yes not all projects have been updated for CubeMX ( with .ioc file).
You can select any of the available clusters.
Cube MX allocates the selected cluster and generates the template for the associated call-backs.
Note that in the next WB FW package V1.12, PCC tool enables the profiling of the power consumption for some Zigbee case only (sleepy mode only).
