2024-11-05 12:19 AM
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 ?
Solved! Go to Solution.
2024-11-13 08:33 AM
Hello,
Please find my response response following this post :
Solved: Re: Zigbee Green Power Proxy with STM32WB55 - STMicroelectronics Community
Regards,
Ouadi
2024-11-07 05:37 AM
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
2024-11-13 08:33 AM
Hello,
Please find my response response following this post :
Solved: Re: Zigbee Green Power Proxy with STM32WB55 - STMicroelectronics Community
Regards,
Ouadi