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

From version 51.19
edited by Xiaoling
on 2022/09/30 14:41
Change comment: There is no comment for this version
To version 51.24
edited by Xiaoling
on 2022/09/30 15:07
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
... ... @@ -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  
... ... @@ -223,47 +223,44 @@
223 223  The default uplink payload includes totally 11 bytes. (User can use AT+MOD=0 to enable the Temperature and humidity sensor to hum/tem info from accelerometer. When accelerometer info is enable, total payload will be 15 bytes, please note 15 bytes won't work on DR0 on US915/AU915 frequency band. )
224 224  
225 225  
226 -(% border="1.5" cellspacing="3" style="background-color:#ffffcc; color:green; width:520px" %)
227 -|=(% scope="row" style="width: 69px;" %)(((
228 -**Size**
229 -
230 -**(bytes)**
231 -)))|(% style="width:76px" %)4|(% style="width:87px" %)4|(% style="width:76px" %)2|(% style="width:52px" %)1|(% style="width:88px" %)(((
232 -2
233 -
234 -(optional )
235 -)))|(% style="width:83px" %)(((
236 -2
237 -
238 -(optional)
212 +(% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:480px" %)
213 +|=(% scope="row" style="width: 50px;" %)(((
214 +**Size(bytes)**
215 +)))|(% style="width:60px" %)4|(% style="width:70px" %)4|(% style="width:80px" %)2|(% style="width:50px" %)1|(% style="width:88px" %)(((
216 +2(optional)
217 +)))|(% style="width:87px" %)(((
218 +2(optional)
239 239  )))
240 240  |=(% style="width: 69px;" %)**Value**|(% style="width:76px" %)[[Latitude>>||anchor="HLocationinfo:"]]|(% style="width:87px" %)[[Longitude>>||anchor="HLocationinfo:"]]|(% style="width:76px" %)(((
241 241  [[Alarm & BAT>>||anchor="HAlarm26BAT:"]]
242 -)))|(% style="width:52px" %)[[FLAG>>||anchor="HFLAG:"]]|(% style="width:88px" %)[[Hum>>||anchor="HHum:"]]|(% style="width:83px" %)[[Tem>>||anchor="HTem:"]]
222 +)))|(% style="width:52px" %)[[FLAG>>||anchor="HFLAG:"]]|(% style="width:88px" %)[[Hum>>||anchor="HHum:"]]|(% style="width:87px" %)[[Tem>>||anchor="HTem:"]]
243 243  
244 244  [[image:1664501958445-288.png]]
245 245  
246 246  
247 -==== (% style="color:blue" %)Alarm & BAT:(%%) ====
227 +==== (% style="color:blue" %)**Alarm & BAT:**(%%) ====
248 248  
249 -(% border="2" style="background-color:#ffffcc; color:green; width:329px" %)
250 -|(% style="width:72px" %)**Size(bit)**|(% style="width:67px" %)1 bit|(% style="width:118px" %)1bit|(% style="width:63px" %)14 bits
251 -|(% style="width:72px" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
229 +(% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %)
230 +|=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
231 +|=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
252 252  
253 -==== (% style="color:blue" %)FLAG:(%%) ====
254 254  
255 -(% border="2" style="background-color:#ffffcc; color:green; width:332px" %)
256 -|(% style="width:79px" %)**Size(bit)**|(% style="width:55px" %)2 bits|(% style="width:47px" %)1bit|(% style="width:140px" %)5 bits
257 -|(% style="width:79px" %)**Value**|(% style="width:55px" %)[[MOD>>||anchor="H2.3.4BLEpositioningPayload28Fport229"]]|(% style="width:47px" %)[[LON>>||anchor="HLON:"]]|(% style="width:140px" %)Firmware version 
234 +==== (% style="color:blue" %)**FLAG:**(%%) ====
258 258  
236 +(% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %)
237 +|=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)2bits|(% style="width:50px" %)1bit|(% style="width:100px" %)5 bits
238 +|=(% style="width: 79px;" %)**Value**|(% style="width:55px" %)[[MOD>>||anchor="H2.3.4BLEpositioningPayload28Fport229"]]|(% style="width:47px" %)[[LON>>||anchor="HLON:"]]|(% style="width:140px" %)Firmware version 
239 +
259 259  **Example:** Payload: 0x02863D68 FAC29BAF 4B45 60 0202 011A 
260 260  
261 261  
262 -==== (% style="color:blue" %)Location info:(%%) ====
243 +==== (% style="color:blue" %)**Location info:**(%%) ====
263 263  
264 264  * Latitude: 02863D68  ⇒  //if (0x//02863D68//& 0x80000000 = 0 )~://  //value = 02863D68 /1000000 = 42.351976//
265 265  * Longitude: FAC29BAF  ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~://  //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57//
266 266  
248 +
249 +
267 267  (% style="color:red" %)**Important note:**
268 268  
269 269  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.
... ... @@ -283,15 +283,13 @@
283 283  
284 284  
285 285  
286 -==== (% style="color:blue" %)Alarm:(%%) ====
269 +==== (% style="color:blue" %)**Alarm:**(%%) ====
287 287  
288 -
289 289  Example:  0x4B & 0x40 >> 6 = 0x01
290 290  
291 291  
292 -==== (% style="color:blue" %)BAT:(%%) ====
274 +==== (% style="color:blue" %)**BAT:**(%%) ====
293 293  
294 -
295 295  Example:  0x0CDD & 0x3FFF ⇒ 3293 (mV).
296 296  
297 297  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: \
... ... @@ -303,8 +303,11 @@
303 303  * 3.40v ~~ 3.69v:  20% ~~ 40%
304 304  * < 3.39v:  0~~20%
305 305  
306 -==== (% style="color:blue" %)LON:(%%) ====
307 307  
288 +
289 +
290 +==== (% style="color:blue" %)**LON:**(%%) ====
291 +
308 308  
309 309  Enable/Disable LED activity for uplink
310 310  
... ... @@ -313,18 +313,17 @@
313 313  0x01:  Enable LED indicator (Default Value)
314 314  
315 315  
316 -==== (% style="color:blue" %)Hum:(%%) ====
300 +==== (% style="color:blue" %)**Hum:**(%%) ====
317 317  
318 318  0202 = //if (0x0202 & 0x8000 = 0 ):  value =// 0x0202 / 100 = +514 ⇒ 51.4 degree
319 319  
320 320  
321 -==== (% style="color:blue" %)Tem:(%%) ====
305 +==== (% style="color:blue" %)**Tem:**(%%) ====
322 322  
323 323  011A =if (0x011A & 0x8000 = 1 ):  value =( 0x011A - 0x10000)/10(dec) ⇒ -//28.2 degree//
324 324  
325 325  
326 326  
327 -
328 328  === 2.3.3 Uplink FPORT~= , History GNSS Positioning ===
329 329  
330 330  
... ... @@ -336,13 +336,11 @@
336 336  
337 337  **MODE=2**
338 338  
339 -(% border="2" style="background-color:#ffffcc; color:green; width:491px" %)
340 -|(% style="width:70px" %)(((
341 -**Size**
342 -
343 -**(bytes)**
344 -)))|(% style="width:44px" %)16|(% style="width:61px" %)4|(% style="width:63px" %)4|(% style="width:71px" %)2|(% style="width:50px" %)4|(% style="width:47px" %)2|(% style="width:15px" %)1
345 -|(% style="width:70px" %)**Value**|(% style="width:44px" %)[[UUID>>||anchor="HLocationinfo:"]]|(% style="width:61px" %)(((
322 +(% border="1.5" cellspacing="3" style="background-color:#ffffcc; color:green; width:491px" %)
323 +|=(% scope="row" style="width: 50px;" %)(((
324 +**Size(bytes)**
325 +)))|(% style="width:30px" %)16|(% style="width:50px" %)4|(% style="width:50px" %)4|(% style="width:80px" %)2|(% style="width:50px" %)4|(% style="width:50px" %)2|(% style="width:30px" %)1
326 +|=(% style="width: 50px;" %)**Value**|(% style="width:44px" %)[[UUID>>||anchor="HLocationinfo:"]]|(% style="width:61px" %)(((
346 346  iBeacon MAJOR
347 347  )))|(% style="width:63px" %)(((
348 348  iBeacon MINOR
... ... @@ -469,8 +469,6 @@
469 469  |(% 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
470 470  |(% 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.
471 471  
472 -
473 -
474 474  == 2.10 USB Port Function ==
475 475  
476 476  
... ... @@ -481,8 +481,6 @@
481 481  * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]]
482 482  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
483 483  
484 -
485 -
486 486  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
487 487  
488 488  
... ... @@ -580,7 +580,6 @@
580 580  
581 581  * (% style="color:blue" %)**AT Command: No AT Command**
582 582  
583 -
584 584  * (% style="color:blue" %)**Downlink Payload (prefix 0x02):**
585 585  
586 586  (% style="color:#037691" %)**0x02 01**    (%%) ~/~/  Exit Alarm Mode