Zigbee Green Power Device support

Hello Everyone,

Hope you all are doing great.

I want to enable the Green power sink on the light bulb application (Zigbee). As per Nordic documentation, i have enabled CONFIG_ZIGBEE_GP_CB=y in the .config file. But after the build the above config changes to proxy configuration to CONFIG_ZIGBEE_GP_PB=y. Could anyone help me how to enable the GP combo/sink?

I am using nRF52840-DK.

Basic aim: I am looking for peer to peer communication via ZigBee (green power device will directly send signals to nRF52840-DK). I don't want coordinator in between.

Regards,

RK

Related