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

From version 74.2
edited by Xiaoling
on 2022/10/11 09:44
Change comment: There is no comment for this version
To version 71.1
edited by Edwin Chen
on 2022/10/09 23:47
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,6 +97,7 @@
97 97  * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
98 98  * Tracking: max: 38mA
99 99  
100 +
100 100  == 1.3  Features ==
101 101  
102 102  
... ... @@ -115,6 +115,7 @@
115 115  * Tri-color LED, Alarm button
116 116  * Datalog
117 117  
119 +
118 118  == 1.4  Applications ==
119 119  
120 120  
... ... @@ -121,6 +121,7 @@
121 121  * Logistics and Supply Chain Management
122 122  * Human tracking
123 123  
126 +
124 124  = 2.1 Use TrackerD =
125 125  
126 126  
... ... @@ -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.
209 +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
219 +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
221 +**Sensor Model**: For TrackerD, this value is 0x13.
219 219  
220 -(% style="color:#037691" %)**Firmware Version: **(%%) 0x0140,Means:v1.4.0 version
223 +**Firmware Version**: 0x0100, Means: v1.0.0 version.
221 221  
222 -(% style="color:#037691" %)**Frequency Band**:
225 +**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)
247 +**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.
249 +**BAT**: shows the battery voltage for TrackerD.
247 247  
251 +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  
... ... @@ -317,6 +317,10 @@
317 317  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
318 318  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
319 319  
284 +==== ====
285 +
286 +==== ====
287 +
320 320  ==== (% style="color:blue" %)**FLAG:**(%%) ====
321 321  
322 322  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %)
... ... @@ -331,6 +331,7 @@
331 331  * Latitude: 02863D68  ⇒  //if (0x//02863D68//& 0x80000000 = 0 )~://  //value = 02863D68 /1000000 = 42.351976//
332 332  * Longitude: FAC29BAF  ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~://  //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57//
333 333  
302 +
334 334  (% style="color:red" %)**Important note:**
335 335  
336 336  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.
... ... @@ -352,6 +352,7 @@
352 352  Example:  0x4B & 0x40 >> 6 = 0x01
353 353  
354 354  
324 +
355 355  ==== (% style="color:blue" %)**BAT:**(%%) ====
356 356  
357 357  Example:  0x0CDD & 0x3FFF ⇒ 3293 (mV).
... ... @@ -366,6 +366,7 @@
366 366  * 3.40v ~~ 3.69v:  20% ~~ 40%
367 367  * < 3.39v:  0~~20%
368 368  
339 +
369 369  ==== (% style="color:blue" %)**LON:**(%%) ====
370 370  
371 371  Enable/Disable LED activity for uplink
... ... @@ -462,6 +462,8 @@
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  
436 +
437 +
465 465  === 2.4.6  Add Payload format in TTN V3 ===
466 466  
467 467  
... ... @@ -522,10 +522,10 @@
522 522  
523 523  Example use case.
524 524  
525 -[[image:image-20221009234703-2.png||height="328" width="899"]]
498 +[[image:image-20221009234703-2.png]]
526 526  
527 527  
528 -[[image:image-20221009234629-1.png||height="390" width="577"]]
501 +[[image:image-20221009234629-1.png||height="441" width="652"]]
529 529  
530 530  
531 531  
... ... @@ -579,6 +579,8 @@
579 579  |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes
580 580  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
581 581  
555 +
556 +
582 582  == 2.11 Button Function ==
583 583  
584 584  
... ... @@ -600,6 +600,8 @@
600 600  |(% 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
601 601  |(% 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.
602 602  
578 +
579 +
603 603  == 2.12 USB Port Function ==
604 604  
605 605  
... ... @@ -610,6 +610,8 @@
610 610  * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]]
611 611  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
612 612  
590 +
591 +
613 613  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
614 614  
615 615  
... ... @@ -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]]
881 +[[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:
... ... @@ -1001,6 +1001,8 @@
1001 1001  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
1002 1002  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
1003 1003  
983 +
984 +
1004 1004  = 8.  Order Info =
1005 1005  
1006 1006  
... ... @@ -1016,6 +1016,8 @@
1016 1016  * (% style="color:red" %)**AU915**(%%): Default frequency band AU915
1017 1017  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1018 1018  
1000 +
1001 +
1019 1019  = 9.  Packing Info =
1020 1020  
1021 1021  
... ... @@ -1029,6 +1029,7 @@
1029 1029  * Device Size: 85 x 48 x 15 cm
1030 1030  * Weight: 50g
1031 1031  
1015 +
1032 1032  = 10. Support =
1033 1033  
1034 1034  
... ... @@ -1035,6 +1035,7 @@
1035 1035  * 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.
1036 1036  * 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]].
1037 1037  
1022 +
1038 1038  = 11.  Reference =
1039 1039  
1040 1040