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

From version 74.2
edited by Xiaoling
on 2022/10/11 09:44
Change comment: There is no comment for this version
To version 66.3
edited by Xiaoling
on 2022/10/09 16:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -97,6 +97,9 @@
97 97  * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
98 98  * Tracking: max: 38mA
99 99  
100 +
101 +
102 +
100 100  == 1.3  Features ==
101 101  
102 102  
... ... @@ -115,6 +115,9 @@
115 115  * Tri-color LED, Alarm button
116 116  * Datalog
117 117  
121 +
122 +
123 +
118 118  == 1.4  Applications ==
119 119  
120 120  
... ... @@ -121,6 +121,9 @@
121 121  * Logistics and Supply Chain Management
122 122  * Human tracking
123 123  
130 +
131 +
132 +
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  
... ... @@ -203,7 +203,7 @@
203 203  === 2.4.1 Uplink FPORT~=5, Device Status ===
204 204  
205 205  
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.
214 +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.
207 207  
208 208  
209 209  (% border="1.5" style="background-color:#ffffcc; color:green; width:520px" %)
... ... @@ -213,13 +213,13 @@
213 213  [[image:1665301570342-765.png]]
214 214  
215 215  
216 -(% style="color:#037691" %)**Example of Device Status:**(%%) 13014001FF0FA24002
224 +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"]]
217 217  
218 -(% style="color:#037691" %)**Sensor Model:** (%%) For TrackerD,this value is 0x13
226 +**Sensor Model**: For TrackerD, this value is 0x13.
219 219  
220 -(% style="color:#037691" %)**Firmware Version: **(%%) 0x0140,Means:v1.4.0 version
228 +**Firmware Version**: 0x0100, Means: v1.0.0 version.
221 221  
222 -(% style="color:#037691" %)**Frequency Band**:
230 +**Frequency Band**:
223 223  
224 224  *0x01: EU868
225 225  
... ... @@ -241,55 +241,16 @@
241 241  
242 242  *0x0a: AS923-3
243 243  
244 -Sub- Band:value 0x00~~0x08(only forAU915,US915,Others are 0xFF)
252 +**Sub-Band**: value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
245 245  
246 -(% style="color:#037691" %)**BAT:**(%%) shows the battery voltage for TrackerD.
254 +**BAT**: shows the battery voltage for TrackerD.
247 247  
256 +Ex1: 0x0B3A = 2874mV
248 248  
249 -(% style="color:#037691" %)**Ex1:**(%%) 0x0FA2 = 4002mV
250 -
251 251  Use can also get the Device Status uplink through the downlink command:
252 252  
253 -TrackerD Model:0x40
254 254  
255 -(% border="1.5" style="background-color:#ffffcc; color:green; width:314px" %)
256 -|(% style="width:75px" %)**Size(bit)**|(% style="width:64px" %)2bits|(% style="width:88px" %)2bit|(% style="width:84px" %)4bit
257 -|(% style="width:75px" %)**Value**|(% style="width:64px" %)SMOD|(% style="width:88px" %)GPS_MOD|(% style="width:84px" %)BLE_MOD
258 258  
259 -(% style="color:blue" %)**SMOD:**
260 -
261 -(% style="color:red" %)**1 :** (%%) GPS ONLY
262 -
263 -(% style="color:red" %)**2 :** (%%) BLE ONLY
264 -
265 -(% style="color:red" %)**3 :**  (%%) GPS/BLE Hybrid
266 -
267 -
268 -(% style="color:blue" %)**GPS MOD:**
269 -
270 -(% style="color:red" %)**0 : ** (%%) Enable uploading on-board Temperature and humidity values
271 -
272 -(% style="color:red" %)**1 :** (%%) Disable uploading on-board Temperature and humidity values
273 -
274 -
275 -(% style="color:blue" %)**BLE MOD:**
276 -
277 -(% style="color:red" %)**1: ** (%%) BLE Positioning with Strongest iBeacon
278 -
279 -TrackerD Status:  0x02
280 -
281 -(% border="1.5" style="background-color:#ffffcc; color:green; width:345px" %)
282 -|(% style="width:77px" %)**Size(bit)**|(% style="width:91px" %)1bits|(% style="width:48px" %)1bit|(% style="width:126px" %)1bit
283 -|(% style="width:77px" %)**Value**|(% style="width:91px" %)PNACKMD|(% style="width:48px" %)LON|(% style="width:126px" %)Transport** **Mode
284 -
285 -(% style="color:red" %)**0 : **(%%) Transport Mode
286 -
287 -(% style="color:red" %)**1 :  **(%%) AT+LON
288 -
289 -(% style="color:red" %)**2 : **(%%) Datalog Enable/Disable
290 -
291 -
292 -
293 293  === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity ===
294 294  
295 295  
... ... @@ -428,7 +428,7 @@
428 428  )))|4|4|2|1|1|1|1|1
429 429  |=**Value**|Latitude|Longitude|Year|Month|Day|Hous|Min|Sen
430 430  
431 -[[image:image-20221009160309-2.png]]
400 +[[image:1665301786397-168.png]]
432 432  
433 433  
434 434  
... ... @@ -462,7 +462,7 @@
462 462  * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon.
463 463  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
464 464  
465 -=== 2.4. Add Payload format in TTN V3 ===
434 +=== 2.4.5 Add Payload format in TTN V3 ===
466 466  
467 467  
468 468  In TTN V3, use can add a custom payload so it shows friendly.
... ... @@ -514,21 +514,10 @@
514 514  
515 515  
516 516  
517 -== 2.7  Datalog Feature ==
486 +== 2.7 Datalog Feature ==
518 518  
519 -
520 520  total 273 entries,by default disable
521 521  
522 -
523 -Example use case.
524 -
525 -[[image:image-20221009234703-2.png||height="328" width="899"]]
526 -
527 -
528 -[[image:image-20221009234629-1.png||height="390" width="577"]]
529 -
530 -
531 -
532 532  == 2.8 Alarm Mode ==
533 533  
534 534  
... ... @@ -561,7 +561,6 @@
561 561  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.
562 562  
563 563  
564 -
565 565  == 2.10 LED Status ==
566 566  
567 567  
... ... @@ -813,7 +813,7 @@
813 813  
814 814  
815 815  
816 -=== 3.2.9 Set PDOP value for GPS fix accuracy ===
773 +=== 3.3.9 Set PDOP value for GPS fix accuracy ===
817 817  
818 818  
819 819  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.
... ... @@ -899,7 +899,7 @@
899 899  
900 900  (% style="color:blue" %)**Step5:** (%%) Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location:
901 901  
902 -[[https:~~/~~/github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]]
859 +[[https:~~/~~/www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0>>url:https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]]
903 903  
904 904  
905 905  Users need to use below files:
... ... @@ -936,7 +936,6 @@
936 936  [[image:1664503635019-941.png]]
937 937  
938 938  
939 -
940 940  * (% style="color:#037691" %)**Go to tools ~-~-> Boards ~-~-> Boards Manager**,(%%) **find the esp32 information and install it.**
941 941  
942 942  [[image:1664503715811-892.png]]
image-20221009160220-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -46.4 KB
Content
image-20221009160309-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -57.2 KB
Content
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