<
From version < 72.1 >
edited by Edwin Chen
on 2022/10/09 23:47
To version < 68.3 >
edited by Xiaoling
on 2022/10/09 16:04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -97,6 +97,8 @@
97 97  * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
98 98  * Tracking: max: 38mA
99 99  
100 +
101 +
100 100  == 1.3  Features ==
101 101  
102 102  
... ... @@ -115,6 +115,8 @@
115 115  * Tri-color LED, Alarm button
116 116  * Datalog
117 117  
120 +
121 +
118 118  == 1.4  Applications ==
119 119  
120 120  
... ... @@ -121,6 +121,8 @@
121 121  * Logistics and Supply Chain Management
122 122  * Human tracking
123 123  
128 +
129 +
124 124  = 2.1 Use TrackerD =
125 125  
126 126  
... ... @@ -183,7 +183,6 @@
183 183  (% style="color:blue" %)**Step 3:**(%%) TrackerD will auto join to the LoRaWAN network. After join success, TrackerD will start to upload message to IoT server.
184 184  
185 185  
186 -
187 187  == 2.3  Positioning Mode(SMOD) ==
188 188  
189 189  
... ... @@ -278,10 +278,6 @@
278 278  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
279 279  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
280 280  
281 -==== ====
282 -
283 -==== ====
284 -
285 285  ==== (% style="color:blue" %)**FLAG:**(%%) ====
286 286  
287 287  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %)
... ... @@ -317,7 +317,6 @@
317 317  Example:  0x4B & 0x40 >> 6 = 0x01
318 318  
319 319  
320 -
321 321  ==== (% style="color:blue" %)**BAT:**(%%) ====
322 322  
323 323  Example:  0x0CDD & 0x3FFF ⇒ 3293 (mV).
... ... @@ -428,7 +428,6 @@
428 428  * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon.
429 429  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
430 430  
431 -
432 432  === 2.4.6  Add Payload format in TTN V3 ===
433 433  
434 434  
... ... @@ -481,21 +481,10 @@
481 481  
482 482  
483 483  
484 -== 2.7  Datalog Feature ==
483 +== 2.7 Datalog Feature ==
485 485  
486 -
487 487  total 273 entries,by default disable
488 488  
489 -
490 -Example use case.
491 -
492 -[[image:image-20221009234703-2.png||height="328" width="899"]]
493 -
494 -
495 -[[image:image-20221009234629-1.png||height="390" width="577"]]
496 -
497 -
498 -
499 499  == 2.8 Alarm Mode ==
500 500  
501 501  
... ... @@ -528,7 +528,6 @@
528 528  In Transport Mode, TrackerD will check if there is motion. If there is no motion, device will send uplinks every 20 minutes. If there is motion, device will send uplink every 5 minutes.
529 529  
530 530  
531 -
532 532  == 2.10 LED Status ==
533 533  
534 534  
... ... @@ -546,7 +546,6 @@
546 546  |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes
547 547  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
548 548  
549 -
550 550  == 2.11 Button Function ==
551 551  
552 552  
... ... @@ -568,7 +568,6 @@
568 568  |(% 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
569 569  |(% 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.
570 570  
571 -
572 572  == 2.12 USB Port Function ==
573 573  
574 574  
... ... @@ -579,7 +579,6 @@
579 579  * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]]
580 580  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
581 581  
582 -
583 583  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
584 584  
585 585  
... ... @@ -783,7 +783,7 @@
783 783  
784 784  
785 785  
786 -=== 3.2.9 Set PDOP value for GPS fix accuracy ===
770 +=== 3.3.9 Set PDOP value for GPS fix accuracy ===
787 787  
788 788  
789 789  PDOP(Position Dilution of Precision) filter, TrackerD will only accept GPS data with a lower PDOP value than pre-configure PDOP value. If device can't get a valid GPS packet within FTIME timeout, it will use the GPS data with lowest PDOP value to server.
... ... @@ -906,7 +906,6 @@
906 906  [[image:1664503635019-941.png]]
907 907  
908 908  
909 -
910 910  * (% style="color:#037691" %)**Go to tools ~-~-> Boards ~-~-> Boards Manager**,(%%) **find the esp32 information and install it.**
911 911  
912 912  [[image:1664503715811-892.png]]
... ... @@ -971,7 +971,6 @@
971 971  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
972 972  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
973 973  
974 -
975 975  = 8.  Order Info =
976 976  
977 977  
... ... @@ -987,7 +987,6 @@
987 987  * (% style="color:red" %)**AU915**(%%): Default frequency band AU915
988 988  * (% style="color:red" %)**US915**(%%): Default frequency band US915
989 989  
990 -
991 991  = 9.  Packing Info =
992 992  
993 993  
image-20221009234629-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -222.9 KB
Content
image-20221009234703-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -136.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0