<
From version < 51.30 >
edited by Xiaoling
on 2022/09/30 16:01
To version < 52.1 >
edited by Edwin Chen
on 2022/10/06 17:58
>
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
... ... @@ -61,15 +61,11 @@
61 61  * EEPROM: 520 KB
62 62  * Clock Speed: 32Mhz
63 63  
64 -
65 -
66 66  (% style="color:blue" %)**Common DC Characteristics:**
67 67  
68 68  * Supply Voltage: 5V via USB port or Internal li-on battery
69 69  * Operating Temperature: -40 ~~ 60°C
70 70  
71 -
72 -
73 73  (% style="color:blue" %)**LoRa Spec:**
74 74  
75 75  * Frequency Range,
... ... @@ -91,14 +91,10 @@
91 91  * Packet engine up to 256 bytes with CRC.
92 92  * LoRaWAN 1.0.3 Specification
93 93  
94 -
95 -
96 96  (% style="color:blue" %)**Battery:**
97 97  
98 98  * 1000mA Li-on Battery power (for model TrackerD)
99 99  
100 -
101 -
102 102  (% style="color:blue" %)**Power Consumption**
103 103  
104 104  * Sleeping Mode: 200uA
... ... @@ -106,8 +106,6 @@
106 106  * Tracking: max: 38mA
107 107  
108 108  
109 -
110 -
111 111  == 1.3  Features ==
112 112  
113 113  
... ... @@ -114,7 +114,7 @@
114 114  * LoRaWAN 1.0.3 Class A
115 115  * ESP32 PICO D4
116 116  * SX1276/78 Wireless Chip
117 -** Arduino IDE Compatible
107 +* Arduino IDE Compatible
118 118  * Open source hardware / software
119 119  * Regular/ Real-time GPS,BLE,WIFI tracking
120 120  * Built-in3 axis accelerometer (LIS3DH)
... ... @@ -127,8 +127,6 @@
127 127  * Datalog
128 128  
129 129  
130 -
131 -
132 132  == 1.4  Applications ==
133 133  
134 134  
... ... @@ -136,8 +136,6 @@
136 136  * Human tracking
137 137  
138 138  
139 -
140 -
141 141  = 2.1 Use TrackerD =
142 142  
143 143  
... ... @@ -200,7 +200,7 @@
200 200  (% 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.
201 201  
202 202  
203 -(% style="color:blue" %)**Positioning Mode(SMOD):**
189 += 2.3 Positioning Mode(SMOD) =
204 204  
205 205  * (% style="color:#037691" %)**GPS ONLY(Factory Settings):    **(%%)only get GPS location info.
206 206  * (% style="color:#037691" %)**BLE ONLY:              **(%%)Only obtain iBeacon info via BLE. Design for Indoor tracking.
... ... @@ -244,8 +244,6 @@
244 244  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
245 245  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
246 246  
247 -
248 -
249 249  ==== (% style="color:blue" %)**FLAG:**(%%) ====
250 250  
251 251  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %)
... ... @@ -261,7 +261,6 @@
261 261  * Longitude: FAC29BAF  ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~://  //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57//
262 262  
263 263  
264 -
265 265  (% style="color:red" %)**Important note:**
266 266  
267 267  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.
... ... @@ -301,8 +301,6 @@
301 301  * < 3.39v:  0~~20%
302 302  
303 303  
304 -
305 -
306 306  ==== (% style="color:blue" %)**LON:**(%%) ====
307 307  
308 308  
... ... @@ -365,8 +365,6 @@
365 365  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
366 366  
367 367  
368 -
369 -
370 370  === 2.3.5 Add Payload format in TTN V3 ===
371 371  
372 372  
... ... @@ -467,7 +467,6 @@
467 467  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
468 468  
469 469  
470 -
471 471  == 2.9 Button Function ==
472 472  
473 473  
... ... @@ -490,7 +490,6 @@
490 490  |(% 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.
491 491  
492 492  
493 -
494 494  == 2.10 USB Port Function ==
495 495  
496 496  
... ... @@ -502,8 +502,6 @@
502 502  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
503 503  
504 504  
505 -
506 -
507 507  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
508 508  
509 509  
... ... @@ -905,8 +905,6 @@
905 905  * (% style="color:red" %)**US915**(%%): Default frequency band US915
906 906  
907 907  
908 -
909 -
910 910  = 9.  Packing Info =
911 911  
912 912  
... ... @@ -921,8 +921,6 @@
921 921  * Weight: 50g
922 922  
923 923  
924 -
925 -
926 926  = 10. Support =
927 927  
928 928  
... ... @@ -930,8 +930,6 @@
930 930  * 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]].
931 931  
932 932  
933 -
934 -
935 935  = 11.  Reference =
936 936  
937 937  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0