2021-06-19 10:36 AM
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
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
2021-06-21 01: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.
2021-06-21 01: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.
2021-06-21 03: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).