Skip to main content
ABask.1
Associate II
June 19, 2021
Solved

Does CubeMX support configuring Zigbee protocol?

  • June 19, 2021
  • 3 replies
  • 1344 views

..

This topic has been closed for replies.
Best answer by Remi QUINTIN

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

3 replies

Remi QUINTIN
Remi QUINTINBest answer
Technical Moderator
June 21, 2021

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

ABask.1
ABask.1Author
Associate II
June 21, 2021

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.

ABask.1
ABask.1Author
Associate II
June 21, 2021

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.

Remi QUINTIN
Technical Moderator
June 21, 2021

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).