Skip to main content
aritec
Associate III
November 5, 2024
Solved

Build a ZGPP Zigbee Green Power Proxy

  • November 5, 2024
  • 2 replies
  • 1136 views

Hi 

I'm not very experienced with Zigbee, but I have a ZGPD power measuring device on my desk I'd like to get the data from. With a 802.15.4 sniffer i see he's asking for a channel (command 0xe3) within the first 5 minutes after startup. He's also broadcasting data (ZGP stub NWK header data) every 5 seconds, I guess some kind of commissioning request. I've never seen any kind of response from my WPAN coordinator server sample running on STM32WB55.

Is it possible to handle this devices with the current WPAN middleware? Couldn't find any samples.

Best regards
Armin

 

see also: Green Power Device cluster missing in CubeMX ?

Best answer by Ouadi

Hello,

Please find my response response following this post :

Solved: Re: Zigbee Green Power Proxy with STM32WB55 - STMicroelectronics Community

Regards,

Ouadi

2 replies

aritec
aritecAuthor
Associate III
November 7, 2024

Still struggling 

I have an ST Board: P-NUCLEO-STM32WB55
Stack: stm32wb5x_Zigbee_FFD_fw.bin

I'd like to talk to an ZGPD and I know, I have todo a bi-directional commissioning. For this I need a ZGPP running.

According to @STTwo-32 the ZGPP gets automatically activated and doesn't need any configuration.

Playing around with all the Zigbee samples provided, I could never experience any kind of reaction from the stack to the GP channel requests of the ZGPD.

How is the commissioning done? How do I get data from the ZGPD? 
Is there any kind of documentation out there addressing this feature with the ST-WPAN stack?

Any help is appreciated 

Armin

OuadiBest answer
Technical Moderator
November 13, 2024

Hello,

Please find my response response following this post :

Solved: Re: Zigbee Green Power Proxy with STM32WB55 - STMicroelectronics Community

Regards,

Ouadi