Changes for page TrackerD - LoRaWAN Tracker User Manual(Remove WiFi)
Last modified by Xiaoling on 2023/12/27 09:15
From version 148.1
edited by Bei Jinggeng
on 2022/11/24 09:06
on 2022/11/24 09:06
Change comment:
There is no comment for this version
To version 154.1
edited by Edwin Chen
on 2022/11/24 09:21
on 2022/11/24 09:21
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Edwin - Content
-
... ... @@ -586,6 +586,9 @@ 586 586 587 587 In Transport Mode, TrackerD will check if there is motion. If there is no motion, device will send uplinks every 20 minutes. If there is motion, device will send uplink every 5 minutes. 588 588 589 +* **[[MTDC>>||anchor="H3.2.3SetTransportModePackettransmissioninterval"]]** defines the Uplink Interval during transportation. 590 +* **[[TDC>>||anchor="H3.2.1SetTransmitInterval"]]** defines the uplink interval when TrackerD is stactic. 591 +* **[[PT>>||anchor="H3.2.16GetorSetThresholdformotiondetectFF08Sincefirmware1.4.3FF09"]]** defines the threldhold to detect a motion. 589 589 590 590 == 2.10 LED Status == 591 591 ... ... @@ -957,6 +957,26 @@ 957 957 Example: 0x24 01 ~/~/ Same as AT+CHE=1 958 958 959 959 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 + 960 960 = 4. Setting for Different Scenarios = 961 961 962 962 ... ... @@ -1207,15 +1207,19 @@ 1207 1207 1208 1208 == 8.3 Problem after Upgrading Firmware == 1209 1209 1210 -=== 8.3.1 Continue Restart after upgrading === 1233 +=== 8.3.1 "rst: (0x3 SW_RESET)" and Continue Restart after upgrading === 1211 1211 1235 +Error Output 1212 1212 1237 +[[image:image-20221122100004-4.png||_mstalt="424606"]] 1238 + 1213 1213 ((( 1214 -If it is V1.4.0 and the previous version, new partitions need to be loaded when upgrading. The new version of the software is stored in the partition package. The upgrade method is shown in the figure 1240 +Some partition is missed during upgrade, please upgrade below four files as example: 1241 + 1242 +[[image:image-20221122100004-2.png||_mstalt="423878" height="619" width="389"]] 1215 1215 ))) 1216 1216 1217 1217 1218 -[[image:image-20221118105249-3.png||_mstalt="430664"]] 1219 1219 1220 1220 1221 1221 === 8.3.2 TrackerD's led light is always GREEN on after upgrading ===