Last modified by Xiaoling on 2023/12/27 09:15

From version 204.1
edited by Edwin Chen
on 2023/03/25 12:27
Change comment: There is no comment for this version
To version 205.1
edited by Edwin Chen
on 2023/04/12 23:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -632,7 +632,7 @@
632 632  
633 633  
634 634  (((
635 -User can push the (% style="color:red" %)**RED button**(%%) by more than 5 seconds to enter Alarm Mode.
635 +User can push the (% style="color:red" %)**RED button**(%%) by more than 5 seconds to enter Alarm Mode. Alarm Mode is used to send SOS info to IoT platform.
636 636  )))
637 637  
638 638  
... ... @@ -658,6 +658,8 @@
658 658  
659 659  In Transport Mode, TrackerD will check if there is motion (threldhold defined by **[[PT)>>||anchor="H3.2.16GetorSetThresholdformotiondetectFF08Sincefirmware1.4.3FF09"]]** . If there is no motion, device will send uplinks every 20 minutes (Defined by **[[TDC)>>||anchor="H3.2.1SetTransmitInterval"]]** . If there is motion, device will send uplink every 5 minutes(defined by **[[MTDC)>>||anchor="H3.2.3SetTransportModePackettransmissioninterval"]]**.
660 660  
661 +When device is set in Transport Mode, it will uplink more frequenctly during moving.
662 +
661 661  * **[[MTDC>>||anchor="H3.2.3SetTransportModePackettransmissioninterval"]]** defines the Uplink Interval during transportation.
662 662  * **[[TDC>>||anchor="H3.2.1SetTransmitInterval"]]** defines the uplink interval when TrackerD is stactic.
663 663  * **[[PT>>||anchor="H3.2.16GetorSetThresholdformotiondetectFF08Sincefirmware1.4.3FF09"]]** defines the threldhold to detect a motion.