Changes for page TrackerD - LoRaWAN Tracker User Manual(Remove WiFi)
Last modified by Xiaoling on 2023/12/27 09:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -56,11 +56,13 @@ 56 56 * EEPROM: 520 KB 57 57 * Clock Speed: 32Mhz 58 58 59 + 59 59 (% style="color:blue" %)**Common DC Characteristics:** 60 60 61 61 * Supply Voltage: 5V via USB port or Internal li-on battery 62 62 * Operating Temperature: -40 ~~ 60°C 63 63 65 + 64 64 (% style="color:blue" %)**LoRa Spec:** 65 65 66 66 * Frequency Range, ... ... @@ -82,10 +82,12 @@ 82 82 * Packet engine up to 256 bytes with CRC. 83 83 * LoRaWAN 1.0.3 Specification 84 84 87 + 85 85 (% style="color:blue" %)**Battery:** 86 86 87 87 * 1000mA Li-on Battery power (for model TrackerD) 88 88 92 + 89 89 (% style="color:blue" %)**Power Consumption** 90 90 91 91 * Sleeping Mode: 200uA ... ... @@ -94,6 +94,7 @@ 94 94 95 95 96 96 101 + 97 97 == 1.3 Features == 98 98 99 99 ... ... @@ -114,6 +114,8 @@ 114 114 115 115 116 116 122 + 123 + 117 117 == 1.4 Applications == 118 118 119 119 ... ... @@ -122,6 +122,7 @@ 122 122 123 123 124 124 132 + 125 125 = 2. Use TrackerD = 126 126 127 127 == 2.1 How it works? == ... ... @@ -288,7 +288,6 @@ 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 290 291 - 292 292 === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity === 293 293 294 294 ... ... @@ -367,6 +367,7 @@ 367 367 368 368 369 369 377 + 370 370 ==== (% style="color:blue" %)**MOD:**(%%) ==== 371 371 372 372 **Example: ** (0x60>>6) & 0x3f =1 ... ... @@ -485,6 +485,7 @@ 485 485 486 486 487 487 496 + 488 488 === 2.4.6 Uplink FPORT~=8, WiFi Positioning with Strongest WiFi SSID(Since firmware 1.4.1) === 489 489 490 490 ... ... @@ -509,6 +509,7 @@ 509 509 510 510 511 511 521 + 512 512 === 2.4.7 Add Payload format in TTN V3 === 513 513 514 514 ... ... @@ -603,6 +603,7 @@ 603 603 604 604 605 605 616 + 606 606 == 2.10 LED Status == 607 607 608 608 ... ... @@ -621,7 +621,6 @@ 621 621 |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A 622 622 623 623 624 - 625 625 == 2.11 Button Function == 626 626 627 627 ... ... @@ -644,7 +644,6 @@ 644 644 |(% 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. 645 645 646 646 647 - 648 648 == 2.12 USB Port Function == 649 649 650 650 ... ... @@ -657,6 +657,7 @@ 657 657 658 658 659 659 669 + 660 660 = 3. Configure TrackerD via AT command or LoRaWAN downlink = 661 661 662 662 ... ... @@ -686,6 +686,7 @@ 686 686 [[image:1664503047675-651.png||_mstalt="295386"]] 687 687 688 688 699 + 689 689 == 3.2 Command Set == 690 690 691 691 === 3.2.1 Set Transmit Interval === ... ... @@ -878,7 +878,6 @@ 878 878 879 879 === 3.2.10 Disable/Enable the confirmation mode === 880 880 881 - 882 882 * (% style="color:blue" %)**AT Command:** 883 883 884 884 (% style="color:#037691" %)**AT+CFM=xx** ... ... @@ -1148,7 +1148,6 @@ 1148 1148 |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15 1149 1149 1150 1150 1151 - 1152 1152 == 7.3 Notes on using different serial port tools for TrackerD == 1153 1153 1154 1154 === 7.3.1 Serial port utility === ... ... @@ -1237,7 +1237,7 @@ 1237 1237 1238 1238 1239 1239 ((( 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.11249 +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 1241 1241 ))) 1242 1242 1243 1243 ... ... @@ -1253,13 +1253,10 @@ 1253 1253 1254 1254 === 8.3.1 "rst: (0x3 SW_RESET)" and Continue Restart after upgrading === 1255 1255 1265 +Error Output 1256 1256 1257 -**Error Output** 1258 - 1259 - 1260 1260 [[image:image-20221122100004-4.png||_mstalt="424606"]] 1261 1261 1262 - 1263 1263 ((( 1264 1264 Some partition is missed during upgrade, please upgrade below four files as example: 1265 1265 ... ... @@ -1275,10 +1275,8 @@ 1275 1275 1276 1276 === 8.3.3 "flash read err" after upgrade firmware === 1277 1277 1278 - 1279 1279 Error shows below, user might erase the entire flash include u-boot partition which cause this issue. 1280 1280 1281 - 1282 1282 [[image:image-20221122100004-1.png||_mstalt="423514" height="497" width="534"]] 1283 1283 1284 1284 ... ... @@ -1289,26 +1289,23 @@ 1289 1289 **Figure 2** 1290 1290 1291 1291 1292 -=== 8.3. 4"Device Key become ff ff ff ff ff ff ff ff " after upgrade firmware ===1296 +=== 8.3.3 "Device Key become ff ff ff ff ff ff ff ff " after upgrade firmware === 1293 1293 1294 - 1295 1295 User might erase the entire flash include keys and default settings which cause this issue. 1296 1296 1297 -After the upgrade is completed, enter **AT+CFG**as shown in the figure below.1300 +After the upgrade is completed, enter AT+CFG as shown in the figure below. 1298 1298 1299 - 1300 1300 [[image:image-20221122100004-3.png||_mstalt="424242"]] 1301 1301 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. 1302 1302 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 - 1305 1305 After AT+FDR. please set 1306 1306 1307 -* (% _mstmutation="1" style="color:blue" %)**AT+PDOP=7**1308 +* AT+PDOP=7 1308 1308 1309 -* (% _mstmutation="1" style="color:blue" %)**AT+FTIME=180000**1310 +* AT+FTIME=180000 1310 1310 1311 - **Example:**1312 +Example: 1312 1312 1313 1313 AT+PDOP=7.00 1314 1314 ... ... @@ -1372,6 +1372,7 @@ 1372 1372 1373 1373 1374 1374 1376 + 1375 1375 = 10. Packing Info = 1376 1376 1377 1377 ... ... @@ -1389,6 +1389,7 @@ 1389 1389 1390 1390 1391 1391 1394 + 1392 1392 = 11. Support = 1393 1393 1394 1394 ... ... @@ -1398,6 +1398,7 @@ 1398 1398 1399 1399 1400 1400 1404 + 1401 1401 = 12. Reference = 1402 1402 1403 1403 ... ... @@ -1406,4 +1406,3 @@ 1406 1406 * **[[Source Code>>https://github.com/dragino/TrackerD]] ** 1407 1407 1408 1408 * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]] 1409 -)))