Last updated
Was this helpful?
Last updated
Was this helpful?
The default configuration per region is in the table below:
This command is used to set the target temperature in Fahrenheit
Example command: 0x5748 β Set target temperature to 72Β°F (22.2Β°C).
Byte index
Hex value - Meaning
0
55 β The command code.
1
00 β Set the LED display temperature to be in Celsius degrees. 01 β Set the LED display temperature to be in Fahrenheit degrees.
Byte index
Hex value - Meaning
0
56 β The command code.
1
00 β The LED display temperature is in Celsius degrees. 01 β The LED display temperature is in Fahrenheit degrees.
EU868
US915
AU915
AS923
Fahrenheit
β
Celsius
β
β
β
Byte index
Hex value - Meaning
0
57 β The command code.
1
XX β Target temperature in Fahrenheit degrees:
t, [Β°F] = XX Operating range is 41Β°F to 86Β°F, hence allowed values are in the same range (0x29 β 0x56).