Last modified by Xiaoling on 2025/04/27 16:48

From version 68.3
edited by Xiaoling
on 2022/10/09 16:04
Change comment: There is no comment for this version
To version 74.1
edited by Edwin Chen
on 2022/10/11 00:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
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  
... ... @@ -189,6 +189,7 @@
189 189  (% 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.
190 190  
191 191  
186 +
192 192  == 2.3  Positioning Mode(SMOD) ==
193 193  
194 194  
... ... @@ -208,7 +208,7 @@
208 208  === 2.4.1 Uplink FPORT~=5, Device Status ===
209 209  
210 210  
211 -Uplink the device configures with FPORT=5. Once LGT92 Joined the network, it will uplink this message to the server. After first uplink, LHT52 will uplink Device Status every 12 hours.
206 +Uplink the device configures with FPORT=5. Once TrackerD Joined the network, it will uplink this message to the server. After the first uplink, TrackerD will uplink Device Status every 12 hours.
212 212  
213 213  
214 214  (% border="1.5" style="background-color:#ffffcc; color:green; width:520px" %)
... ... @@ -218,7 +218,7 @@
218 218  [[image:1665301570342-765.png]]
219 219  
220 220  
221 -Example Payload (FPort=5):  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT52%20-%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20User%20Manual/WebHome/image-20220621105116-11.png?rev=1.1||alt="image-20220621105116-11.png"]]
216 +Example of Device Status:  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT52%20-%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20User%20Manual/WebHome/image-20220621105116-11.png?rev=1.1||alt="image-20220621105116-11.png"]]
222 222  
223 223  **Sensor Model**: For TrackerD, this value is 0x13.
224 224  
... ... @@ -283,6 +283,7 @@
283 283  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
284 284  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
285 285  
281 +
286 286  ==== (% style="color:blue" %)**FLAG:**(%%) ====
287 287  
288 288  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %)
... ... @@ -480,10 +480,21 @@
480 480  
481 481  
482 482  
483 -== 2.7 Datalog Feature ==
479 +== 2.7  Datalog Feature ==
484 484  
481 +
485 485  total 273 entries,by default disable
486 486  
484 +
485 +Example use case.
486 +
487 +[[image:image-20221009234703-2.png||height="328" width="899"]]
488 +
489 +
490 +[[image:image-20221009234629-1.png||height="390" width="577"]]
491 +
492 +
493 +
487 487  == 2.8 Alarm Mode ==
488 488  
489 489  
... ... @@ -516,6 +516,7 @@
516 516  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.
517 517  
518 518  
526 +
519 519  == 2.10 LED Status ==
520 520  
521 521  
... ... @@ -767,7 +767,7 @@
767 767  
768 768  
769 769  
770 -=== 3.3.9 Set PDOP value for GPS fix accuracy ===
778 +=== 3.2.9 Set PDOP value for GPS fix accuracy ===
771 771  
772 772  
773 773  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.
... ... @@ -853,7 +853,7 @@
853 853  
854 854  (% style="color:blue" %)**Step5:** (%%) Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location:
855 855  
856 -[[https:~~/~~/www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0>>url:https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]]
864 +[[https:~~/~~/github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]]
857 857  
858 858  
859 859  Users need to use below files:
... ... @@ -890,6 +890,7 @@
890 890  [[image:1664503635019-941.png]]
891 891  
892 892  
901 +
893 893  * (% style="color:#037691" %)**Go to tools ~-~-> Boards ~-~-> Boards Manager**,(%%) **find the esp32 information and install it.**
894 894  
895 895  [[image:1664503715811-892.png]]
image-20221009234629-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +222.9 KB
Content
image-20221009234703-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +136.4 KB
Content