Wiki source code of TrackerD -LoRaWAN Tracker User Manual
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="wikigeneratedid" %) | ||
2 | **Table of Contents:** | ||
3 | |||
4 | {{toc/}} | ||
5 | |||
6 | |||
7 | |||
8 | |||
9 | |||
10 | = 1. Introduction = | ||
11 | |||
12 | == 1.1 OverView == | ||
13 | |||
14 | |||
15 | ((( | ||
16 | TrackerD is an (% style="color:blue" %)**Open Source LoRaWAN Tracker**(%%) based on (% style="color:blue" %)**ESP32 MCU**(%%) and (% style="color:blue" %)**Semtech LoRa Wireless Chip**. | ||
17 | ))) | ||
18 | |||
19 | ((( | ||
20 | There are various sensors such as GPS, WiFi, BLE, Temperature, Humidity, Motion Detection, and Buzzer in TrackerD. Make it useful for different kinds of applications. | ||
21 | ))) | ||
22 | |||
23 | ((( | ||
24 | TrackerD is program friendly. Developers can use Arduino IDE to customize the software of TrackerD to fit their IoT solution. | ||
25 | ))) | ||
26 | |||
27 | ((( | ||
28 | The LoRa wireless technology used in TrackerD allows the user to send data and reach extremely long ranges at low data-rates.It provides ultra-long range spread spectrum communication and high interference immunity whilst minimising current consumption. It targets professional tracking services. | ||
29 | ))) | ||
30 | |||
31 | ((( | ||
32 | TrackerD is equipped with a (% style="color:blue" %)**1000mAh Li-on rechargeable battery**(%%). Each TrackerD has a worldwide unique OTAA keys to join the LoRaWAN network. | ||
33 | |||
34 | |||
35 | ))) | ||
36 | |||
37 | [[image:image-20220906101018-1.png]] | ||
38 | |||
39 | |||
40 | == 1.2 Features == | ||
41 | |||
42 | |||
43 | * LoRaWAN v1.0.3 Class A protocol. | ||
44 | * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865/RU864 | ||
45 | * Track position via GPS / BLE or WiFi | ||
46 | * Temperature & Humidity | ||
47 | * Motion detection | ||
48 | * Built-in Buzzer | ||
49 | * AT Commands to change parameters | ||
50 | * Remote configure parameters via LoRa Downlink | ||
51 | * Uplink on periodically | ||
52 | * Datalog feature | ||
53 | * Firmware upgradable via program port | ||
54 | * Programable via Arduino IDE | ||
55 | * 1000mAh li-on rechargeable battery | ||
56 | |||
57 | |||
58 | |||
59 | |||
60 | == 1.3 Applications == | ||
61 | |||
62 | |||
63 | * Logistics and Supply Chain Management | ||
64 | * Human tracking | ||
65 | |||
66 | |||
67 | |||
68 | |||
69 | = 2. Use TrackerD in LoRaWAN network = | ||
70 | |||
71 | |||
72 | == 2.1 LED == | ||
73 | |||
74 | |||
75 | == 2.2 Button == | ||
76 | |||
77 | |||
78 | = 3. Update Firmware = | ||
79 | |||
80 | |||
81 | == 3.1 Method 1: Update BIN file == | ||
82 | |||
83 | |||
84 | (% style="color:blue" %)**Step1: **(%%)Connect TrackerD and PC via TypeC cable directly. | ||
85 | |||
86 | |||
87 | (% style="color:blue" %)**Step2:**(%%) Install CH9102 driver in the PC. | ||
88 | |||
89 | After installation of the driver and plug in TrackerD, user should be able to see com port in PC's device manager. | ||
90 | |||
91 | |||
92 | (% style="color:blue" %)**Step3:**(%%) Download and Install Flash Tool from : | ||
93 | |||
94 | [[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]] | ||
95 | |||
96 | |||
97 | (% style="color:blue" %)**Step4:** (%%) Run Flash Download Tool and configure chip type to ESP32 | ||
98 | |||
99 | [[image:image-20220712083115-1.png||height="238" width="1071"]] | ||
100 | |||
101 | |||
102 | [[image:image-20220712083115-2.png]] | ||
103 | |||
104 | |||
105 | (% style="color:blue" %)**Step5:** (%%) Select the bin file , com port and proper SPI configure. and click Start. | ||
106 | |||
107 | Bin file can be downloaded from: [[https:~~/~~/www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0>>url:https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]] | ||
108 | |||
109 | |||
110 | **Users need to use below files:** | ||
111 | |||
112 | * boot_app0.bin @0e000 | ||
113 | * ESP_LORA-eeprom-class.bin @ 0x10000 | ||
114 | |||
115 | [[image:image-20220712083115-3.png]] | ||
116 | |||
117 | |||
118 | After upgrade finish, it will shows below: | ||
119 | |||
120 | [[image:image-20220712083115-4.png]] | ||
121 | |||
122 | |||
123 | |||
124 | = 4. FAQ = | ||
125 | |||
126 | == 4.1 Where can i find the source files for TrackerD? == | ||
127 | |||
128 | |||
129 | Software & Hardware Source: [[https:~~/~~/github.com/dragino/TrackerD >>https://github.com/dragino/TrackerD]] | ||
130 | |||
131 | |||
132 | |||
133 | = 5. Order Info = | ||
134 | |||
135 | |||
136 | Part Number: (% style="color:blue" %)**TrackerD-XXX** | ||
137 | |||
138 | (% style="color:blue" %)**XXX**(%%): The default frequency band | ||
139 | |||
140 | * (% style="color:red" %)**EU433**(%%): Default frequency band EU433 | ||
141 | * (% style="color:red" %)**CN470**(%%): Default frequency band CN470 | ||
142 | * (% style="color:red" %)**EU868**(%%): Default frequency band EU868 | ||
143 | * (% style="color:red" %)**IN865**(%%): Default frequency band IN865 | ||
144 | * (% style="color:red" %)**KR920**(%%): Default frequency band KR920 | ||
145 | * (% style="color:red" %)**AS923**(%%): Default frequency band AS923 | ||
146 | * (% style="color:red" %)**AU915**(%%): Default frequency band AU915 | ||
147 | * (% style="color:red" %)**US915**(%%): Default frequency band US915 | ||
148 | |||
149 | |||
150 | |||
151 | = 6. Packing Info = | ||
152 | |||
153 | |||
154 | **Package Includes**: | ||
155 | |||
156 | * TrackerD x 1 | ||
157 | * Rechargeable cable x 1 | ||
158 | * Program Cable x 1 | ||
159 | |||
160 | **Dimensions and Weight**: | ||
161 | |||
162 | * Device Size: 85 x 48 x 15 mm/pcs | ||
163 | * Weight: 55g/pcs | ||
164 | |||
165 | |||
166 | |||
167 | |||
168 | = 7. Reference = | ||
169 | |||
170 | |||
171 | * [[**Firmware in Bin format**>>https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]] | ||
172 | * **[[Source Code>>https://github.com/dragino/TrackerD]] ** | ||
173 | * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]] | ||
174 | |||
175 | |||
176 |