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

From version 158.1
edited by Bei Jinggeng
on 2022/11/28 11:05
Change comment: Uploaded new attachment "image-20221128110503-3.png", version {1}
To version 164.3
edited by Xiaoling
on 2022/11/28 15:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -287,8 +287,6 @@
287 287  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)5 Bits|(% style="width:60px" %)1 Bit|(% style="width:20px" %)1 Bit|(% style="width:80px" %)1 Bit
288 288  |=(% style="width: 77px;" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:92px" %)[[PNACKMD>>||anchor="H2.4.4A0UplinkFPORT3D42CHistoryGNSSPositioning"]]|(% style="width:48px" %)[[LON>>||anchor="H3.2.5Disable2FEnableLEDflash"]]|(% style="width:126px" %)[[Transport Mode>>||anchor="H2.9TransportMode"]]
289 289  
290 -
291 -
292 292  === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity ===
293 293  
294 294  
... ... @@ -316,6 +316,7 @@
316 316  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
317 317  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
318 318  
317 +
319 319  ==== (% style="color:blue" %)**FLAG:**(%%) ====
320 320  
321 321  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:120px" %)
... ... @@ -428,7 +428,7 @@
428 428  === 2.4.4  Uplink FPORT~=4, History GNSS Positioning ===
429 429  
430 430  
431 -Set [[PNACKMD=1>>||anchor="H3.2.11A0A0AutoSendNone-ACKmessages"]], and TrackerD will wait for ACK for every uplink, when there is no LoRaWAN network, TrackerD will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
430 +Set [[PNACKMD=1>>||anchor="H3.2.11A0AutoSendNone-ACKmessages"]], and TrackerD will wait for ACK for every uplink, when there is no LoRaWAN network, TrackerD will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
432 432  
433 433  
434 434  (% style="color:red" %)**Note for this mode:**
... ... @@ -557,7 +557,7 @@
557 557  
558 558  total 273 entries,by default,
559 559  
560 -User can set [[PNACKMD=1>>||anchor="H3.2.11A0A0AutoSendNone-ACKmessages"]], to enable Datalog feature.
559 +User can set [[PNACKMD=1>>||anchor="H3.2.11A0AutoSendNone-ACKmessages"]], to enable Datalog feature.
561 561  
562 562  Example use case.
563 563  
... ... @@ -960,11 +960,11 @@
960 960  
961 961  (% style="color:blue" %)**AT Command:**
962 962  
963 -(% style="color:#037691" %)**AT+SHOWID=XX         **(%%) ~/~/(Disable (0), Enable (1), default:0)
962 +(% style="color:#037691" %)**AT+SHOWID=XX         **(%%) ~/~/  (Disable (0), Enable (1), default:0)
964 964  \\Example: AT+SHOWID=1 ~-~-> Enable Information printing.
965 965  
966 966  
967 -=== 3.2.15 Get or Set Eight Channels Mode, only for us915, AU915(Since firmware 1.4.1) ===
966 +=== 3.2.15  Get or Set Eight Channels Mode, only for us915, AU915(Since firmware 1.4.1) ===
968 968  
969 969  
970 970  The Channels Mode in the LORAWAN LMIC library is from 0 ~~ 7. When CHE = 8, 72 channels will be accessible to the network.
... ... @@ -971,16 +971,17 @@
971 971  
972 972  (% style="color:blue" %)**AT Command:**
973 973  
974 -(% style="color:#037691" %)**AT+CHE=1**(%%) ~/~/ set one channels mode
973 +(% style="color:#037691" %)**AT+CHE=1  **(%%) ~/~/ set one channels mode
975 975  
976 976  
977 977  (% style="color:blue" %)**Downlink Payload:0X24**
978 978  
979 -Example: 0x24 01 ~/~/ Same as AT+CHE=1
978 +Example: 0x24 01  ~/~/ Same as AT+CHE=1
980 980  
981 981  
982 -=== 3.2.16 Get or Set Threshold for motion detect(Since firmware 1.4.3) ===
981 +=== 3.2.16  Get or Set Threshold for motion detect(Since firmware 1.4.3) ===
983 983  
983 +
984 984  User can set the motion detect thredhold for transportation mode. The smaller the value, the more sensitivity to trigger a motion event.
985 985  
986 986  (% style="color:blue" %)**AT Command:**
... ... @@ -991,7 +991,7 @@
991 991  
992 992   AT+PT=14    ~-~->    Set to detect car motion.
993 993  
994 - AT+PT=41   ~-~->    set to detect walk motion.
994 + AT+PT=41  ~-~->    set to detect walk motion.
995 995  
996 996  
997 997  (% style="color:blue" %)**Downlink Payload:0xB4**(%%)
... ... @@ -998,7 +998,6 @@
998 998  0xB4 14          ~/~/  Same as AT+PT=14
999 999  
1000 1000  
1001 -
1002 1002  = 4. Setting for Different Scenarios =
1003 1003  
1004 1004  
... ... @@ -1349,6 +1349,44 @@
1349 1349  Please refer to this [[link>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/#H3.2.9SetPDOPvalueforGPSfixaccuracy]] on how to set up PDOP
1350 1350  
1351 1351  
1351 +== 8.6  When upgrading the firmware, the data is not completely erased, and the information does not return to normal after multiple resets ==
1352 +
1353 +
1354 +When upgrading, use the erase button to upgrade
1355 +
1356 +[[image:image-20221128102938-1.png||height="537" width="335"]]
1357 +
1358 +
1359 +The parameters are displayed abnormally and cannot be fixed using AT+FDR
1360 +
1361 +[[image:image-20221128103040-2.png||height="431" width="525"]]
1362 +
1363 +
1364 +Please upgrade these four files,link(The boot_app0 file is in the version folder you need)
1365 +
1366 +[[image:image-20221128110503-3.png||height="647" width="410"]]
1367 +
1368 +
1369 +Reboot information after upgrade
1370 +
1371 +[[image:image-20221128111443-4.png||height="432" width="546"]]
1372 +
1373 +
1374 +Use AT+FDR command to reset and then use AT+CFG to check whether the configuration is back to normal
1375 +
1376 +[[image:image-20221128111850-5.png]]
1377 +
1378 +
1379 +After the parameters return to normal, upgrade to the version you need again
1380 +
1381 +[[image:image-20221128111951-6.png||height="620" width="389"]]
1382 +
1383 +
1384 +At this point, the parameters return to normal after running AT+FDR again
1385 +
1386 +[[image:image-20221128112035-7.png]]
1387 +
1388 +
1352 1352  = 9.  Order Info =
1353 1353  
1354 1354  
image-20221128111443-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +15.6 KB
Content
image-20221128111850-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +14.5 KB
Content
image-20221128111951-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +45.4 KB
Content
image-20221128112035-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +14.7 KB
Content