Zigbee Green Power Proxy with STM32WB55
I wonder, if it is possible to build a Zigbee Green Power Proxy and ZGP Sink with the STM32_WPAN v1.0.
I couldn't find any documentation neither any source code samples.
I did find some hints about Zigbee Green Power:
1. https://wiki.st.com/stm32mcu/wiki/Connectivity:Zigbee_certification_process:

2. In STM32CubeIde:
I also tried to call Zgp functions found in zigbee.zgp.h like ZbZgpDeviceServerAlloc() or ZbZgpDataReqCallback(), but I got a linker error "undefined reference". Seems these functions are not provided by the library.
So I'm not sure can I achieve the goal I try to with the tools I use.
If someone (ST employee) could answer my question, it would save me a lot of time.
Armin
