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

From version 164.1
edited by Bei Jinggeng
on 2022/11/28 14:10
Change comment: There is no comment for this version
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
... ... @@ -92,6 +92,8 @@
92 92  * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
93 93  * Tracking: max: 38mA
94 94  
95 +
96 +
95 95  == 1.3  Features ==
96 96  
97 97  
... ... @@ -110,6 +110,8 @@
110 110  * Tri-color LED, Alarm button
111 111  * Datalog
112 112  
115 +
116 +
113 113  == 1.4  Applications ==
114 114  
115 115  
... ... @@ -116,6 +116,8 @@
116 116  * Logistics and Supply Chain Management
117 117  * Human tracking
118 118  
123 +
124 +
119 119  = 2.  Use TrackerD =
120 120  
121 121  == 2.1 How it works? ==
... ... @@ -308,6 +308,7 @@
308 308  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
309 309  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
310 310  
317 +
311 311  ==== (% style="color:blue" %)**FLAG:**(%%) ====
312 312  
313 313  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:120px" %)
... ... @@ -357,6 +357,8 @@
357 357  * 3.40v ~~ 3.69v:  20% ~~ 40%
358 358  * < 3.39v:  0~~20%
359 359  
367 +
368 +
360 360  ==== (% style="color:blue" %)**MOD:**(%%) ====
361 361  
362 362  **Example: ** (0x60>>6) & 0x3f =1
... ... @@ -418,7 +418,7 @@
418 418  === 2.4.4  Uplink FPORT~=4, History GNSS Positioning ===
419 419  
420 420  
421 -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.
422 422  
423 423  
424 424  (% style="color:red" %)**Note for this mode:**
... ... @@ -473,6 +473,8 @@
473 473  * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon.
474 474  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
475 475  
485 +
486 +
476 476  === 2.4.6  Uplink FPORT~=8, WiFi Positioning with Strongest WiFi SSID(Since firmware 1.4.1) ===
477 477  
478 478  
... ... @@ -495,6 +495,8 @@
495 495  * (% style="color:#037691" %)**SSID:      **(%%)WiFi name.
496 496  * (% style="color:#037691" %)**RSSI:      **(%%)The RSSI from the strongest WiFi.
497 497  
509 +
510 +
498 498  === 2.4.7  Add Payload format in TTN V3 ===
499 499  
500 500  
... ... @@ -543,7 +543,7 @@
543 543  
544 544  total 273 entries,by default,
545 545  
546 -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.
547 547  
548 548  Example use case.
549 549  
... ... @@ -587,6 +587,8 @@
587 587  * **[[TDC>>||anchor="H3.2.1SetTransmitInterval"]]** defines the uplink interval when TrackerD is stactic.
588 588  * **[[PT>>||anchor="H3.2.16GetorSetThresholdformotiondetectFF08Sincefirmware1.4.3FF09"]]** defines the threldhold to detect a motion.
589 589  
603 +
604 +
590 590  == 2.10 LED Status ==
591 591  
592 592  
... ... @@ -604,6 +604,8 @@
604 604  |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes
605 605  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
606 606  
622 +
623 +
607 607  == 2.11 Button Function ==
608 608  
609 609  
... ... @@ -625,6 +625,8 @@
625 625  |(% style="width:135px" %)Exit Alarm Mode|(% style="width:220px" %)Fast press the (% style="color:red" %)**RED** (%%)button 10 times|(% style="width:265px" %)Exit Alarm Mode
626 626  |(% 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.
627 627  
645 +
646 +
628 628  == 2.12 USB Port Function ==
629 629  
630 630  
... ... @@ -635,6 +635,8 @@
635 635  * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]]
636 636  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
637 637  
657 +
658 +
638 638  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
639 639  
640 640  
... ... @@ -938,11 +938,11 @@
938 938  
939 939  (% style="color:blue" %)**AT Command:**
940 940  
941 -(% 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)
942 942  \\Example: AT+SHOWID=1 ~-~-> Enable Information printing.
943 943  
944 944  
945 -=== 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) ===
946 946  
947 947  
948 948  The Channels Mode in the LORAWAN LMIC library is from 0 ~~ 7. When CHE = 8, 72 channels will be accessible to the network.
... ... @@ -949,16 +949,17 @@
949 949  
950 950  (% style="color:blue" %)**AT Command:**
951 951  
952 -(% style="color:#037691" %)**AT+CHE=1**(%%) ~/~/ set one channels mode
973 +(% style="color:#037691" %)**AT+CHE=1  **(%%) ~/~/ set one channels mode
953 953  
954 954  
955 955  (% style="color:blue" %)**Downlink Payload:0X24**
956 956  
957 -Example: 0x24 01 ~/~/ Same as AT+CHE=1
978 +Example: 0x24 01  ~/~/ Same as AT+CHE=1
958 958  
959 959  
960 -=== 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) ===
961 961  
983 +
962 962  User can set the motion detect thredhold for transportation mode. The smaller the value, the more sensitivity to trigger a motion event.
963 963  
964 964  (% style="color:blue" %)**AT Command:**
... ... @@ -969,7 +969,7 @@
969 969  
970 970   AT+PT=14    ~-~->    Set to detect car motion.
971 971  
972 - AT+PT=41   ~-~->    set to detect walk motion.
994 + AT+PT=41  ~-~->    set to detect walk motion.
973 973  
974 974  
975 975  (% style="color:blue" %)**Downlink Payload:0xB4**(%%)
... ... @@ -976,7 +976,6 @@
976 976  0xB4 14          ~/~/  Same as AT+PT=14
977 977  
978 978  
979 -
980 980  = 4. Setting for Different Scenarios =
981 981  
982 982  
... ... @@ -1125,6 +1125,8 @@
1125 1125  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
1126 1126  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
1127 1127  
1149 +
1150 +
1128 1128  == 7.3 Notes on using different serial port tools for TrackerD ==
1129 1129  
1130 1130  === 7.3.1  Serial port utility ===
... ... @@ -1327,6 +1327,7 @@
1327 1327  
1328 1328  == 8.6  When upgrading the firmware, the data is not completely erased, and the information does not return to normal after multiple resets ==
1329 1329  
1353 +
1330 1330  When upgrading, use the erase button to upgrade
1331 1331  
1332 1332  [[image:image-20221128102938-1.png||height="537" width="335"]]
... ... @@ -1336,22 +1336,27 @@
1336 1336  
1337 1337  [[image:image-20221128103040-2.png||height="431" width="525"]]
1338 1338  
1363 +
1339 1339  Please upgrade these four files,link(The boot_app0 file is in the version folder you need)
1340 1340  
1341 1341  [[image:image-20221128110503-3.png||height="647" width="410"]]
1342 1342  
1368 +
1343 1343  Reboot information after upgrade
1344 1344  
1345 1345  [[image:image-20221128111443-4.png||height="432" width="546"]]
1346 1346  
1373 +
1347 1347  Use AT+FDR command to reset and then use AT+CFG to check whether the configuration is back to normal
1348 1348  
1349 1349  [[image:image-20221128111850-5.png]]
1350 1350  
1378 +
1351 1351  After the parameters return to normal, upgrade to the version you need again
1352 1352  
1353 1353  [[image:image-20221128111951-6.png||height="620" width="389"]]
1354 1354  
1383 +
1355 1355  At this point, the parameters return to normal after running AT+FDR again
1356 1356  
1357 1357  [[image:image-20221128112035-7.png]]
... ... @@ -1378,6 +1378,8 @@
1378 1378  
1379 1379  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1380 1380  
1410 +
1411 +
1381 1381  = 10.  Packing Info =
1382 1382  
1383 1383  
... ... @@ -1393,6 +1393,8 @@
1393 1393  
1394 1394  * Weight: 50g
1395 1395  
1427 +
1428 +
1396 1396  = 11. Support =
1397 1397  
1398 1398  
... ... @@ -1400,6 +1400,8 @@
1400 1400  
1401 1401  * 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]].
1402 1402  
1436 +
1437 +
1403 1403  = 12.  Reference =
1404 1404  
1405 1405