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

From version 74.7
edited by Xiaoling
on 2022/10/11 16:29
Change comment: There is no comment for this version
To version 74.9
edited by Xiaoling
on 2022/10/11 17:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -98,7 +98,6 @@
98 98  * Tracking: max: 38mA
99 99  
100 100  
101 -
102 102  == 1.3  Features ==
103 103  
104 104  
... ... @@ -118,7 +118,6 @@
118 118  * Datalog
119 119  
120 120  
121 -
122 122  == 1.4  Applications ==
123 123  
124 124  
... ... @@ -126,7 +126,6 @@
126 126  * Human tracking
127 127  
128 128  
129 -
130 130  = 2.1 Use TrackerD =
131 131  
132 132  
... ... @@ -339,8 +339,6 @@
339 339  * Latitude: 02863D68  ⇒  //if (0x//02863D68//& 0x80000000 = 0 )~://  //value = 02863D68 /1000000 = 42.351976//
340 340  * Longitude: FAC29BAF  ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~://  //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57//
341 341  
342 -
343 -
344 344  (% style="color:red" %)**Important note:**
345 345  
346 346  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.
... ... @@ -359,12 +359,12 @@
359 359  
360 360  ==== (% style="color:blue" %)**Alarm:**(%%) ====
361 361  
362 -Example:  0x4B & 0x40 >> 6 = 0x01
357 +**Example: ** 0x4B & 0x40 >> 6 = 0x01
363 363  
364 364  
365 365  ==== (% style="color:blue" %)**BAT:**(%%) ====
366 366  
367 -Example:  0x0CDD & 0x3FFF ⇒ 3293 (mV).
362 +**Example: ** 0x4B45 & 0x3FFF ⇒ 2885 (mV).
368 368  
369 369  (((
370 370  The battery info shows the battery voltage, User can use the below mapping to indicate the battery in percentage: \
... ... @@ -383,7 +383,7 @@
383 383  **Set the format of GPS data uplink link:**
384 384  
385 385  (% style="color:#037691" %)**0x00:** (%%) Enable uploading on-board Temperature and humidity values
386 -(% style="color:#037691" %)**0x01: ** (%%) Disable uploading on-board Temperature and humidity values
381 +(% style="color:#037691" %)**0x01: ** (%%) Disable uploading on-board Temperature and humidity values
387 387  
388 388  
389 389  **Set the format of BLE data uplink link:**
... ... @@ -391,6 +391,10 @@
391 391  (% style="color:#037691" %)**0x01: ** (%%) BLE Positioning with Strongest iBeacon
392 392  
393 393  
389 +**Example: ** (0x60>>6)& 0x3f =1.
390 +
391 +
392 +
394 394  ==== (% style="color:blue" %)**LON:**(%%) ====
395 395  
396 396  Enable/Disable LED activity for uplink
... ... @@ -403,7 +403,9 @@
403 403  (% style="color:#037691" %)**0x01:**  (%%) Enable LED indicator (Default Value)
404 404  )))
405 405  
405 +**Example:** (0x60>>5) & 0x01=1.
406 406  
407 +
407 407  ==== (% style="color:blue" %)**Hum:**(%%) ====
408 408  
409 409  0202 = //if (0x0202 & 0x8000 = 0 ):  value =// 0x0202 / 100 = +514 ⇒ 51.4 degree
... ... @@ -488,7 +488,6 @@
488 488  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
489 489  
490 490  
491 -
492 492  === 2.4.6  Add Payload format in TTN V3 ===
493 493  
494 494  
... ... @@ -608,7 +608,6 @@
608 608  
609 609  
610 610  
611 -
612 612  == 2.11 Button Function ==
613 613  
614 614  
... ... @@ -632,7 +632,6 @@
632 632  
633 633  
634 634  
635 -
636 636  == 2.12 USB Port Function ==
637 637  
638 638  
... ... @@ -644,8 +644,6 @@
644 644  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
645 645  
646 646  
647 -
648 -
649 649  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
650 650  
651 651  
... ... @@ -1056,7 +1056,6 @@
1056 1056  
1057 1057  
1058 1058  
1059 -
1060 1060  = 8.  Order Info =
1061 1061  
1062 1062  
... ... @@ -1073,7 +1073,6 @@
1073 1073  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1074 1074  
1075 1075  
1076 -
1077 1077  = 9.  Packing Info =
1078 1078  
1079 1079  
... ... @@ -1088,7 +1088,6 @@
1088 1088  * Weight: 50g
1089 1089  
1090 1090  
1091 -
1092 1092  = 10. Support =
1093 1093  
1094 1094  
... ... @@ -1096,7 +1096,6 @@
1096 1096  * 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]].
1097 1097  
1098 1098  
1099 -
1100 1100  = 11.  Reference =
1101 1101  
1102 1102