Sensors measurement settings
Sensors measurement blind time
When you press the button on the device, it measures temperature, humidity and light intensity. There is a period after each press that subsequent button presses are ignored in.
This command sets the the measuring blind time in minutes.
Example downlink: 0x460E β when we separate the value of the time from the command code we get 0x0E, which is 14 min.
Sensors measurement period
The commands sends the time between each sensor reading. The device takes a new reading every period and refreshes the data on the display.
Set the measurement period.
Example command: 0x480A β Set the measurement period the 0x0A=10min.
Last updated