Enable/Disable device flood sensor

This command sets whether the flood sensor is enabled or disabled.

If you don't intend to use the flood sensor functionality it is recommended to disable it to reduce battery drain and prolong operational time.

The command explanation is in the table below.

Byte index

Hex value - Meaning

0

0A – The command code

1

XX[0] - Set it to 1 to enable device flood sensor. Set it to 0 to disable device flood sensor. Default value is 1 (enabled) XX[7:1] - Reserved

Example command: 0x0A00

00[HEX] = 50[DEC] -> Disable the flood sensor

Last updated