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

From version 70.1
edited by Edwin Chen
on 2022/10/09 23:47
Change comment: Uploaded new attachment "image-20221009234703-2.png", version {1}
To version 73.1
edited by Edwin Chen
on 2022/10/10 18:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -97,8 +97,6 @@
97 97  * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
98 98  * Tracking: max: 38mA
99 99  
100 -
101 -
102 102  == 1.3  Features ==
103 103  
104 104  
... ... @@ -117,8 +117,6 @@
117 117  * Tri-color LED, Alarm button
118 118  * Datalog
119 119  
120 -
121 -
122 122  == 1.4  Applications ==
123 123  
124 124  
... ... @@ -125,8 +125,6 @@
125 125  * Logistics and Supply Chain Management
126 126  * Human tracking
127 127  
128 -
129 -
130 130  = 2.1 Use TrackerD =
131 131  
132 132  
... ... @@ -284,10 +284,8 @@
284 284  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
285 285  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
286 286  
287 -(% class="wikigeneratedid" %)
288 288  ==== ====
289 289  
290 -(% class="wikigeneratedid" %)
291 291  ==== ====
292 292  
293 293  ==== (% style="color:blue" %)**FLAG:**(%%) ====
... ... @@ -304,8 +304,6 @@
304 304  * Latitude: 02863D68  ⇒  //if (0x//02863D68//& 0x80000000 = 0 )~://  //value = 02863D68 /1000000 = 42.351976//
305 305  * Longitude: FAC29BAF  ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~://  //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57//
306 306  
307 -
308 -
309 309  (% style="color:red" %)**Important note:**
310 310  
311 311  1.  When power is low (<2.84v), GPS won't be able to get location info and GPS feature will be disabled and the location field will be filled with 0x0FFFFFFF, 0x0FFFFFFF.
... ... @@ -342,8 +342,6 @@
342 342  * 3.40v ~~ 3.69v:  20% ~~ 40%
343 343  * < 3.39v:  0~~20%
344 344  
345 -
346 -
347 347  ==== (% style="color:blue" %)**LON:**(%%) ====
348 348  
349 349  Enable/Disable LED activity for uplink
... ... @@ -440,9 +440,6 @@
440 440  * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon.
441 441  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
442 442  
443 -
444 -
445 -
446 446  === 2.4.6  Add Payload format in TTN V3 ===
447 447  
448 448  
... ... @@ -501,7 +501,15 @@
501 501  total 273 entries,by default disable
502 502  
503 503  
489 +Example use case.
504 504  
491 +[[image:image-20221009234703-2.png||height="328" width="899"]]
492 +
493 +
494 +[[image:image-20221009234629-1.png||height="390" width="577"]]
495 +
496 +
497 +
505 505  == 2.8 Alarm Mode ==
506 506  
507 507  
... ... @@ -552,9 +552,6 @@
552 552  |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes
553 553  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
554 554  
555 -
556 -
557 -
558 558  == 2.11 Button Function ==
559 559  
560 560  
... ... @@ -576,9 +576,6 @@
576 576  |(% 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
577 577  |(% 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.
578 578  
579 -
580 -
581 -
582 582  == 2.12 USB Port Function ==
583 583  
584 584  
... ... @@ -589,9 +589,6 @@
589 589  * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]]
590 590  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
591 591  
592 -
593 -
594 -
595 595  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
596 596  
597 597  
... ... @@ -881,7 +881,7 @@
881 881  
882 882  (% style="color:blue" %)**Step5:** (%%) Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location:
883 883  
884 -[[https:~~/~~/www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0>>url:https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]]
868 +[[https:~~/~~/github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]]
885 885  
886 886  
887 887  Users need to use below files:
... ... @@ -983,9 +983,6 @@
983 983  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
984 984  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
985 985  
986 -
987 -
988 -
989 989  = 8.  Order Info =
990 990  
991 991  
... ... @@ -1001,9 +1001,6 @@
1001 1001  * (% style="color:red" %)**AU915**(%%): Default frequency band AU915
1002 1002  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1003 1003  
1004 -
1005 -
1006 -
1007 1007  = 9.  Packing Info =
1008 1008  
1009 1009  
... ... @@ -1017,8 +1017,6 @@
1017 1017  * Device Size: 85 x 48 x 15 cm
1018 1018  * Weight: 50g
1019 1019  
1020 -
1021 -
1022 1022  = 10. Support =
1023 1023  
1024 1024  
... ... @@ -1025,8 +1025,6 @@
1025 1025  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1026 1026  * 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]].
1027 1027  
1028 -
1029 -
1030 1030  = 11.  Reference =
1031 1031  
1032 1032