<
From version < 51.29 >
edited by Xiaoling
on 2022/09/30 15:58
To version < 53.1 >
edited by Edwin Chen
on 2022/10/06 18:13
>
Change comment: Uploaded new attachment "image-20221006181316-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -61,13 +61,11 @@
61 61  * EEPROM: 520 KB
62 62  * Clock Speed: 32Mhz
63 63  
64 -
65 65  (% style="color:blue" %)**Common DC Characteristics:**
66 66  
67 67  * Supply Voltage: 5V via USB port or Internal li-on battery
68 68  * Operating Temperature: -40 ~~ 60°C
69 69  
70 -
71 71  (% style="color:blue" %)**LoRa Spec:**
72 72  
73 73  * Frequency Range,
... ... @@ -89,12 +89,10 @@
89 89  * Packet engine up to 256 bytes with CRC.
90 90  * LoRaWAN 1.0.3 Specification
91 91  
92 -
93 93  (% style="color:blue" %)**Battery:**
94 94  
95 95  * 1000mA Li-on Battery power (for model TrackerD)
96 96  
97 -
98 98  (% style="color:blue" %)**Power Consumption**
99 99  
100 100  * Sleeping Mode: 200uA
... ... @@ -102,7 +102,6 @@
102 102  * Tracking: max: 38mA
103 103  
104 104  
105 -
106 106  == 1.3  Features ==
107 107  
108 108  
... ... @@ -109,7 +109,7 @@
109 109  * LoRaWAN 1.0.3 Class A
110 110  * ESP32 PICO D4
111 111  * SX1276/78 Wireless Chip
112 -** Arduino IDE Compatible
107 +* Arduino IDE Compatible
113 113  * Open source hardware / software
114 114  * Regular/ Real-time GPS,BLE,WIFI tracking
115 115  * Built-in3 axis accelerometer (LIS3DH)
... ... @@ -122,7 +122,6 @@
122 122  * Datalog
123 123  
124 124  
125 -
126 126  == 1.4  Applications ==
127 127  
128 128  
... ... @@ -130,7 +130,6 @@
130 130  * Human tracking
131 131  
132 132  
133 -
134 134  = 2.1 Use TrackerD =
135 135  
136 136  
... ... @@ -193,7 +193,7 @@
193 193  (% 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.
194 194  
195 195  
196 -(% style="color:blue" %)**Positioning Mode(SMOD):**
189 += 2.3 Positioning Mode(SMOD) =
197 197  
198 198  * (% style="color:#037691" %)**GPS ONLY(Factory Settings):    **(%%)only get GPS location info.
199 199  * (% style="color:#037691" %)**BLE ONLY:              **(%%)Only obtain iBeacon info via BLE. Design for Indoor tracking.
... ... @@ -237,7 +237,6 @@
237 237  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
238 238  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
239 239  
240 -
241 241  ==== (% style="color:blue" %)**FLAG:**(%%) ====
242 242  
243 243  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %)
... ... @@ -253,7 +253,6 @@
253 253  * Longitude: FAC29BAF  ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~://  //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57//
254 254  
255 255  
256 -
257 257  (% style="color:red" %)**Important note:**
258 258  
259 259  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.
... ... @@ -286,7 +286,6 @@
286 286  The battery info shows the current voltage, for (% style="color:blue" %)**TrackerD**(%%) version which powered by li-on battery. User can use below mapping to indicate the battery in percentage: \
287 287  )))
288 288  
289 -
290 290  * > 4.0v :  80% ~~ 100%
291 291  * 3.85v ~~3.99v:  60% ~~ 80%
292 292  * 3.70v ~~ 3.84v:  40% ~~ 60%
... ... @@ -296,7 +296,7 @@
296 296  
297 297  ==== (% style="color:blue" %)**LON:**(%%) ====
298 298  
299 -
289 +
300 300  Enable/Disable LED activity for uplink
301 301  
302 302  (((
... ... @@ -344,7 +344,6 @@
344 344  [[Alarm & BAT>>||anchor="HAlarm26BAT:"]]
345 345  )))|(% style="width:15px" %)[[FLAG>>||anchor="HFLAG:"]]
346 346  
347 -
348 348  [[image:1664502425687-834.png]]
349 349  
350 350  
... ... @@ -357,7 +357,6 @@
357 357  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
358 358  
359 359  
360 -
361 361  === 2.3.5 Add Payload format in TTN V3 ===
362 362  
363 363  
... ... @@ -430,7 +430,6 @@
430 430  * Server send a downlink command to exit.
431 431  * User fast press the RED button 10 times.
432 432  
433 -
434 434  (((
435 435  When exit alarm mode, (% style="color:red" %)**RED LED**(%%) will light up for 5 seconds, indicating that the alarm mode is exited. And the alert flag will be set to false.
436 436  )))
... ... @@ -459,7 +459,6 @@
459 459  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
460 460  
461 461  
462 -
463 463  == 2.9 Button Function ==
464 464  
465 465  
... ... @@ -482,7 +482,6 @@
482 482  |(% 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.
483 483  
484 484  
485 -
486 486  == 2.10 USB Port Function ==
487 487  
488 488  
... ... @@ -494,8 +494,6 @@
494 494  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
495 495  
496 496  
497 -
498 -
499 499  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
500 500  
501 501  
... ... @@ -897,24 +897,20 @@
897 897  * (% style="color:red" %)**US915**(%%): Default frequency band US915
898 898  
899 899  
900 -
901 -
902 902  = 9.  Packing Info =
903 903  
904 904  
905 -**(% style="color:#037691" %)Package Includes**:
886 +(% style="color:#037691" %)**Package Includes**:
906 906  
907 907  * TrackerD LoRaWAN GPS/BLE Tracker x 1
908 908  * USB recharge & program cable x 1
909 909  
910 -**(% style="color:#037691" %)Dimensions and Weight**:
891 +(% style="color:#037691" %)**Dimensions and Weight**:
911 911  
912 912  * Device Size: 85 x 48 x 15 cm
913 913  * Weight: 50g
914 914  
915 915  
916 -
917 -
918 918  = 10. Support =
919 919  
920 920  
... ... @@ -922,8 +922,6 @@
922 922  * 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]].
923 923  
924 924  
925 -
926 -
927 927  = 11.  Reference =
928 928  
929 929  
... ... @@ -931,5 +931,4 @@
931 931  * **[[Source Code>>https://github.com/dragino/TrackerD]] **
932 932  * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]]
933 933  
934 -
935 935  
image-20221006181316-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +17.7 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0