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

From version 173.2
edited by Xiaoling
on 2022/12/08 15:54
Change comment: There is no comment for this version
To version 162.1
edited by Bei Jinggeng
on 2022/11/28 11:20
Change comment: Uploaded new attachment "image-20221128112035-7.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -12,7 +12,6 @@
12 12  
13 13  
14 14  
15 -
16 16  = 1.  Introduction =
17 17  
18 18  == 1.1  What is TrackerD ==
... ... @@ -429,7 +429,7 @@
429 429  === 2.4.4  Uplink FPORT~=4, History GNSS Positioning ===
430 430  
431 431  
432 -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.
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.
433 433  
434 434  
435 435  (% style="color:red" %)**Note for this mode:**
... ... @@ -558,7 +558,7 @@
558 558  
559 559  total 273 entries,by default,
560 560  
561 -User can set [[PNACKMD=1>>||anchor="H3.2.11A0AutoSendNone-ACKmessages"]], to enable Datalog feature.
560 +User can set [[PNACKMD=1>>||anchor="H3.2.11A0A0AutoSendNone-ACKmessages"]], to enable Datalog feature.
562 562  
563 563  Example use case.
564 564  
... ... @@ -876,6 +876,7 @@
876 876  (% style="color:#037691" %)**0xAD 00 46**    (%%) ~/~/  Set AT+PDOP=7  (0x46 / 10 =7)
877 877  
878 878  
878 +
879 879  === 3.2.10 Disable/Enable the confirmation mode ===
880 880  
881 881  
... ... @@ -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)
963 +(% 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) ===
967 +=== 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,17 +971,16 @@
971 971  
972 972  (% style="color:blue" %)**AT Command:**
973 973  
974 -(% style="color:#037691" %)**AT+CHE=1      **(%%) ~/~/ set one channels mode
974 +(% 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
979 +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) ===
982 +=== 3.2.16 Get or Set Threshold for motion detect(Since firmware 1.4.3) ===
983 983  
984 -
985 985  User can set the motion detect thredhold for transportation mode. The smaller the value, the more sensitivity to trigger a motion event.
986 986  
987 987  (% style="color:blue" %)**AT Command:**
... ... @@ -992,7 +992,7 @@
992 992  
993 993   AT+PT=14    ~-~->    Set to detect car motion.
994 994  
995 - AT+PT=41  ~-~->    set to detect walk motion.
994 + AT+PT=41   ~-~->    set to detect walk motion.
996 996  
997 997  
998 998  (% style="color:blue" %)**Downlink Payload:0xB4**(%%)
... ... @@ -999,6 +999,7 @@
999 999  0xB4 14          ~/~/  Same as AT+PT=14
1000 1000  
1001 1001  
1001 +
1002 1002  = 4. Setting for Different Scenarios =
1003 1003  
1004 1004  
... ... @@ -1050,15 +1050,16 @@
1050 1050  US915.bin @ 0x10000(Select the bin file of the frequency band you need)
1051 1051  
1052 1052  
1053 -[[image:image-20221207120501-1.png]]
1053 +[[image:image-20221118105220-2.png||_mstalt="426608"]]
1054 1054  
1055 1055  
1056 1056  
1057 1057  After upgrade finish, it will show finish as below:
1058 1058  
1059 -[[image:image-20221207133911-7.png]]
1059 +[[image:image-20221118105402-4.png||_mstalt="427986"]]
1060 1060  
1061 1061  
1062 +
1062 1062  = 6. Developer Guide =
1063 1063  
1064 1064  == 6.1 Compile Source Code ==
... ... @@ -1262,7 +1262,7 @@
1262 1262  (((
1263 1263  Some partition is missed during upgrade, please upgrade below four files as example:
1264 1264  
1265 -[[image:image-20221207120524-2.png]]
1266 +[[image:image-20221122100004-2.png||_mstalt="423878" height="619" width="389"]]
1266 1266  )))
1267 1267  
1268 1268  
... ... @@ -1283,7 +1283,7 @@
1283 1283  
1284 1284  User need to upgrade again with below four files to solve this issue.
1285 1285  
1286 - [[image:image-20221207120530-3.png]]
1287 + [[image:image-20221122100004-2.png||_mstalt="423878" height="619" width="389"]]
1287 1287  
1288 1288   **Figure 2**
1289 1289  
... ... @@ -1348,44 +1348,6 @@
1348 1348  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
1349 1349  
1350 1350  
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-20221207120536-4.png]]
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-20221207134028-8.png]]
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-20221207120601-5.png]]
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 -
1389 1389  = 9.  Order Info =
1390 1390  
1391 1391  
image-20221207120501-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -44.5 KB
Content
image-20221207120524-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -44.5 KB
Content
image-20221207120530-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -44.5 KB
Content
image-20221207120536-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -44.5 KB
Content
image-20221207120601-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -44.5 KB
Content
image-20221207133836-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -52.1 KB
Content
image-20221207133911-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -46.3 KB
Content
image-20221207134028-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -49.3 KB
Content