Hello @aritec @CMiqu.1
Related to Green Power there are two different notions:
- The Green Power Proxy which is able to handle Green Power Frames and acts as an intermediate node between the Green Power Device and Green Power target on the ZigBee network. This proxy is present on M0, activated automatically during the init phase and does not require any init parameters (then not present in the CubeMX interface).
- The Green Power Device and Sink are not implemented on the existent stack.
Then STM32WB55 is not able to be a Green Power Device or Sink but only able to be a Green Power Proxy
The Green Power proxy does not have any parameter to configure, that's why there is nothing available on CubeMX interface.
But, since we are certified ZigbeePro(2017) + GreenPower, then you can implement them on your own.
Best Regards.
STTwo-32