<
From version < 51.17 >
edited by Xiaoling
on 2022/09/30 14:29
To version < 51.13 >
edited by Xiaoling
on 2022/09/30 12:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -99,7 +99,7 @@
99 99  * LoRaWAN 1.0.3 Class A
100 100  * ESP32 PICO D4
101 101  * SX1276/78 Wireless Chip
102 -** Arduino IDE Compatible
102 +* Arduino IDE Compatible
103 103  * Open source hardware / software
104 104  * Regular/ Real-time GPS,BLE,WIFI tracking
105 105  * Built-in3 axis accelerometer (LIS3DH)
... ... @@ -344,6 +344,7 @@
344 344  * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon.
345 345  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
346 346  
347 +
347 347  === 2.3.5 Add Payload format in TTN V3 ===
348 348  
349 349  
... ... @@ -427,6 +427,8 @@
427 427  |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes
428 428  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
429 429  
431 +
432 +
430 430  == 2.9 Button Function ==
431 431  
432 432  
... ... @@ -450,6 +450,8 @@
450 450  
451 451  
452 452  
456 +
457 +
453 453  == 2.10 USB Port Function ==
454 454  
455 455  
... ... @@ -462,6 +462,8 @@
462 462  
463 463  
464 464  
470 +
471 +
465 465  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
466 466  
467 467  
... ... @@ -560,6 +560,8 @@
560 560  * (% style="color:blue" %)**AT Command: No AT Command**
561 561  
562 562  
570 +
571 +
563 563  * (% style="color:blue" %)**Downlink Payload (prefix 0x02):**
564 564  
565 565  (% style="color:#037691" %)**0x02 01**    (%%) ~/~/  Exit Alarm Mode
... ... @@ -731,9 +731,11 @@
731 731  After installation of the driver and plug in TrackerD, user should be able to see com port in PC's device manager.
732 732  
733 733  
734 -(% style="color:blue" %)**Step3:**(%%) Download and Install Flash Tool:  [[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]]
743 +(% style="color:blue" %)**Step3:**(%%) Download and Install Flash Tool:
735 735  
745 +[[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]]
736 736  
747 +
737 737  (% style="color:blue" %)**Step4:** (%%) Run Flash Download Tool and configure chip type to ESP32
738 738  
739 739  
... ... @@ -776,13 +776,13 @@
776 776  
777 777  * Download the latest Arduino software (IDE) from the Arduino official website:  [[https:~~/~~/www.arduino.cc/en/Main/Software>>url:https://www.arduino.cc/en/Main/Software]]
778 778  
779 -Install IDE on PC, open and click (% style="color:#037691" %)**File ~-~-> Preference**,(%%) add the following URL:  [[https:~~/~~/dl.espressif.com/dl/package_esp32_index.json>>url:https://links.jianshu.com/go?to=https%3A%2F%2Fdl.espressif.com%2Fdl%2Fpackage_esp32_index.json]]
790 +Install IDE on PC, open and click **File ~-~-> Preference**, add the following URL:  [[https:~~/~~/dl.espressif.com/dl/package_esp32_index.json>>url:https://links.jianshu.com/go?to=https%3A%2F%2Fdl.espressif.com%2Fdl%2Fpackage_esp32_index.json]]
780 780  
781 781  
782 782  [[image:1664503635019-941.png]]
783 783  
784 784  
785 -* (% style="color:#037691" %)**Go to tools ~-~-> Boards ~-~-> Boards Manager**,(%%) find the esp32 information and install it.
796 +* Go to tools ~-~-> Boards ~-~-> Boards Manager, find the esp32 information and install it.
786 786  
787 787  [[image:1664503715811-892.png]]
788 788  
... ... @@ -800,19 +800,19 @@
800 800  == 6.2 Source Code ==
801 801  
802 802  
803 -* (% style="color:blue" %)**Open the example in the TrackerD file, please select the correct port in the IDE, as shown below:**
814 +* Open the example in the TrackerD file, please select the correct port in the IDE, as shown below:
804 804  
805 805  [[image:1664503794261-827.png]]
806 806  
807 807  
808 808  
809 -* (% style="color:blue" %)**Click to upload**
820 +* Click to upload
810 810  
811 811  [[image:1664503808294-336.png]]
812 812  
813 813  
814 814  
815 -* (% style="color:blue" %)**Check the result, if the upload is successful, as shown below, open the serial port to view the data**
826 +* Check the result, if the upload is successful, as shown below, open the serial port to view the data
816 816  
817 817  [[image:1664503824081-592.png]] [[image:1664503831430-500.png]]
818 818  
... ... @@ -824,7 +824,7 @@
824 824  == 7.1 How to change the LoRa Frequency Bands/Region? ==
825 825  
826 826  
827 -User can follow the introduction for [[how to upgrade image>>||anchor="H5.UploadFirmware"]]. When download the images, choose the required image file for download.
838 +User can follow the introduction for [[how to upgrade image>>path:#upgrade_image]]. When download the images, choose the required image file for download.
828 828  
829 829  
830 830  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0