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

From version 152.1
edited by Edwin Chen
on 2022/11/24 09:15
Change comment: There is no comment for this version
To version 151.1
edited by Edwin Chen
on 2022/11/24 09:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -590,6 +590,7 @@
590 590  * **[[TDC>>||anchor="H3.2.1SetTransmitInterval"]]** defines the uplink interval when TrackerD is stactic.
591 591  * **[[PT>>||anchor="H3.2.1SetTransmitInterval"]]** defines the threldhold to detect a motion.
592 592  
593 +
593 593  == 2.10 LED Status ==
594 594  
595 595  
... ... @@ -960,26 +960,6 @@
960 960  Example: 0x24 01 ~/~/ Same as AT+CHE=1
961 961  
962 962  
963 -=== 3.2.16 Get or Set Threshold for motion detect(Since firmware 1.4.3) ===
964 -
965 -User can set the motion detect thredhold for transportation mode. The smaller the value, the more sensitivity to trigger a motion event.
966 -
967 -(% style="color:blue" %)**AT Command:**
968 -
969 -(% style="color:#037691" %)**AT+PT=xx**
970 -
971 - Example:
972 -
973 - AT+PT=14    ~-~->    Set to detect car motion.
974 -
975 - AT+PT=41   ~-~->    set to detect walk motion.
976 -
977 -
978 -(% style="color:blue" %)**Downlink Payload:0xB4**(%%)
979 -0xB4 14          ~/~/  Same as AT+PT=14
980 -
981 -
982 -
983 983  = 4. Setting for Different Scenarios =
984 984  
985 985