...
BYTE | BIT RANGE | SIZE | OFFSET | ABBREVIATION | DETAILS | ||||
1 | DB0.7…0.0 | 8 | 0
| EXP
| External Temperature Sensor expiry. If a Room Temperature is sent by Downlink, continue using it until: a new Room Temperature is sent by Downlink, or until | 0x00 | the Device loses Gateway communication, or until | ||
0x01 | 5 minutes pass | ||||||||
0x02 | 10 minutes pass | ||||||||
0x03 | 15 minutes pass | ||||||||
0x04 | 20 minutes pass | ||||||||
0x05 | 25 minutes pass | ||||||||
0x06 | 30 minutes pass | ||||||||
… | … | ||||||||
0x0c | 1 hour passes | ||||||||
0x0d | 65 minutes pass | ||||||||
… | … | ||||||||
0x12 | 90 minutes pass0x00 | no expiry | |||||||
x > 0x00 | 5 * x minutes pass | ||||||||
Default = 0x30 = 4 hours |
Tip: To get Temperature Sensor details without changing any options, send an empty FPORT 0x09 Downlink.
UPLINKSame a Downlink, confirming Uplink settings
BYTE | BIT RANGE | SIZE | OFFSET | ABBREVIATION | DETAILS | |
1 | DB0.7…0.0 | 8 | 0
| EXP
| External Temperature Sensor expiry. If a Room Temperature is sent by Downlink, it will be used until: a new Room Temperature is sent by Downlink, or until the Device loses Gateway communication, or until | |
0x00 | no expiry | |||||
x > 0x00 | 5 * x minutes pass | |||||
2 | DB1.7 | 1 | 8 | RTS | Source of Room Temperature value used for Temperature Control | |
0x00 | Device is using internal temperature estimation algorithm | |||||
0x01 | Device is using most recently provided external temperature sensor value | |||||
DB1.6…1.0 | 7 | 9 | RESERVED |