Last modified by Xiaoling on 2025/04/27 16:48

From version 17.1
edited by Xiaoling
on 2022/09/06 11:10
Change comment: Uploaded new attachment "image-20220906111043-1.png", version {1}
To version 15.2
edited by Xiaoling
on 2022/08/08 15:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -TrackerD -LoRaWAN Tracker User Manual
1 +TrackerD --
Content
... ... @@ -12,31 +12,17 @@
12 12  == 1.1  OverView ==
13 13  
14 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 -)))
15 +TrackerD is an Open Source LoRaWAN Tracker based on ESP32 MCU and Semtech LoRa Wireless Chip.
18 18  
19 -(((
20 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 22  
23 -(((
24 24  TrackerD is program friendly. Developers can use Arduino IDE to customize the software of TrackerD to fit their IoT solution.
25 -)))
26 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 -)))
21 +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.
30 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.
23 +TrackerD is equipped with a 1000mAh Li-on rechargeable battery. Each TrackerD has a worldwide unique OTAA keys to join the LoRaWAN network.
33 33  
34 -
35 -)))
36 36  
37 -[[image:image-20220906101018-1.png]]
38 -
39 -
40 40  == 1.2  Features ==
41 41  
42 42  
... ... @@ -65,14 +65,13 @@
65 65  
66 66  
67 67  
68 -
69 69  = 2.  Use TrackerD in LoRaWAN network =
70 70  
71 71  
72 -== 2.1  LED ==
57 +== LED ==
73 73  
74 74  
75 -== 2.2  Button ==
60 +== Button ==
76 76  
77 77  
78 78  = 3.  Update Firmware =
... ... @@ -107,7 +107,7 @@
107 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 108  
109 109  
110 -**Users need to use below files:**
95 +Users need to use below files:
111 111  
112 112  * boot_app0.bin @0e000
113 113  * ESP_LORA-eeprom-class.bin @ 0x10000
... ... @@ -133,21 +133,20 @@
133 133  = 5.  Order Info =
134 134  
135 135  
136 -Part Number: (% style="color:blue" %)**TrackerD-XXX**
121 +Part Number: (% style="color:blue" %)**TrackerD-XX**
137 137  
138 -(% style="color:blue" %)**XXX**(%%): The default frequency band
123 +(% style="color:blue" %)**XX**(%%): The default frequency band
139 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
125 +* (% style="color:red" %)**AS923 :**(%%)  LoRaWAN AS923 band
126 +* (% style="color:red" %)**AU915 :**(%%)  LoRaWAN AU915 band
127 +* (% style="color:red" %)**EU868 :**(%%)  LoRaWAN EU868 band
128 +* (% style="color:red" %)**KR920 : **(%%) LoRaWAN KR920 band
129 +* (% style="color:red" %)**US915 :**(%%)  LoRaWAN US915 band
130 +* (% style="color:red" %)**IN865 :**(%%)  LoRaWAN IN865 band
148 148  
149 149  
150 150  
134 +
151 151  = 6.  Packing Info =
152 152  
153 153  
... ... @@ -157,14 +157,9 @@
157 157  * Rechargeable cable x 1
158 158  * Program Cable x 1
159 159  
160 -**Dimensions and Weight**:
161 161  
162 -* Device Size: 85 x 48 x 15 mm/pcs
163 -* Weight: 55g/pcs
164 164  
165 165  
166 -
167 -
168 168  = 7.  Reference =
169 169  
170 170  
... ... @@ -171,6 +171,3 @@
171 171  * [[**Firmware in Bin format**>>https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]]
172 172  * **[[Source Code>>https://github.com/dragino/TrackerD]] **
173 173  * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]]
174 -
175 -
176 -
image-20220906101018-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -41.3 KB
Content
image-20220906111043-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -87.8 KB
Content