Notifications configuration
Please mind that notifications can require a lot of energy depending on your configuration. E.g. if you power on the LED for more than the default parameters, batteries will be depleted faster. The default values are what we recommend. We give you the flexibility to adjust them, but deviating the default values might shorten the battery life of your devices!
Set notify period
The command is described in Table 23.
Table 23
Payload values in the example are default for the device.
Example command: 0x22000A0A – The server sets CO2 measurement period.
Get notify period
Table 24
Example command sent from server: 0x23;
Example command response: 0x23000A0A => CO2 Notification period is once inside the good zone and 10 minutes inside the medium and bad zone.
Set buzzer notification configuration
The command is described in Table 25.
Table 25
Example command: 0x26 00 00 00 02 65 50 04 65 50 – The server sets CO2 buzzer notification.
Get buzzer notification configuration
Table 26
Example command sent from server: 0x27;
Example command response: 0x27 00 00 00 02 65 50 04 65 50 => CO2 buzzer notification settings.
Set LED notification configuration
The command is described in Table 27.
Table 27
Available LED commands values and meaning:
0x00: None;
0x01: LED is constantly on for the given time duration;
0x02: Blink fast for the given time duration;
0x03: Blink slow for the given time duration.
Payload values in the example are default for the device.
Example command: 0x28 00 02 00 00 15 03 03 00 01 92 03 00 00 01 92 – The server sets CO2 LED notification.
Get LED notification configuration
Table 28
Example command sent from server: 0x29;
Example command response: 0x28 00 02 00 00 15 03 03 00 01 92 03 00 00 01 92 => CO2 LED notification settings.
Last updated