21
ATIM_ACW-TM2D-HP_UG_EN_V1.2
e.
Temperature sampling period
Parameter code (Byte 1)
Parameter value (Byte 2)
Parameter value (Byte 3)
0x0D
0xYY
0xZZ
The sampling period will be every 0xZZYY minutes.
The minimum value is 10 minutes (0x0A00).
The maximum is 23 hr 59 min (0x9F50)
Example
If 0xZZYY = 0x8200, the product will take a sample every 2 hours and 10 minutes.
f.
Temperature offset probe 1
Parameter code (Byte 1)
Parameter value (Byte 2)
0x0E
0xYY (signed integer)
For an offset in °C with a precision in tenths of a degree °C, 0xYY is calculated as follows:
0𝑥𝑌𝑌 = 𝑜𝑓𝑓𝑠𝑒𝑡 × 10
The offset must fall between -10.0°C and +10.0°C.
g.
Pairing with LoRaWAN network
Parameter code (Byte 1)
Parameter value (Byte 2)
0x0F
0x00 = ABP
0x01 = OTAA
ABP: Activation By Personalization
OTAA: Over The Air Activation
h.
Delta for comfort zone probe 1
Parameter code (Byte 1)
Parameter value (Byte 2)
0x10
0xYY
For a delta in °C with a precision in tenths of a degree °C, 0xYY is calculated as follows:
0𝑥𝑌𝑌 = 𝑑𝑒𝑙𝑡𝑎 × 10
Delta must fall b0.3°C and +10.0°C.
i.
Statement period when outside the comfort zone
Parameter code (Byte 1)
Parameter value (Byte 2)
Parameter value (Byte 3)
0x11
0xYY
0xZZ
The statement period will be every 0xZZYY minutes.
The minimum value is 10 minutes (0x0A00).
The maximum is 23 hr 59 min (0x9F50)
Note that this period must be a multiple of the sampling period.
Example
If 0xZZYY = 0x8200, the product will send out a frame every 2 hours and 10 minutes, if it is in energy saver mode and
it is outside the comfort zone.
j.
Codes reserved for future developments:
Parameter code (Byte 1)
Parameter value (Byte 2)
0x12
0x08
IMPORTANT: DO NOT CHANGE THESE VALUES