Notes:
1) The device only wakes up and performs data sampling according to MinTime Interval.
When it is sleeping, it does not collect data.
2) The data collected is compared with the last data reported. If the data change value is greater than the ReportableChange value,
the device reports according to MinTime interval.
If the data variation is not greater than the last data reported, the device reports according to MaxTime interval.
3) We do not recommend to set the MinTime Interval value too low. If the MinTime Interval is too low, the device wakes up
frequently and the battery will be drained soon.
4) Whenever the device sends a report, no matter resulting from data variation, button pushed or MaxTime interval, another cycle
of MinTime/MaxTime calculation is started.
7. Example Application
In the case of detecting whether the motor is working normally, it is necessary to install the device in the state where the device is
powered off and the motor is stationary. It is recommended to install it horizontally. After the fixing is completed, power on the
device. The device performs offset calibration of the device after one minute of network-joining. (The device offset cannot be
moved after calibration. If it needs to be moved, it needs to be powered off for 1 minute and then re-offset calibration). The
equipment needs to collect the triaxial acceleration and temperature of the target motor for a period of time, and it is used as a
reference for the setting of the static threshold, the motion threshold and whether the motor is abnormal. Assume that the acquired
Z-axis acceleration is stable at 100m/s2with an error of ±2m/s2, and the active threshold can be set to 110m/s2, and the static
threshold is 104m/s2. The specific configuration needs to be based on actual conditions. The configuration of the active threshold
and the static threshold can be found in the Netvox LoRaWAN Application Command V1.8.6 document.