Zigbee Color Control Command to Color Loop RGB strips

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Zigbee Color Control Command to Color Loop RGB strips

1,423 Views
dmsherazi
Contributor IV

Hello,

I am using Zigbee Control bridge Application JN-AN-1216. and Following the ZGUI App to control the light colors.  Which has command to set hue , sat and temp etc. I saw people can set zigbee RGB lights in color loops where the RGB light can be set to change colors with some speed continously. What is the command for that ? is it a diffrent command or the move to HUE command with soem special values?

 

dostshah_0-1653985339531.png

 

0 Kudos
3 Replies

1,383 Views
EduardoZamora
NXP TechSupport
NXP TechSupport

Hi,

Our SDK supports the Colour Loop feature, unfortunately the ZGWUI tool does not implement this functionality so it cannot be tested this way.

For more details about Colour Loop command, please refer to ZigBee Cluster Library User Guide (JN-UG-3077).

Regards,
Eduardo.

944 Views
dmsherazi
Contributor IV

Hi , I tried to implement it with following params

update_flags = 00001111
eAction =
0x01
eDirection = 0x01
u16Time = 25
u16StartHue =0



The command id is  0x00BE

 

I get a 200 status response. The lights turn RED but the color doesnt change at all . Although the atribute 8 of 0x300 cluster will report value as 0x01 indicating that the color loop is active!

Am I doing something wrong?

0 Kudos

910 Views
dmsherazi
Contributor IV
?
@any one from NXP?
0 Kudos