<
From version < 19.3 >
edited by Xiaoling
on 2022/09/30 09:23
To version < 20.1 >
edited by Xiaoling
on 2022/09/30 09:34
>
Change comment: Uploaded new attachment "1664501652064-326.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -511,9 +511,7 @@
511 511  0xB1 00 00 3C    ~/~/Same as AT+ATDC=60000
512 512  
513 513  
514 -1.
515 -11.
516 -111. Set Sports Mode Packet transmission interval
514 +=== 3.3.3 Set Sports Mode Packet transmission interval ===
517 517  
518 518  Set sports packet transmit interval
519 519  
... ... @@ -530,9 +530,7 @@
530 530  
531 531  
532 532  
533 -1.
534 -11.
535 -111. Exit Alarm
531 +=== 3.3.4 Exit Alarm ===
536 536  
537 537  Server send downlink command to exit Alarm mode
538 538  
... ... @@ -546,9 +546,7 @@
546 546  0x02 01     ~/~/ Exit Alarm Mode
547 547  
548 548  
549 -1.
550 -11.
551 -111. Disable/Enable LED flash
545 +=== 3.3.5 Disable/Enable LED flash ===
552 552  
553 553  Disable/Enable LED for position, downlink and uplink
554 554  
... ... @@ -566,9 +566,7 @@
566 566  
567 567  
568 568  
569 -1.
570 -11.
571 -111. Disable/Enable movement detect (Debug Only)
563 +=== 3.3.6 Disable/Enable movement detect (Debug Only) ===
572 572  
573 573  User can use this feature to check and set thread hole of movement detect
574 574  
... ... @@ -585,9 +585,7 @@
585 585  
586 586  
587 587  
588 -1.
589 -11.
590 -111. Set Positioning Mode
580 +=== 3.3.7 Set Positioning Mode ===
591 591  
592 592  SMOD define the how TrackerD scan and uplink date.
593 593  
... ... @@ -620,9 +620,7 @@
620 620  0xA5 01 00     ~/~/ Same as AT+ SMOD =1,0
621 621  
622 622  
623 -1.
624 -11.
625 -111. Set MAX GPS position time
613 +=== 3.3.8 Set MAX GPS position time ===
626 626  
627 627  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.
628 628  
... ... @@ -644,9 +644,7 @@
644 644  
645 645  
646 646  
647 -1.
648 -11.
649 -111. Set PDOP value for GPS fix accuracy
635 +=== 3.3.9 Set PDOP value for GPS fix accuracy ===
650 650  
651 651  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.
652 652  
... ... @@ -689,34 +689,35 @@
689 689  
690 690  
691 691  
692 -1. Setting for Different Scenarios
678 += 4. Setting for Different Scenarios =
693 693  
694 694  
695 695  
696 -1. Upload Firmware
697 -11. Firmware Change Log
682 += 5. Upload Firmware =
698 698  
684 +
685 +== 5.1 Firmware Change Log ==
686 +
699 699  **[[See this link>>url:https://github.com/dragino/TrackerD]]**
700 700  
701 701  
702 -1.
703 -11. How to upgrade firmware
690 +== 5.2 How to upgrade firmware ==
704 704  
705 705  User can use the TrackerD ’s USB port to upgrade firmware into it. The hardware connection for upgrade firmware is as below:
706 706  
707 707  
708 -**Step1:  **Connect TrackerD and PC via USB cable shipped with TrackerD.
695 +**(% style="color:blue" %)Step1:  **(%%)Connect TrackerD and PC via USB cable shipped with TrackerD.
709 709  
710 -**Step2:**  Install CH9102 driver in the PC.
697 +**(% style="color:blue" %)Step2:** (%%) Install CH9102 driver in the PC.
711 711  
712 712  After installation of the driver and plug in TrackerD, user should be able to see com port in PC's device manager.
713 713  
714 714  
715 -**Step3:** Download and Install Flash Tool:
702 +**(% style="color:blue" %)Step3:**(%%) Download and Install Flash Tool:
716 716  
717 717  [[https:~~/~~/www.espressif.com.cn/en/support/download/other-tools?keys=Flash%2BDownload%2BTools>>url:https://www.espressif.com.cn/en/support/download/other-tools?keys=Flash%2BDownload%2BTools]]
718 718  
719 -**Step4:**  Run Flash Download Tool and configure chip type to ESP32
706 +**(% style="color:blue" %)Step4:** (%%) Run Flash Download Tool and configure chip type to ESP32
720 720  
721 721  
722 722  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png||alt="image-20220712083115-1.png"]]
... ... @@ -724,7 +724,7 @@
724 724  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png||alt="image-20220712083115-2.png"]]
725 725  
726 726  
727 -**Step5:**  Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location:
714 +**(% style="color:blue" %)Step5:** (%%) Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location:
728 728  
729 729  [[https:~~/~~/www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0>>url:https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]]
730 730  
... ... @@ -745,12 +745,15 @@
745 745  
746 746  
747 747  
748 -1. Developer Guide
735 += 6. Developer Guide =
749 749  
750 750  
751 -*
752 -*1. Compile Source Code
753 -*11. Set up ARDUINO compile environment
738 +== 6.1 Compile Source Code ==
739 +
740 +
741 +=== 6.1.1 Set up ARDUINO compile environment ===
742 +
743 +
754 754  * Download the latest Arduino software (IDE) from the Arduino official website
755 755  
756 756  [[https:~~/~~/www.arduino.cc/en/Main/Software>>url:https://www.arduino.cc/en/Main/Software]]
... ... @@ -776,8 +776,9 @@
776 776  
777 777  
778 778  
779 -*
780 -*1. Source Code
769 +== 6.2 Source Code ==
770 +
771 +
781 781  * Open the example in the TrackerD file, please select the correct port in the IDE, as shown below:
782 782  
783 783  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]]
1664501652064-326.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +143.9 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0