<
From version < 155.3 >
edited by Xiaoling
on 2022/11/24 17:07
To version < 155.4 >
edited by Xiaoling
on 2022/11/24 17:21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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
... ... @@ -98,7 +98,6 @@
98 98  
99 99  
100 100  
101 -
102 102  == 1.3  Features ==
103 103  
104 104  
... ... @@ -119,8 +119,6 @@
119 119  
120 120  
121 121  
122 -
123 -
124 124  == 1.4  Applications ==
125 125  
126 126  
... ... @@ -129,7 +129,6 @@
129 129  
130 130  
131 131  
132 -
133 133  = 2.  Use TrackerD =
134 134  
135 135  == 2.1 How it works? ==
... ... @@ -296,6 +296,7 @@
296 296  |=(% 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"]]
297 297  
298 298  
291 +
299 299  === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity ===
300 300  
301 301  
... ... @@ -374,7 +374,6 @@
374 374  
375 375  
376 376  
377 -
378 378  ==== (% style="color:blue" %)**MOD:**(%%) ====
379 379  
380 380  **Example: ** (0x60>>6) & 0x3f =1
... ... @@ -493,7 +493,6 @@
493 493  
494 494  
495 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  
... ... @@ -518,7 +518,6 @@
518 518  
519 519  
520 520  
521 -
522 522  === 2.4.7  Add Payload format in TTN V3 ===
523 523  
524 524  
... ... @@ -613,7 +613,6 @@
613 613  
614 614  
615 615  
616 -
617 617  == 2.10 LED Status ==
618 618  
619 619  
... ... @@ -632,6 +632,7 @@
632 632  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
633 633  
634 634  
624 +
635 635  == 2.11 Button Function ==
636 636  
637 637  
... ... @@ -654,6 +654,7 @@
654 654  |(% style="width:135px" %)Enter Deep Sleep Mode|(% style="width:220px" %)Press and hold the button for 10 seconds, then quickly press the device 3 times to enter deep sleep|(% style="width:265px" %)This is the mode ship out from factory. CPU will be complete in sleep mode and no LoRa activity, only use before deploy.
655 655  
656 656  
647 +
657 657  == 2.12 USB Port Function ==
658 658  
659 659  
... ... @@ -666,7 +666,6 @@
666 666  
667 667  
668 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  
881 +
892 892  * (% style="color:blue" %)**AT Command:**
893 893  
894 894  (% style="color:#037691" %)**AT+CFM=xx**
... ... @@ -1158,6 +1158,7 @@
1158 1158  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
1159 1159  
1160 1160  
1151 +
1161 1161  == 7.3 Notes on using different serial port tools for TrackerD ==
1162 1162  
1163 1163  === 7.3.1  Serial port utility ===
... ... @@ -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
1240 +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  
1257 +**Error Output**
1258 +
1259 +
1267 1267  [[image:image-20221122100004-4.png||_mstalt="424606"]]
1268 1268  
1262 +
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  
1278 +
1284 1284  Error shows below, user might erase the entire flash include u-boot partition which cause this issue.
1285 1285  
1281 +
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 ===
1292 +=== 8.3. "Device Key become ff ff ff ff ff ff ff ff " after upgrade firmware ===
1297 1297  
1294 +
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.
1297 +After the upgrade is completed, enter **AT+CFG** as shown in the figure below.
1301 1301  
1299 +
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  
1303 +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.
1304 +
1306 1306  After AT+FDR. please set
1307 1307  
1308 -* AT+PDOP=7
1307 +* (% _mstmutation="1" style="color:blue" %)**AT+PDOP=7**
1309 1309  
1310 -* AT+FTIME=180000
1309 +* (% _mstmutation="1" style="color:blue" %)**AT+FTIME=180000**
1311 1311  
1312 -Example:
1311 +**Example:**
1313 1313  
1314 1314  AT+PDOP=7.00
1315 1315  
... ... @@ -1373,7 +1373,6 @@
1373 1373  
1374 1374  
1375 1375  
1376 -
1377 1377  = 10.  Packing Info =
1378 1378  
1379 1379  
... ... @@ -1391,7 +1391,6 @@
1391 1391  
1392 1392  
1393 1393  
1394 -
1395 1395  = 11. Support =
1396 1396  
1397 1397  
... ... @@ -1401,7 +1401,6 @@
1401 1401  
1402 1402  
1403 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]]
1409 +)))
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0