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

From version 106.1
edited by Bei Jinggeng
on 2022/11/07 09:15
Change comment: There is no comment for this version
To version 144.1
edited by Edwin Chen
on 2022/11/22 12:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Edwin
Content
... ... @@ -14,7 +14,6 @@
14 14  
15 15  = 1.  Introduction =
16 16  
17 -
18 18  == 1.1  What is TrackerD ==
19 19  
20 20  
... ... @@ -46,7 +46,6 @@
46 46  (% style="color:red" %)**Note: LoRaWAN server can be a general LoRaWAN server other than TTN.**
47 47  
48 48  
49 -
50 50  == 1.2 Specifications ==
51 51  
52 52  
... ... @@ -126,7 +126,6 @@
126 126  
127 127  = 2.  Use TrackerD =
128 128  
129 -
130 130  == 2.1 How it works? ==
131 131  
132 132  
... ... @@ -133,7 +133,6 @@
133 133  TrackerD is configured as LoRaWAN OTAA Class A GPS tracker by default. It has OTAA keys to join LoRaWAN network. To connect a LoRaWAN network, user need to input the OTAA keys in the LoRaWAN IoT server and push reset button of TrackerD (next to USB port). TrackerD will wake up and auto join the network via OTAA.
134 134  
135 135  
136 -
137 137  == 2.2 Quick guide to connect to LoRaWAN server ==
138 138  
139 139  
... ... @@ -175,18 +175,20 @@
175 175  **__Add APP KEY and DEV EUI:__**
176 176  
177 177  
178 -[[image:1664501784668-703.png]]
174 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS02%20-%20LoRaWAN%20Door%20Sensor%20User%20Manual/WebHome/1654671889112-678.png?rev=1.1||alt="1654671889112-678.png"]]
179 179  
180 180  
181 181  
178 +(% style="color:blue" %)**Step 2**:(%%) Push this button will activate this device.
182 182  
183 -(% style="color:blue" %)**Step 2**:(%%) Power on TrackerD by using the on board switch.
180 +(% id="cke_bm_7709S" style="display:none" %) [[image:1664502835802-546.png]]
184 184  
182 +[[image:1664502835802-546.png]]
185 185  
184 +
186 186  (% 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.
187 187  
188 188  
189 -
190 190  == 2.3  Positioning Mode(SMOD) ==
191 191  
192 192  
... ... @@ -199,10 +199,8 @@
199 199  Users can switch modes by [[changing SMOD>>||anchor="H3.2.7SetPositioningMode"]].
200 200  
201 201  
202 -
203 203  == 2.4  Uplink Payload ==
204 204  
205 -
206 206  === 2.4.1 Uplink FPORT~=5, Device Status ===
207 207  
208 208  
... ... @@ -319,6 +319,7 @@
319 319  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
320 320  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
321 321  
318 +
322 322  ==== (% style="color:blue" %)**FLAG:**(%%) ====
323 323  
324 324  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:120px" %)
... ... @@ -409,7 +409,6 @@
409 409  011A =if (0x011A & 0x8000 = 1 ):  value =( 0x011A - 0x10000)/10(dec) ⇒ -//28.2 degree//
410 410  
411 411  
412 -
413 413  === 2.4.3  Uplink FPORT~=3, Realtime GNSS Positioning (Default Mode) ===
414 414  
415 415  
... ... @@ -428,7 +428,6 @@
428 428  [[image:1665301687277-443.png]]
429 429  
430 430  
431 -
432 432  === 2.4.4  Uplink FPORT~=4, History GNSS Positioning ===
433 433  
434 434  
... ... @@ -452,7 +452,6 @@
452 452  [[image:image-20221009160309-2.png]]
453 453  
454 454  
455 -
456 456  === 2.4.5  Uplink FPORT~=6, BLE Positioning with Strongest iBeacon ===
457 457  
458 458  
... ... @@ -484,7 +484,7 @@
484 484  * (% style="color:#037691" %)**MODE:   **(%%)Define the payload format.
485 485  * (% style="color:#037691" %)**UUID:     **(%%)The uuid from the strongest iBeacon.
486 486  * (% style="color:#037691" %)**MAJOR:** (%%) The MAJOR from the strongest iBeacon.
487 -* (% style="color:#037691" %)**MINOR:**  (%%)The MAJOR from the strongest iBeacon.
481 +* (% style="color:#037691" %)**MINOR:**  (%%)The MINOR from the strongest iBeacon.
488 488  * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon.
489 489  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
490 490  
... ... @@ -492,7 +492,7 @@
492 492  === 2.4.6  Uplink FPORT~=8, WiFi Positioning with Strongest WiFi SSID(Since firmware 1.4.1) ===
493 493  
494 494  
495 -TrackerD supports WiFi scans for indoor positioning. User can set [[**SMOD**>>||anchor="H3.2.7SetPositioningMode"]] to **BLE pure** or **GPS/BLE hybrid** so TrackerD will scan WiFi and find the strongest WiFi info and uplink.
489 +TrackerD supports WiFi scans for indoor positioning. User can set [[**SMOD**>>||anchor="H3.2.7SetPositioningMode"]] to **WiFi** so TrackerD will scan WiFi and find the strongest WiFi info and uplink.
496 496  
497 497  
498 498  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:371.222px" %)
... ... @@ -523,6 +523,7 @@
523 523  [[image:1664502649601-895.png]]
524 524  
525 525  
520 +
526 526  Add the decoder from this link: 
527 527  
528 528  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder/tree/main/TrackerD>>https://github.com/dragino/dragino-end-node-decoder/tree/main/TrackerD]]
... ... @@ -532,7 +532,6 @@
532 532  [[image:1664502676891-606.png]]
533 533  
534 534  
535 -
536 536  == 2.5 Integrate with Datacake ==
537 537  
538 538  
... ... @@ -540,10 +540,10 @@
540 540  
541 541  Instruction is here:  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20Data%20Cake/#H7.Example~~-~~-AddTrackerDGPSTrackingInDataCake>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20Data%20Cake/#H7.Example--AddTrackerDGPSTrackingInDataCake]]
542 542  
537 +
543 543  [[image:1664502695771-538.png]]
544 544  
545 545  
546 -
547 547  == 2.6 Integrate with Tago ==
548 548  
549 549  
... ... @@ -552,11 +552,9 @@
552 552  Instruction is here: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Tago.IO/#H3.A0Example-CreateTrackerD2FLGT92positioningwidget>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Tago.IO/#H3.A0Example-CreateTrackerD2FLGT92positioningwidget]]
553 553  
554 554  
555 -
556 556  [[image:1664502715371-321.png]]
557 557  
558 558  
559 -
560 560  == 2.7  Datalog Feature ==
561 561  
562 562  
... ... @@ -572,7 +572,6 @@
572 572  [[image:image-20221009234629-1.png||height="390" width="577"]]
573 573  
574 574  
575 -
576 576  == 2.8 Alarm Mode ==
577 577  
578 578  
... ... @@ -587,7 +587,7 @@
587 587  
588 588  
589 589  (((
590 -Two ways to exit alarm mode:
581 +**Two ways to exit alarm mode:**
591 591  )))
592 592  
593 593  * Server sends a downlink command to exit.
... ... @@ -598,7 +598,6 @@
598 598  )))
599 599  
600 600  
601 -
602 602  == 2.9 Transport Mode ==
603 603  
604 604  
... ... @@ -605,17 +605,16 @@
605 605  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.
606 606  
607 607  
608 -
609 609  == 2.10 LED Status ==
610 610  
611 611  
612 -(% border="1.5" style="background-color:#ffffcc; color:green; width:500px" %)
601 +(% border="1.5" style="background-color:#ffffcc; width:500px" %)
613 613  |=(% style="width: 150px;" %)**Event**|=(% style="width: 200px;" %)**Action**|=(% style="width: 150px;" %)**AT+LON to control on/off**
614 614  |(% style="width:157px" %)**Power On**|(% style="width:271px" %)(% style="color:blue" %)**BLUE, **(% style="color:red" %)**RED , **(% style="color:green" %)**Green** flash once|(% style="width:202px" %)N/A
615 615  |(% style="width:157px" %)**Join request**|(% style="width:271px" %)(% style="color:green" %)**Green** (%%)led fast blink once (200ms)|(% style="width:202px" %)Yes
616 616  |(% style="width:157px" %)**Join Success**|(% style="width:271px" %)(% style="color:green" %)**Green**(%%) led on 5 second|(% style="width:202px" %)N/A
617 617  |(% style="width:157px" %)**Fixing Location**|(% style="width:271px" %)(% style="color:blue" %)**BLUE **(%%)blinks 200ms per second|(% style="width:202px" %)Yes
618 -|(% style="width:157px" %)**Fixed and uplink**|(% style="width:271px" %)(% style="color:green" %)**GREEN ***(%%)***blinks twice (200ms per blink)**|(% style="width:202px" %)Yes
607 +|(% style="width:157px" %)**Fixed and uplink**|(% style="width:271px" %)(% style="color:green" %)**GREEN **(%%)blinks twice (200ms per blink)|(% style="width:202px" %)Yes
619 619  |(% style="width:157px" %)**Fail Fix and uplink**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)blinks twice (200ms per blink)|(% style="width:202px" %)Yes
620 620  |(% style="width:157px" %)**Enter Alarm mode**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)on for 3 seconds|(% style="width:202px" %)Yes
621 621  |(% style="width:157px" %)**Uplink under Alarm**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)on for 1 second|(% style="width:202px" %)Yes
... ... @@ -639,9 +639,9 @@
639 639  [[image:1664502854406-763.png]]
640 640  
641 641  
642 -(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
631 +(% border="1" style="background-color:#ffffcc; width:510px" %)
643 643  |=(% style="width: 100px;" %)**Function**|=(% style="width: 205px;" %)**Action**|=(% style="width: 205px;" %)**Description**
644 -|(% style="width:135px" %)Send Alarm|(% style="width:220px" %)Keep Pressing (% style="color:red" %)**RED**(%%) button for more than 5 seconds|(% style="width:265px" %)Enter Alarm Mode.  See [[Alarm Mode>>||anchor="H2.6AlarmMode"]]
633 +|(% style="width:135px" %)Send Alarm|(% style="width:220px" %)Keep Pressing (% style="color:red" %)**RED**(%%) button for more than 5 seconds|(% style="width:265px" %)Enter Alarm Mode.  See [[Alarm Mode>>||anchor="H2.8AlarmMode"]]
645 645  |(% 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
646 646  |(% 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.
647 647  
... ... @@ -665,7 +665,6 @@
665 665  LoRaWAN Downlink instruction for different platforms:  [[IoT LoRaWAN Server>>doc:Main.WebHome]]
666 666  
667 667  
668 -
669 669  == 3.1 Access AT Command ==
670 670  
671 671  
... ... @@ -690,7 +690,6 @@
690 690  
691 691  == 3.2 Command Set ==
692 692  
693 -
694 694  === 3.2.1 Set Transmit Interval ===
695 695  
696 696  
... ... @@ -708,7 +708,6 @@
708 708  (% style="color:#037691" %)**0x01 00 01 2C**  (%%) ~/~/  Same as AT+TDC=300000
709 709  
710 710  
711 -
712 712  === 3.2.2 Set Alarm Packet transmission interval ===
713 713  
714 714  
... ... @@ -726,7 +726,6 @@
726 726  (% style="color:#037691" %)**0xB1 00 00 3C ** (%%) ~/~/  Same as AT+ATDC=60000
727 727  
728 728  
729 -
730 730  === 3.2.3 Set Transport Mode Packet transmission interval ===
731 731  
732 732  
... ... @@ -741,10 +741,9 @@
741 741  
742 742  * (% style="color:blue" %)**Downlink Payload (prefix 0x03):**
743 743  
744 -(% style="color:#037691" %)**0x03 00 01 2C**  (%%) ~/~/  Same as AT+ MTDC=3000000
729 +(% style="color:#037691" %)**0x03 00 01 2C**  (%%) ~/~/  Same as AT+MTDC=3000000
745 745  
746 746  
747 -
748 748  === 3.2.4 Exit Alarm ===
749 749  
750 750  
... ... @@ -757,7 +757,6 @@
757 757  (% style="color:#037691" %)**0x02 01**    (%%) ~/~/  Exit Alarm Mode
758 758  
759 759  
760 -
761 761  === 3.2.5 Disable/Enable LED flash ===
762 762  
763 763  
... ... @@ -775,7 +775,6 @@
775 775  (% style="color:#037691" %)**0xAE 00 ** (%%) ~/~/  Same as AT+LON=0
776 776  
777 777  
778 -
779 779  === 3.2.6 Disable/Enable Transport Mode ===
780 780  
781 781  
... ... @@ -785,15 +785,14 @@
785 785  
786 786  (% style="color:#037691" %)**AT+INTWK=xx.  (Disable (0), Enable (1), default:0)**
787 787  
788 -Example:  AT+ INTWK =1  **~-~->   ** Enable Transport Mode.
770 +Example:  AT+INTWK=1  **~-~->   ** Enable Transport Mode.
789 789  
790 790  
791 791  * (% style="color:blue" %)**Downlink Payload (prefix 0xAF):**
792 792  
793 -(% style="color:#037691" %)**0xAF 01 ** (%%) ~/~/  Same as AT+ INTWK =1
775 +(% style="color:#037691" %)**0xAF 01 ** (%%) ~/~/  Same as AT+INTWK=1
794 794  
795 795  
796 -
797 797  === 3.2.7 Set Positioning Mode ===
798 798  
799 799  
... ... @@ -807,33 +807,39 @@
807 807  (% style="color:#037691" %)** aa:**
808 808  
809 809  * (% style="color:red" %)**1: GPS ONLY(Factory Settings):    **(%%)Only get and uplink GPS location info.
791 +
810 810  * (% style="color:red" %)**2: BLE or WiFi ONLY:                     **(%%)Only obtain iBeacon info via BLE and uplink  or obtain WiFi ssid info via WiFi and uplink. Design for Indoor tracking.
811 -* (% style="color:red" %)**3: GPS/BLE Hybrid:                        **(%%)Combination for Indoor and Outdoor tracking.Devices will try to search BLE iBeacon first. If device can't find the iBeacon, it will use GPS for positioning.
812 812  
794 +* (% style="color:red" %)**3: GPS/BLE Hybrid:                       **(%%)Combination for Indoor and Outdoor tracking.Devices will try to search BLE iBeacon first. If device can't find the iBeacon, it will use GPS for positioning.
795 +
813 813  (% style="color:#037691" %)**bb:**
814 814  
815 815  * (% style="color:red" %)**0 :  **(%%)GPS+ BAT+ State+Tem&Hum
799 +
816 816  * (% style="color:red" %)**1 :**(%%)  GPS +BAT State
817 817  
818 818  (% style="color:#037691" %)**cc:   **
819 819  
820 -* (% style="color:red" %)**1 : **(%%) (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State  
804 +* (% style="color:red" %)**1 : **(%%) (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State  
805 +
821 821  * (% style="color:red" %)**2 : **(%%) (WiFi)SSID+Rssi+BAT+State ((% style="color:#037691" %)V1.4.1 Version support this function later(%%))  
822 822  
823 823  (% style="color:blue" %)**Example:**
824 824  
825 - AT+ SMOD =1,0,0 ~-~->  GPS+ BAT+ State+Tem&Hum
826 - AT+ SMOD =1,1,0 ~-~->  GPS +BAT State
827 - AT+ SMOD =2,0,1 ~-~->  (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State
828 - AT+ SMOD =2,0,2 ~-~->  (WiFi)SSID+Rssi+BAT+State
810 + AT+SMOD=1,0,0 ~-~->  GPS+ BAT+ State+Tem&Hum
829 829  
812 + AT+SMOD=1,1,0 ~-~->  GPS +BAT State
830 830  
831 -* (% style="color:blue" %)**Downlink Payload (prefix 0xA5):**
814 + AT+SMOD=2,0,1 ~-~->  (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State
832 832  
833 -(% style="color:#037691" %)**0xA5 01 00 00**    (%%) ~/~/  Same as AT+ SMOD =1,0,0
816 + AT+SMOD=2,0,2 ~-~->  (WiFi)SSID+Rssi+BAT+State
834 834  
835 835  
819 +* (% style="color:blue" %)**Downlink Payload (prefix 0xA5):**
836 836  
821 +(% style="color:#037691" %)**0xA5 01 00 00**    (%%) ~/~/  Same as AT+SMOD=1,0,0
822 +
823 +
837 837  === 3.2.8 Set MAX GPS position time ===
838 838  
839 839  
... ... @@ -840,7 +840,7 @@
840 840  Set max positioning time, default is 150 seconds. TrackerD will try to get location info within this period. If fail to get position data within this time, TrackerD will use 000000 for latitude and longitude.
841 841  
842 842  
843 -If AT+FTIME=0. The GPS module will be always powered and positioning. This will highly increase the power consumption (up to 50mA). When AT+FTIME=0, it will improve fix accuracy and shorten the acquire time for next uplink.
830 +If **AT+FTIME=0**. The GPS module will be always powered and positioning. This will highly increase the power consumption (up to 50mA). When AT+FTIME=0, it will improve fix accuracy and shorten the acquire time for next uplink.
844 844  
845 845  
846 846  * (% style="color:blue" %)**AT Command:**
... ... @@ -855,7 +855,6 @@
855 855  (% style="color:#037691" %)**0xAA 00 96 ** (%%) ~/~/  Set AT+FTIME=150
856 856  
857 857  
858 -
859 859  === 3.2.9 Set PDOP value for GPS fix accuracy ===
860 860  
861 861  
... ... @@ -880,7 +880,7 @@
880 880  
881 881  
882 882  
883 -Disable/Enable the confirmation mode
869 +**Disable/Enable the confirmation mode**
884 884  
885 885  * (% style="color:blue" %)**AT Command:**
886 886  
... ... @@ -889,17 +889,16 @@
889 889  
890 890  **~ Example:**
891 891  
892 - AT+ CFM=0    **~-~->   ** Disable confirmation
878 + AT+CFM=0    **~-~->   ** Disable confirmation
893 893  
894 - AT+ CFM=1    **~-~->  ** Enable confirmation
880 + AT+CFM=1    **~-~->  ** Enable confirmation
895 895  
896 896  
897 897  * (% style="color:blue" %)**Downlink Payload (prefix 0x05):**
898 898  
899 -(% style="color:#037691" %)**0x05 01 **(%%) ~/~/  Same as AT+ CFM =1
885 +(% style="color:#037691" %)**0x05 01 **(%%) ~/~/  Same as AT+CFM=1
900 900  
901 901  
902 -
903 903  === 3.2.10  Auto Send None-ACK messages ===
904 904  
905 905  
... ... @@ -921,7 +921,6 @@
921 921  Example: 0x3401  ~/~/  Same as AT+PNACKMD=1
922 922  
923 923  
924 -
925 925  === 3.2.11  Set BLEMASK to filter BLE iBeacon ===
926 926  
927 927  
... ... @@ -940,19 +940,18 @@
940 940  Example: 0xB2010203040506    ~/~/ Set BLEMASK to 123456
941 941  
942 942  
943 -
944 944  === 3.2.12  Set WiFIMASK to filter WiFi SSID(Since firmware 1.4.1) ===
945 945  
946 946  
947 -WiFiMASK is to filter the unwanted WiFi SSID during scan. For example, if WiFiMASK is 123456. TrackerD will only uplink SSID info which includes 123456. It will ignore all other WiFi which doesn’t contact 123456 in the SSID.
930 +WiFiMASK is to filter the unwanted WiFi SSID during scan. For example, if WiFiMASK is 123456. TrackerD will only uplink SSID info which includes 123456 as prefix. It will ignore all other WiFi which doesn’t contact 123456 in the SSID.
948 948  
949 949  (% style="color:red" %)**Note: WiFiMASK range is 6 ~~ 10 bytes. If AT+ WiFiMASK < 6 bytes, WiFiMASK will be disabled.**
950 950  
951 951  (% style="color:blue" %)**AT Command:**
952 952  
953 - (% style="color:#037691" %)**AT+WiFiMASK =123456**    (%%) ~/~/ Set WiFiMASK = 123456
936 + (% style="color:#037691" %)**AT+WiFiMASK=123456**    (%%) ~/~/ Set WiFiMASK = 123456
954 954  
955 - (% style="color:#037691" %)**AT+WiFiMASK =0**       (%%) ~/~/ disable WiFiMASK
938 + (% style="color:#037691" %)**AT+WiFiMASK=0**       (%%) ~/~/ disable WiFiMASK
956 956  
957 957  (% style="color:blue" %)**Downlink Payload: (Prefix : 0xB3)(Since firmware 1.4.1)**
958 958  
... ... @@ -959,7 +959,6 @@
959 959  Example: 0xB3010203040506    ~/~/ Set WiFiMASK to 123456
960 960  
961 961  
962 -
963 963  === 3.2.13 Disable/Enable Information printing(Since firmware 1.4.1) ===
964 964  
965 965  
... ... @@ -968,10 +968,9 @@
968 968  (% style="color:blue" %)**AT Command:**
969 969  
970 970  (% style="color:#037691" %)**AT+SHOWID=XX         **(%%) ~/~/(Disable (0), Enable (1), default:0)
971 -\\Example: AT+SHOWID =1 ~-~-> Enable Information printing.
953 +\\Example: AT+SHOWID=1 ~-~-> Enable Information printing.
972 972  
973 973  
974 -
975 975  === 3.2.14 Get or Set Eight Channels Mode, only for us915, AU915(Since firmware 1.4.1) ===
976 976  
977 977  
... ... @@ -979,13 +979,14 @@
979 979  
980 980  (% style="color:blue" %)**AT Command:**
981 981  
982 -(% style="color:#037691" %)**AT+CHE=1**(%%) ~/~/ set one channels mode,
963 +(% style="color:#037691" %)**AT+CHE=1**(%%) ~/~/ set one channels mode
983 983  
984 -(% style="color:blue" %)**Downlink Payload:0X24**(%%)
985 -Example: 0x24 01 ~/~/ Same as AT+CHE= = 1
986 986  
966 +(% style="color:blue" %)**Downlink Payload:0X24**
987 987  
968 +Example: 0x24 01 ~/~/ Same as AT+CHE=1
988 988  
970 +
989 989  = 4. Setting for Different Scenarios =
990 990  
991 991  
... ... @@ -992,7 +992,6 @@
992 992  
993 993  = 5. Upload Firmware =
994 994  
995 -
996 996  == 5.1 Firmware Change Log ==
997 997  
998 998  
... ... @@ -999,7 +999,6 @@
999 999  **[[See this link>>url:https://github.com/dragino/TrackerD]]**
1000 1000  
1001 1001  
1002 -
1003 1003  == 5.2 How to upgrade firmware ==
1004 1004  
1005 1005  
... ... @@ -1032,29 +1032,27 @@
1032 1032  [[https:~~/~~/github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]]
1033 1033  
1034 1034  
1035 -Users need to use below files:
1015 +**Users need to use below files:**
1036 1036  
1037 1037  boot_app0.bin @0e000
1038 1038  
1039 -ESP_LORA-eeprom-class.bin @ 0x10000
1019 +US915.bin @ 0x10000(Select the bin file of the frequency band you need)
1040 1040  
1041 1041  
1042 -[[image:1664503593459-435.png]]
1022 +[[image:image-20221118105220-2.png]]
1043 1043  
1044 1044  
1045 1045  
1046 1046  After upgrade finish, it will show finish as below:
1047 1047  
1048 -[[image:1664503611848-385.png]]
1028 +[[image:image-20221118105402-4.png]]
1049 1049  
1050 1050  
1051 1051  
1052 1052  = 6. Developer Guide =
1053 1053  
1054 -
1055 1055  == 6.1 Compile Source Code ==
1056 1056  
1057 -
1058 1058  === 6.1.1 Set up ARDUINO compile environment ===
1059 1059  
1060 1060  
... ... @@ -1092,7 +1092,6 @@
1092 1092  [[image:1664503752288-974.png]]
1093 1093  
1094 1094  
1095 -
1096 1096  == 6.2 Source Code ==
1097 1097  
1098 1098  
... ... @@ -1113,10 +1113,8 @@
1113 1113  [[image:1664503824081-592.png]] [[image:1664503831430-500.png]]
1114 1114  
1115 1115  
1116 -
1117 1117  = 7.  FAQ =
1118 1118  
1119 -
1120 1120  == 7.1 How to change the LoRa Frequency Bands/Region? ==
1121 1121  
1122 1122  
... ... @@ -1123,7 +1123,6 @@
1123 1123  User can follow the introduction for [[how to upgrade image>>||anchor="H5.UploadFirmware"]]. When download the images, choose the required image file for download.
1124 1124  
1125 1125  
1126 -
1127 1127  == 7.2 What is the pin mapping for the USB program cable? ==
1128 1128  
1129 1129  
... ... @@ -1145,29 +1145,26 @@
1145 1145  
1146 1146  == 7.3 Notes on using different serial port tools for TrackerD ==
1147 1147  
1122 +=== 7.3.1  Serial port utility ===
1148 1148  
1149 -=== **Serial port utility** ===
1150 1150  
1151 -
1152 1152  Serial port utility requires you to automatically add data streams.
1153 1153  
1154 1154  Need to adjust the data stream to RTS/CTS on physical restart.
1155 1155  
1156 -
1157 1157  (% class="wikigeneratedid" %)
1158 1158  [[image:image-20221102140621-1.png]]
1159 1159  
1160 1160  
1133 +
1161 1161  When using AT commands, the data flow needs to be adjusted to XON/XOFF
1162 1162  
1163 -
1164 1164  [[image:image-20221102140638-2.png]]
1165 1165  
1166 1166  
1139 +=== 7.3.2  SecureCRT ===
1167 1167  
1168 -=== **SecureCRT** ===
1169 1169  
1170 -
1171 1171  The default command window of SecureCRT is not displayed. Entering a command requires a complete input of the entire command. You can open the command window in the view.
1172 1172  
1173 1173  
... ... @@ -1177,10 +1177,9 @@
1177 1177  [[image:image-20221102140712-4.png]]
1178 1178  
1179 1179  
1151 +=== 7.3.3  PUTTY ===
1180 1180  
1181 -=== **PUTTY** ===
1182 1182  
1183 -
1184 1184  [[image:image-20221102140748-5.png]]
1185 1185  
1186 1186  
... ... @@ -1190,56 +1190,202 @@
1190 1190  [[image:image-20221102140801-6.png]]
1191 1191  
1192 1192  
1193 -== 7.4 TrackerD trouble shooting ==
1163 +== 7.4 How to modify source code to compile different frequency band bin file? ==
1194 1194  
1195 1195  
1196 -V1.4.0: When the motion mode is turned on, the TDC needs to be greater than MTDC, otherwise TDC time will be confused
1166 +(% class="box infomessage" %)
1167 +(((
1168 +(% style="color:red" %)**Important**(%%): Developer **MUST** follow the Arduino Environment Instruction exactly include change the SPI pin mappings.
1169 +See : [[**Set Up Arduino Compile Environment for TrackerD**. >>||anchor="H6.1.1SetupARDUINOcompileenvironment"]]
1170 +)))
1197 1197  
1172 +**~1. When compiling the frequency band, you need to find LMIC_PROJECT_CONFIG.H file.**
1198 1198  
1199 1199  
1200 -= 8.  Order Info =
1175 +[[image:image-20221116111844-1.png||height="227" width="782"]]
1201 1201  
1202 1202  
1178 +
1179 +**2. Open LMIC_PROJECT_CONFIG.H, find the corresponding macro definition and open it(AS923_2,AS923_3,AS923_4 except).**
1180 +
1181 +
1182 +[[image:image-20221116111844-2.png||height="262" width="781"]]
1183 +
1184 +
1185 +
1186 +**3. Compile the AS923_JP band, please refer to the intention shown**
1187 +
1188 +
1189 +[[image:image-20221116111844-3.png||height="338" width="746"]]
1190 +
1191 +
1192 +
1193 +**4. In other frequency bands in AS923, you need to find Lorabase_as923.H, path arduino-lmic \ src \ lmic, as shown in the figure below.**
1194 +
1195 +
1196 +[[image:image-20221116111844-4.png||height="641" width="739"]]
1197 +
1198 +
1199 +[[image:image-20221116111844-5.png||height="551" width="708"]]
1200 +
1201 +
1202 += 8  Trouble Shooting =
1203 +
1204 +== 8.1  TDC is changed to 4294947296 and cause no uplink. ==
1205 +
1206 +
1207 +(((
1208 +Before firmware v1.4.0: When the Transport Mode is enabled (**AT+INTWK=1**), the **TDC** needs to be greater than **MTDC**, otherwise, TDC setting will because 4294947296 after wakre up from motion. This bug is fixed in firmware v1.4.1
1209 +)))
1210 +
1211 +
1212 +== 8.2  Device not able get AT Command or show output after wake up from deep sleep mode ==
1213 +
1214 +
1215 +(((
1216 +ESP32 is not able to accept the Interrupt from UART after wake up from deep sleep mode. User need to press the button (one click) and trackerD will be able to accept UART command, it there is no action in UART for 15 seconds. it will go to deep sleep mode.
1217 +)))
1218 +
1219 +
1220 +== 8.3  Problem after Upgrading Firmware ==
1221 +
1222 +=== 8.3.1 Continue Restart after upgrading ===
1223 +
1224 +
1225 +(((
1226 +If it is V1.4.0 and the previous version, new partitions need to be loaded when upgrading. The new version of the software is stored in the partition package. The upgrade method is shown in the figure
1227 +)))
1228 +
1229 +
1230 +[[image:image-20221118105249-3.png]]
1231 +
1232 +
1233 +=== 8.3.2 TrackerD's led light is always GREEN on after upgrading ===
1234 +
1235 +
1236 +It is because the partitions are different when upgrading versions above 1.4.1, and a new partition file needs to be added. Please refer to the operation steps in chapter 8.3.1
1237 +
1238 +
1239 +=== 8.3.3 "flash read err" after upgrade firmware ===
1240 +
1241 +Error shows below, user might erase the entire flash include u-boot partition which cause this issue.
1242 +
1243 +[[image:image-20221122100004-1.png||height="497" width="534"]]
1244 +
1245 +
1246 +User need to upgrade again with below four files to solve this issue.
1247 +
1248 + [[image:image-20221122100004-2.png||height="619" width="389"]]
1249 +
1250 + **Figure 2**
1251 +
1252 +
1253 +=== 8.3.3 "Device Key become ff ff ff ff ff ff ff ff " after upgrade firmware ===
1254 +
1255 +User might erase the entire flash include keys and default settings which cause this issue.
1256 +
1257 +After the upgrade is completed, enter AT+CFG as shown in the figure below.
1258 +
1259 +[[image:image-20221122100004-3.png]]
1260 +
1261 +Please **AT+FDR** which will reset all settings to factory settings. , and then input the following keys by the information on the label.
1262 +
1263 +
1264 +Example:
1265 +
1266 +AT+DEUI=70B3D57ED0053981  
1267 +
1268 +AT+APPEUI=D23345667BCBCCAF
1269 +
1270 +AT+APPKEY=F402A1A7A350445A7CD2DEA95511BFA1
1271 +
1272 +AT+DADDR=260b4dce    ( no need for OTAA)
1273 +
1274 +AT+NWKSKEY=71cb7672441f573a53d4f34d307fc61d  ( no need for OTAA)
1275 +
1276 +AT+APPSKEY=dacce2299ecd97a73ee3f80b5a46a559   ( no need for OTAA)
1277 +
1278 +
1279 +
1280 +==== 8.3.4  If there is a situation in Figure 1, and a new partition file needs to be added. Please refer to the operation steps in chapter 8.3.1 ====
1281 +
1282 +
1283 +[[image:image-20221122100004-4.png]]
1284 +
1285 +
1286 +== 8.4  When positioning, it will restart or the PDOP setting is unsuccessful ==
1287 +
1288 +
1289 +Please download version 1.4.2 again
1290 +
1291 +
1292 +== 8.5  How to deal with unsuccessful GPS positioning? ==
1293 +
1294 +
1295 +1) Make Sure the device is in Open Area where can see the sky.
1296 +
1297 +2)  Set PDOP to a higher value.
1298 +
1299 +* (% style="color:blue" %)**AT+PDOP=2 **(%%)(can be positioned precisely.)
1300 +
1301 +* (% style="color:blue" %)**AT+PDOP=7 **(%%)(Quickly locate in open spaces)
1302 +
1303 +* (% style="color:blue" %)**AT+PDOP=14.7** (%%)(Positioning can be acquired in complex environments)
1304 +
1305 +Please refer to this [[link>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/#H3.2.9SetPDOPvalueforGPSfixaccuracy]] on how to set up PDOP
1306 +
1307 +
1308 += 9.  Order Info =
1309 +
1310 +
1203 1203  Part Number: (% style="color:blue" %)**TrackerD-XXX**
1204 1204  
1205 1205  (% style="color:blue" %)**XXX**(%%): The default frequency band
1206 1206  
1207 1207  * (% style="color:red" %)**EU433**(%%): Default frequency band EU433
1316 +
1208 1208  * (% style="color:red" %)**EU868**(%%): Default frequency band EU868
1318 +
1209 1209  * (% style="color:red" %)**IN865**(%%): Default frequency band IN865
1320 +
1210 1210  * (% style="color:red" %)**KR920**(%%): Default frequency band KR920
1322 +
1211 1211  * (% style="color:red" %)**AS923**(%%): Default frequency band AS923
1324 +
1212 1212  * (% style="color:red" %)**AU915**(%%): Default frequency band AU915
1326 +
1213 1213  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1214 1214  
1215 1215  
1216 -= 9.  Packing Info =
1330 += 10.  Packing Info =
1217 1217  
1218 1218  
1219 1219  (% style="color:#037691" %)**Package Includes**:
1220 1220  
1221 1221  * TrackerD LoRaWAN GPS/BLE Tracker x 1
1336 +
1222 1222  * USB recharge & program cable x 1
1223 1223  
1224 1224  (% style="color:#037691" %)**Dimensions and Weight**:
1225 1225  
1226 1226  * Device Size: 85 x 48 x 15 mm
1342 +
1227 1227  * Weight: 50g
1228 1228  
1229 1229  
1230 -= 10. Support =
1346 += 11. Support =
1231 1231  
1232 1232  
1233 1233  * 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.
1350 +
1234 1234  * 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]].
1235 1235  
1236 1236  
1237 -= 11.  Reference =
1354 += 12.  Reference =
1238 1238  
1239 1239  
1240 1240  * [[**Firmware in Bin format**>>https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]]
1358 +
1241 1241  * **[[Source Code>>https://github.com/dragino/TrackerD]] **
1242 -* [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]]
1243 1243  
1244 -
1245 -
1361 +* [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]]
image-20221107145243-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +107.3 KB
Content
image-20221116111844-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +15.8 KB
Content
image-20221116111844-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +32.6 KB
Content
image-20221116111844-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +37.0 KB
Content
image-20221116111844-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +96.8 KB
Content
image-20221116111844-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +78.0 KB
Content
image-20221118104359-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +38.0 KB
Content
image-20221118105220-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +40.2 KB
Content
image-20221118105249-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +40.2 KB
Content
image-20221118105402-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +43.7 KB
Content
image-20221122100004-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +18.0 KB
Content
image-20221122100004-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +127.2 KB
Content
image-20221122100004-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +12.5 KB
Content
image-20221122100004-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +22.3 KB
Content