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

From version 155.3
edited by Xiaoling
on 2022/11/24 17:07
Change comment: There is no comment for this version
To version 163.1
edited by Bei Jinggeng
on 2022/11/28 11:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -56,13 +56,11 @@
56 56  * EEPROM: 520 KB
57 57  * Clock Speed: 32Mhz
58 58  
59 -
60 60  (% style="color:blue" %)**Common DC Characteristics:**
61 61  
62 62  * Supply Voltage: 5V via USB port or Internal li-on battery
63 63  * Operating Temperature: -40 ~~ 60°C
64 64  
65 -
66 66  (% style="color:blue" %)**LoRa Spec:**
67 67  
68 68  * Frequency Range,
... ... @@ -84,12 +84,10 @@
84 84  * Packet engine up to 256 bytes with CRC.
85 85  * LoRaWAN 1.0.3 Specification
86 86  
87 -
88 88  (% style="color:blue" %)**Battery:**
89 89  
90 90  * 1000mA Li-on Battery power (for model TrackerD)
91 91  
92 -
93 93  (% style="color:blue" %)**Power Consumption**
94 94  
95 95  * Sleeping Mode: 200uA
... ... @@ -97,8 +97,6 @@
97 97  * Tracking: max: 38mA
98 98  
99 99  
100 -
101 -
102 102  == 1.3  Features ==
103 103  
104 104  
... ... @@ -118,9 +118,6 @@
118 118  * Datalog
119 119  
120 120  
121 -
122 -
123 -
124 124  == 1.4  Applications ==
125 125  
126 126  
... ... @@ -128,8 +128,6 @@
128 128  * Human tracking
129 129  
130 130  
131 -
132 -
133 133  = 2.  Use TrackerD =
134 134  
135 135  == 2.1 How it works? ==
... ... @@ -373,8 +373,6 @@
373 373  * < 3.39v:  0~~20%
374 374  
375 375  
376 -
377 -
378 378  ==== (% style="color:blue" %)**MOD:**(%%) ====
379 379  
380 380  **Example: ** (0x60>>6) & 0x3f =1
... ... @@ -492,8 +492,6 @@
492 492  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
493 493  
494 494  
495 -
496 -
497 497  === 2.4.6  Uplink FPORT~=8, WiFi Positioning with Strongest WiFi SSID(Since firmware 1.4.1) ===
498 498  
499 499  
... ... @@ -517,8 +517,6 @@
517 517  * (% style="color:#037691" %)**RSSI:      **(%%)The RSSI from the strongest WiFi.
518 518  
519 519  
520 -
521 -
522 522  === 2.4.7  Add Payload format in TTN V3 ===
523 523  
524 524  
... ... @@ -612,8 +612,6 @@
612 612  * **[[PT>>||anchor="H3.2.16GetorSetThresholdformotiondetectFF08Sincefirmware1.4.3FF09"]]** defines the threldhold to detect a motion.
613 613  
614 614  
615 -
616 -
617 617  == 2.10 LED Status ==
618 618  
619 619  
... ... @@ -665,8 +665,6 @@
665 665  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
666 666  
667 667  
668 -
669 -
670 670  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
671 671  
672 672  
... ... @@ -696,7 +696,6 @@
696 696  [[image:1664503047675-651.png||_mstalt="295386"]]
697 697  
698 698  
699 -
700 700  == 3.2 Command Set ==
701 701  
702 702  === 3.2.1 Set Transmit Interval ===
... ... @@ -889,6 +889,7 @@
889 889  
890 890  === 3.2.10 Disable/Enable the confirmation mode ===
891 891  
870 +
892 892  * (% style="color:blue" %)**AT Command:**
893 893  
894 894  (% style="color:#037691" %)**AT+CFM=xx**
... ... @@ -1246,7 +1246,7 @@
1246 1246  
1247 1247  
1248 1248  (((
1249 -Before firmware v1.4.0: When the Transport Mode is enabled (**AT+INTWK=1**), the **TDC** needs to be greater than **MTDC**, otherwise, TDC setting will because 4294947296 after wakre up from motion. This bug is fixed in firmware v1.4.1
1228 +Before firmware v1.4.0: When the Transport Mode is enabled ((% style="color:blue" %)**AT+INTWK=1**(%%)), the **TDC** needs to be greater than **MTDC**, otherwise, TDC setting will because 4294947296 after wakre up from motion. This bug is fixed in firmware v1.4.1
1250 1250  )))
1251 1251  
1252 1252  
... ... @@ -1262,10 +1262,13 @@
1262 1262  
1263 1263  === 8.3.1 "rst: (0x3 SW_RESET)" and Continue Restart after upgrading ===
1264 1264  
1265 -Error Output
1266 1266  
1245 +**Error Output**
1246 +
1247 +
1267 1267  [[image:image-20221122100004-4.png||_mstalt="424606"]]
1268 1268  
1250 +
1269 1269  (((
1270 1270  Some partition is missed during upgrade, please upgrade below four files as example:
1271 1271  
... ... @@ -1281,8 +1281,10 @@
1281 1281  
1282 1282  === 8.3.3 "flash read err" after upgrade firmware ===
1283 1283  
1266 +
1284 1284  Error shows below, user might erase the entire flash include u-boot partition which cause this issue.
1285 1285  
1269 +
1286 1286  [[image:image-20221122100004-1.png||_mstalt="423514" height="497" width="534"]]
1287 1287  
1288 1288  
... ... @@ -1293,23 +1293,26 @@
1293 1293   **Figure 2**
1294 1294  
1295 1295  
1296 -=== 8.3.3 "Device Key become ff ff ff ff ff ff ff ff " after upgrade firmware ===
1280 +=== 8.3. "Device Key become ff ff ff ff ff ff ff ff " after upgrade firmware ===
1297 1297  
1282 +
1298 1298  User might erase the entire flash include keys and default settings which cause this issue.
1299 1299  
1300 -After the upgrade is completed, enter AT+CFG as shown in the figure below.
1285 +After the upgrade is completed, enter **AT+CFG** as shown in the figure below.
1301 1301  
1287 +
1302 1302  [[image:image-20221122100004-3.png||_mstalt="424242"]]
1303 1303  
1304 -Please **(% style="color:blue" %)AT+FDR**(%%) which will reset all settings to factory settings. , and then input the following keys by the information on the label.
1305 1305  
1291 +Please (% style="color:blue" %)**AT+FDR**(%%) which will reset all settings to factory settings. , and then input the following keys by the information on the label.
1292 +
1306 1306  After AT+FDR. please set
1307 1307  
1308 -* AT+PDOP=7
1295 +* (% _mstmutation="1" style="color:blue" %)**AT+PDOP=7**
1309 1309  
1310 -* AT+FTIME=180000
1297 +* (% _mstmutation="1" style="color:blue" %)**AT+FTIME=180000**
1311 1311  
1312 -Example:
1299 +**Example:**
1313 1313  
1314 1314  AT+PDOP=7.00
1315 1315  
... ... @@ -1350,6 +1350,38 @@
1350 1350  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
1351 1351  
1352 1352  
1340 +== 8.6  When upgrading the firmware, the data is not completely erased, and the information does not return to normal after multiple resets ==
1341 +
1342 +When upgrading, use the erase button to upgrade
1343 +
1344 +[[image:image-20221128102938-1.png||height="537" width="335"]]
1345 +
1346 +
1347 +The parameters are displayed abnormally and cannot be fixed using AT+FDR
1348 +
1349 +[[image:image-20221128103040-2.png||height="431" width="525"]]
1350 +
1351 +Please upgrade these four files,link(The boot_app0 file is in the version folder you need)
1352 +
1353 +[[image:image-20221128110503-3.png||height="647" width="410"]]
1354 +
1355 +Reboot information after upgrade
1356 +
1357 +[[image:image-20221128111443-4.png||height="432" width="546"]]
1358 +
1359 +Use AT+FDR command to reset and then use AT+CFG to check whether the configuration is back to normal
1360 +
1361 +[[image:image-20221128111850-5.png]]
1362 +
1363 +After the parameters return to normal, upgrade to the version you need again
1364 +
1365 +[[image:image-20221128111951-6.png||height="620" width="389"]]
1366 +
1367 +At this point the parameters return to normal
1368 +
1369 +[[image:image-20221128112035-7.png]]
1370 +
1371 +
1353 1353  = 9.  Order Info =
1354 1354  
1355 1355  
... ... @@ -1372,8 +1372,6 @@
1372 1372  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1373 1373  
1374 1374  
1375 -
1376 -
1377 1377  = 10.  Packing Info =
1378 1378  
1379 1379  
... ... @@ -1390,8 +1390,6 @@
1390 1390  * Weight: 50g
1391 1391  
1392 1392  
1393 -
1394 -
1395 1395  = 11. Support =
1396 1396  
1397 1397  
... ... @@ -1400,8 +1400,6 @@
1400 1400  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
1401 1401  
1402 1402  
1403 -
1404 -
1405 1405  = 12.  Reference =
1406 1406  
1407 1407  
... ... @@ -1410,3 +1410,4 @@
1410 1410  * **[[Source Code>>https://github.com/dragino/TrackerD]] **
1411 1411  
1412 1412  * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]]
1426 +)))
image-20221128102938-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +41.3 KB
Content
image-20221128103040-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +19.2 KB
Content
image-20221128110503-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +45.6 KB
Content
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