<
From version < 69.1 >
edited by Edwin Chen
on 2022/10/09 23:46
To version < 68.2 >
edited by Xiaoling
on 2022/10/09 16:03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -189,7 +189,6 @@
189 189  (% 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.
190 190  
191 191  
192 -
193 193  == 2.3  Positioning Mode(SMOD) ==
194 194  
195 195  
... ... @@ -284,12 +284,6 @@
284 284  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
285 285  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
286 286  
287 -(% class="wikigeneratedid" %)
288 -==== ====
289 -
290 -(% class="wikigeneratedid" %)
291 -==== ====
292 -
293 293  ==== (% style="color:blue" %)**FLAG:**(%%) ====
294 294  
295 295  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %)
... ... @@ -304,8 +304,6 @@
304 304  * Latitude: 02863D68  ⇒  //if (0x//02863D68//& 0x80000000 = 0 )~://  //value = 02863D68 /1000000 = 42.351976//
305 305  * Longitude: FAC29BAF  ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~://  //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57//
306 306  
307 -
308 -
309 309  (% style="color:red" %)**Important note:**
310 310  
311 311  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.
... ... @@ -327,7 +327,6 @@
327 327  Example:  0x4B & 0x40 >> 6 = 0x01
328 328  
329 329  
330 -
331 331  ==== (% style="color:blue" %)**BAT:**(%%) ====
332 332  
333 333  Example:  0x0CDD & 0x3FFF ⇒ 3293 (mV).
... ... @@ -342,8 +342,6 @@
342 342  * 3.40v ~~ 3.69v:  20% ~~ 40%
343 343  * < 3.39v:  0~~20%
344 344  
345 -
346 -
347 347  ==== (% style="color:blue" %)**LON:**(%%) ====
348 348  
349 349  Enable/Disable LED activity for uplink
... ... @@ -440,12 +440,9 @@
440 440  * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon.
441 441  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
442 442  
431 +=== 2.4.5 Add Payload format in TTN V3 ===
443 443  
444 444  
445 -
446 -=== 2.4.6  Add Payload format in TTN V3 ===
447 -
448 -
449 449  In TTN V3, use can add a custom payload so it shows friendly.
450 450  
451 451  In the page (% style="color:#037691" %)**Applications ~-~-> Payload Formats ~-~-> Custom ~-~-> decoder**
... ... @@ -495,13 +495,10 @@
495 495  
496 496  
497 497  
498 -== 2.7  Datalog Feature ==
483 +== 2.7 Datalog Feature ==
499 499  
500 -
501 501  total 273 entries,by default disable
502 502  
503 -
504 -
505 505  == 2.8 Alarm Mode ==
506 506  
507 507  
... ... @@ -534,7 +534,6 @@
534 534  In Transport Mode, TrackerD will check if there is motion. If there is no motion, device will send uplinks every 20 minutes. If there is motion, device will send uplink every 5 minutes.
535 535  
536 536  
537 -
538 538  == 2.10 LED Status ==
539 539  
540 540  
... ... @@ -552,9 +552,6 @@
552 552  |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes
553 553  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
554 554  
555 -
556 -
557 -
558 558  == 2.11 Button Function ==
559 559  
560 560  
... ... @@ -576,9 +576,6 @@
576 576  |(% 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
577 577  |(% 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.
578 578  
579 -
580 -
581 -
582 582  == 2.12 USB Port Function ==
583 583  
584 584  
... ... @@ -589,9 +589,6 @@
589 589  * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]]
590 590  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
591 591  
592 -
593 -
594 -
595 595  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
596 596  
597 597  
... ... @@ -795,7 +795,7 @@
795 795  
796 796  
797 797  
798 -=== 3.2.9 Set PDOP value for GPS fix accuracy ===
770 +=== 3.3.9 Set PDOP value for GPS fix accuracy ===
799 799  
800 800  
801 801  PDOP(Position Dilution of Precision) filter, TrackerD will only accept GPS data with a lower PDOP value than pre-configure PDOP value. If device can't get a valid GPS packet within FTIME timeout, it will use the GPS data with lowest PDOP value to server.
... ... @@ -918,7 +918,6 @@
918 918  [[image:1664503635019-941.png]]
919 919  
920 920  
921 -
922 922  * (% style="color:#037691" %)**Go to tools ~-~-> Boards ~-~-> Boards Manager**,(%%) **find the esp32 information and install it.**
923 923  
924 924  [[image:1664503715811-892.png]]
... ... @@ -983,9 +983,6 @@
983 983  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
984 984  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
985 985  
986 -
987 -
988 -
989 989  = 8.  Order Info =
990 990  
991 991  
... ... @@ -1001,9 +1001,6 @@
1001 1001  * (% style="color:red" %)**AU915**(%%): Default frequency band AU915
1002 1002  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1003 1003  
1004 -
1005 -
1006 -
1007 1007  = 9.  Packing Info =
1008 1008  
1009 1009  
... ... @@ -1017,8 +1017,6 @@
1017 1017  * Device Size: 85 x 48 x 15 cm
1018 1018  * Weight: 50g
1019 1019  
1020 -
1021 -
1022 1022  = 10. Support =
1023 1023  
1024 1024  
... ... @@ -1025,8 +1025,6 @@
1025 1025  * 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.
1026 1026  * 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]].
1027 1027  
1028 -
1029 -
1030 1030  = 11.  Reference =
1031 1031  
1032 1032  
image-20221009234629-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -222.9 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0