54
Display
Function
Command
Hue control
0x84,
“5””3” to “9”“F” | “+” | “ -” | “r” | “R” | “?”
“5” “3” = set hue control to -45
“9” “F” = set hue control to +45
“+” = increment hue control
“-“ = decrement hue control
“r” or “R” = reset hue control to “8” “0” = 0
“?” = query hue control
MCC Command Example
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10 Byte #11
0x07
0xFF
0x4D
0x43
0x43
0x03
0x23
0x84
0x38
0x30
0x13
Acknowledge Response
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10
0x06
0xFF
0x4D
0x43
0x43
0x05
0x22
0x84
0x38
0x30
Byte #11 Byte #12 Byte #13
0x38
0x30
0xAB
“5””3” to “9”“F” = Hue control
“5” “3” = set hue control to -45
“8” “0” = set hue control to 0
“9” “F” = set hue control to +45