Temperature units

LED display temperature units

Set LED display temperature units.

This command is used to change the LED display temperature units. Celsius and Fahrenheit degrees are available.

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.

Example command: 0x5501 – Set the LED display temperature to be in Fahrenheit degrees

The default configuration per region is in the table below:

EU868

US915

AU915

AS923

Fahrenheit

Celsius

Set target temperature in Fahrenheit

This command is used to set the target temperature in Fahrenheit

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).

Example command: 0x5748 – Set target temperature to 72°F (22.2°C).

Last updated

Was this helpful?