Juno Tracker LoRaWAN NFC and Downlink description
Need clear information on Juno Tracker LoRaWAN NFC and downlink parameters?
Below is an overview of NFC and downlink configuration options available for the LoEU JUNO devices. For additional modules and generic guidance, please consult the LoRaWAN® or mioty® documentation.
NFC Configuration Modules
Module | Key | Group | ID | Description |
---|---|---|---|---|
Sentiface | 0x1XXX | Timings | 0x00 | Defines parameters for measurements and transmission behavior |
Sentiface | 0x1XXX | Alarms and limit values | 0x01 | Defines alarms and limit values, e.g. upper/lower temperature limits |
Sentiface | 0x1XXX | Tracking on Activity | 0x04 | Thresholds and settings for activity-triggered tracking |
Applicable Article Codes
Article Code | Features |
---|---|
S-JUNO-LOEU-TH-TRACK | JUNO TH Tracker, temperature and humidity tracking, Tracking on Activity, LoRaWAN® |
S-JUNO-IX-LOEU-TH-TRACK | INDUSTRIAL JUNO TH Tracker, temperature and humidity, Tracking on Activity, LoRaWAN® |
S-JUNO-LOEU-TRACK | JUNO Tracker with Tracking on Activity, LoRaWAN® |
S-JUNO-IX-LOEU-TRACK | INDUSTRIAL JUNO Tracker with Tracking on Activity, LoRaWAN® |
ℹ️ For cross-product modules and more configuration details, please refer to the Generic NFC and Downlink documentation and the related LoRaWAN® or mioty® specifications.
SENTIFACE: GROUP TIMINGS 0x00
Resource | ID | Key (NFC/BLE) | Min | Max | Default | Unit | Module key |
---|---|---|---|---|---|---|---|
MEASUREMENT PERIOD | 0x00 | period | 1/5* | 360 | 30 | min | 1111 |
Specifies the period in which the measured values are recorded. 5 minutes means that a measurement is always taken by the sensor after 5 minutes. | |||||||
REGULAR TRANSMISSION INTERVAL | 0x01 | every | 1 | 64 | 6 | 1111 | |
Number of measurements performed up to transmission. |
* 5: For version S-JUNO-LOEU-TH and S-JUNO-MIOTY-TH
* 1: For version S-JUNO-IX-LOEU-TH and S-JUNO-IX-MIOTY-TH
SENTIFACE: GROUP ALARM SETTINGS 0x01
Resource | ID | Key (NFC/BLE) | Min | Max | Default | Unit | Module key |
---|---|---|---|---|---|---|---|
ALARM ACTIVE | 0x00 | alarm_act | 0 | 3 | 1 | 1111 | |
Indicates which alarms are activated, whether for temperature or relative humidity: • 0: Both alarms deactivated • 1: Temperature alarm active • 2: Rel. humidity alarm active • 3: Both alarms active | |||||||
TEMPERATURE DELTA | 0x01 | tdt | 1 | 50 | 5 | °C | 1111 |
Specifies by how much the temperature must change in absolute terms compared to the last transmission for an ALARM transmission to be triggered. This transmission is carried out independently of the normal transmission interval. | |||||||
TEMPERATURE UPPER LIMIT | 0x02 | tht | 0 | 85 | 40 | °C | 1111 |
Specifies the upper absolute limit value at which an alarm is triggered. | |||||||
TEMPERATURE LOWER LIMIT | 0x03 | tlt | -25 | 75 | 0 | °C | 1111 |
Specifies the lower absolute limit value at which an alarm is triggered. | |||||||
REL. HUMIDITY DELTA | 0x04 | hdt | 1 | 80 | 20 | %RH | 1111 |
Specifies by how much the relative humidity must change in absolute terms compared to the last transmission for an ALARM- transmission to be triggered. This transmission is carried out independently of the normal transmission interval. | |||||||
REL. HUMIDITY UPPER LIMIT VALUE | 0x05 | hht | 5 | 100 | 80 | %RH | 1111 |
Specifies the upper absolute limit value at which an alarm is triggered. | |||||||
REL. HUMIDITY LOWER LIMIT VALUE | 0x06 | hlt | 0 | 95 | 20 | %RH | 1111 |
Specifies the lower absolute limit value at which an alarm is triggered. | |||||||
HYSTERESE REL. AIR FLUID | 0x07 | thy | 5 | 0 | 30 | °C | 1111 |
Determines the absolute hysteresis in °C for state changes. If the temperature falls below or exceeds a threshold value minus hysteresis, the system switches from a higher to a lower alarm status. | |||||||
HYSTERESIS TEMPERATURE | 0x08 | hhy | 2 | 0 | 10 | %RH | 1111 |
Determines the absolute hysteresis in %RH for status changes. If the relative humidity falls below or exceeds a threshold value minus hysteresis, the system switches from a higher to a lower alarm status. |
SENTIFACE: GROUP TRACKING ON ACTIVITY SETTINGS 0x04
Resource | ID | Key (NFC/BLE) | Min | Max | Factory setting | Unit | Module key |
---|---|---|---|---|---|---|---|
MOVE MODE | 0x00 | lmode | 0 | 7 | 6 | 1111 | |
Indicates whether Tracking on Activity mode is activated: • 0: No Tracking on Activity feature active • 1: Tracking on Start: Localization is carried out when an activity is detected. • 2: Tracking on Ongoing: Localization is carried out during an ongoing activity. • 3: Tracking on Start and Ongoing: Localization is carried out when an activity is detected and while an activity is already running. • 4: Tracking on Inactivity: When an activity is finished, localization is carried out. • 5: Tracking on Start and Inactivity: Localization is carried out when an activity is detected and when an activity ends. • 6: Tracking on Inactivity and Ongoing: Localization takes place when the activity is in progress and the activity has ended. • 7: Tracking on Start, Inactivity and Ongoing: Localization takes place when the activity starts, is in progress and the activity has ended. |
|||||||
MOVE ACTIVITY THRESHOLD | 0x01 | moat | 100 | 2000 | 400 | mg | 1111 |
Describes the acceleration from which an activity is counted and recorded as an activity. | |||||||
MOVE ONGOING TIME | 0x02 | mont | 1 | 1440 | 10 | min | 1111 |
Specifies the time that elapses between two transmissions and localizations while an activity is ongoing. | |||||||
MOVE INACTIVITY TIME | 0x03 | moit | 1 | 1440 | 5 | min | 1111 |
Describes the time between the point at which an activity ends and the localization/transfer of the data. |
Plain Text Information
Group: Timings (0x00)
Defines parameters for measurements and transmission behavior.
Resource: MEASUREMENT PERIOD
ID: 0x00
Key (NFC/BLE): period
Min value: 1/5*
Max value: 360
Default value: 30
Unit: min
Module: Sentiface
Description: Specifies the period in which the measured values are recorded. 5 minutes means that a measurement is always taken by the sensor after 5 minutes.
Resource: REGULAR TRANSMISSION INTERVAL
ID: 0x01
Key (NFC/BLE): every
Min value: 1
Max value: 64
Default value: 6
Unit: —
Module: Sentiface
Description: Number of measurements performed up to transmission.
Group: Alarms and Limit Values (0x01)
Defines alarms and limit values, e.g. upper temperature limit and lower temperature limit.
Resource: ALARM ACTIVE
ID: 0x00
Key (NFC/BLE): alarm_act
Min value: 0
Max value: 3
Default value: 1
Unit: —
Module: Sentiface
Description: Indicates which alarms are activated, whether for temperature or relative humidity:
• 0: Both alarms deactivated
• 1: Temperature alarm active
• 2: Relative humidity alarm active
• 3: Both alarms active
Resource: TEMPERATURE DELTA
ID: 0x01
Key (NFC/BLE): tdt
Min value: 1
Max value: 50
Default value: 5
Unit: °C
Module: Sentiface
Description: Specifies by how much the temperature must change in absolute terms compared to the last transmission for an ALARM transmission to be triggered. This transmission is carried out independently of the normal transmission interval.
Resource: TEMPERATURE UPPER LIMIT
ID: 0x02
Key (NFC/BLE): tht
Min value: 0
Max value: 85
Default value: 40
Unit: °C
Module: Sentiface
Description: Specifies the upper absolute limit value at which an alarm is triggered.
Resource: TEMPERATURE LOWER LIMIT
ID: 0x03
Key (NFC/BLE): tlt
Min value: -25
Max value: 75
Default value: 0
Unit: °C
Module: Sentiface
Description: Specifies the lower absolute limit value at which an alarm is triggered.
Resource: REL. HUMIDITY DELTA
ID: 0x04
Key (NFC/BLE): hdt
Min value: 1
Max value: 80
Default value: 20
Unit: %RH
Module: Sentiface
Description: Specifies by how much the relative humidity must change in absolute terms compared to the last transmission for an ALARM transmission to be triggered. This transmission is carried out independently of the normal transmission interval.
Resource: REL. HUMIDITY UPPER LIMIT VALUE
ID: 0x05
Key (NFC/BLE): hht
Min value: 5
Max value: 100
Default value: 80
Unit: %RH
Module: Sentiface
Description: Specifies the upper absolute limit value at which an alarm is triggered.
Resource: REL. HUMIDITY LOWER LIMIT VALUE
ID: 0x06
Key (NFC/BLE): hlt
Min value: 0
Max value: 95
Default value: 20
Unit: %RH
Module: Sentiface
Description: Specifies the lower absolute limit value at which an alarm is triggered.
Resource: HYSTERESE REL. AIR FLUID
ID: 0x07
Key (NFC/BLE): thy
Min value: 5
Max value: 0
Default value: 30
Unit: °C
Module: Sentiface
Description: Determines the absolute hysteresis in °C for state changes. If the temperature falls below or exceeds a threshold value minus hysteresis, the system switches from a higher to a lower alarm status.
Resource: HYSTERESIS TEMPERATURE
ID: 0x08
Key (NFC/BLE): hhy
Min value: 2
Max value: 0
Default value: 10
Unit: %RH
Module: Sentiface
Description: Determines the absolute hysteresis in %RH for status changes. If the relative humidity falls below or exceeds a threshold value minus hysteresis, the system switches from a higher to a lower alarm status.
Group: Tracking on Activity (0x04)
Defines measurement thresholds for triggering the Tracking on Activity feature and other settings for tracking.
Resource: MOVE MODE
ID: 0x00
Key (NFC/BLE): lmode
Min value: 0
Max value: 7
Default value: 6
Unit: —
Module: Sentiface
Description: Indicates whether Tracking on Activity mode is activated:
• 0: No Tracking on Activity feature active
• 1: Tracking on Start: Localization is carried out when an activity is detected.
• 2: Tracking on Ongoing: Localization is carried out during an ongoing activity.
• 3: Tracking on Start and Ongoing: Localization is carried out when an activity is detected and while an activity is already running.
• 4: Tracking on Inactivity: When an activity is finished, localization is carried out.
• 5: Tracking on Start and Inactivity: Localization is carried out when an activity is detected and when an activity ends.
• 6: Tracking on Inactivity and Ongoing: Localization takes place when the activity is in progress and the activity has ended.
• 7: Tracking on Start, Inactivity and Ongoing: Localization takes place when the activity starts, is in progress and the activity has ended.
Resource: MOVE ACTIVITY THRESHOLD
ID: 0x01
Key (NFC/BLE): moat
Min value: 100
Max value: 2000
Default value: 400
Unit: mg
Module: Sentiface
Description: Describes the acceleration from which an activity is counted and recorded as an activity.
Resource: MOVE ONGOING TIME
ID: 0x02
Key (NFC/BLE): mont
Min value: 1
Max value: 1440
Default value: 10
Unit: min
Module: Sentiface
Description: Specifies the time that elapses between two transmissions and localizations while an activity is ongoing.
Resource: MOVE INACTIVITY TIME
ID: 0x03
Key (NFC/BLE): moit
Min value: 1
Max value: 1440
Default value: 5
Unit: min
Module: Sentiface
Description: Describes the time between the point at which an activity ends and the localization/transfer of the data.
Specifications subject to change without notice. All information provided without guarantee.