Hide last authors
Xiaoling 7.1 1 (% class="wikigeneratedid" %)
2 **Table of Contents:**
Edwin Chen 1.1 3
Xiaoling 7.1 4 {{toc/}}
Edwin Chen 1.1 5
Edwin Chen 2.1 6
7
Edwin Chen 12.1 8
Xiaoling 15.2 9
10 = 1.  Introduction =
11
12 == 1.1  OverView ==
13
14
Xiaoling 15.3 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 )))
Xiaoling 7.2 18
Xiaoling 15.3 19 (((
Edwin Chen 12.1 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.
Xiaoling 15.3 21 )))
Xiaoling 7.2 22
Xiaoling 15.3 23 (((
Edwin Chen 8.1 24 TrackerD is program friendly. Developers can use Arduino IDE to customize the software of TrackerD to fit their IoT solution.
Xiaoling 15.3 25 )))
Edwin Chen 8.1 26
Xiaoling 15.3 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 )))
Edwin Chen 8.1 30
Xiaoling 15.3 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.
Xiaoling 16.4 33
34
Xiaoling 15.3 35 )))
Edwin Chen 8.1 36
Xiaoling 17.2 37 [[image:image-20220906111043-1.png]]
Edwin Chen 8.1 38
Xiaoling 15.4 39
Xiaoling 15.2 40 == 1.2  Features ==
Edwin Chen 8.1 41
Xiaoling 15.2 42
Edwin Chen 12.1 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
Xiaoling 15.2 57 == 1.3  Applications ==
58
59
Edwin Chen 12.1 60 * Logistics and Supply Chain Management
61 * Human tracking
62
Xiaoling 16.2 63
64
Xiaoling 18.2 65 = 7.  FAQ =
Xiaoling 15.2 66
67
Edwin Chen 14.1 68
Xiaoling 18.2 69 == 7.1 How to change the LoRa Frequency Bands/Region? ==
Edwin Chen 14.1 70
71
Xiaoling 18.2 72 User can follow the introduction for [[how to upgrade image>>path:#upgrade_image]]. When download the images, choose the required image file for download.
Edwin Chen 14.1 73
Edwin Chen 12.1 74
Edwin Chen 2.1 75
Xiaoling 18.2 76 == 7.2 What is the pin mapping for the USB program cable? ==
Edwin Chen 2.1 77
Xiaoling 7.1 78
Xiaoling 18.2 79 [[image:1664499635206-262.png]]
Xiaoling 7.1 80
81
82
Xiaoling 18.2 83 (% border="2" style="background-color:#ffffcc; color:green; width:314px" %)
84 |(% style="width:118px" %)**Pin**|(% style="width:67px" %)**Color**|(% style="width:123px" %)**USB Pin**
85 |(% style="width:118px" %)A4,B4,A9,B9|(% style="width:67px" %)Red|(% style="width:123px" %)VCC
86 |(% style="width:118px" %)A7,B7|(% style="width:67px" %)White|(% style="width:123px" %)D- (N/A)
87 |(% style="width:118px" %)A6,B6|(% style="width:67px" %)Green|(% style="width:123px" %)D+(N/A)
88 |(% style="width:118px" %)A1,B1,A12,B12|(% style="width:67px" %)Black|(% style="width:123px" %)GND
89 |(% style="width:118px" %)A5|(% style="width:67px" %)Purple|(% style="width:123px" %)MTDC/GOIO13
90 |(% style="width:118px" %)B5|(% style="width:67px" %)Blue|(% style="width:123px" %)MTDC/GPIO12
91 |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
92 |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
Xiaoling 7.1 93
94
95
Xiaoling 18.2 96 = 8.  Order Info =
Xiaoling 7.1 97
98
Xiaoling 15.6 99 Part Number: (% style="color:blue" %)**TrackerD-XXX**
Edwin Chen 8.1 100
Xiaoling 15.6 101 (% style="color:blue" %)**XXX**(%%): The default frequency band
Edwin Chen 8.1 102
Xiaoling 15.6 103 * (% style="color:red" %)**EU433**(%%): Default frequency band EU433
104 * (% style="color:red" %)**CN470**(%%): Default frequency band CN470
105 * (% style="color:red" %)**EU868**(%%): Default frequency band EU868
106 * (% style="color:red" %)**IN865**(%%): Default frequency band IN865
107 * (% style="color:red" %)**KR920**(%%): Default frequency band KR920
108 * (% style="color:red" %)**AS923**(%%): Default frequency band AS923
109 * (% style="color:red" %)**AU915**(%%): Default frequency band AU915
110 * (% style="color:red" %)**US915**(%%): Default frequency band US915
Xiaoling 15.2 111
112
113
114
Xiaoling 18.2 115 = 9.  Packing Info =
116
117
Edwin Chen 8.1 118 **Package Includes**:
119
Edwin Chen 11.1 120 * TrackerD x 1
121 * Rechargeable cable x 1
122 * Program Cable x 1
Edwin Chen 12.1 123
Xiaoling 15.6 124 **Dimensions and Weight**:
Edwin Chen 12.1 125
Xiaoling 15.6 126 * Device Size: 85 x 48 x 15 mm/pcs
127 * Weight: 55g/pcs
128
129
130
Xiaoling 15.2 131
132
Xiaoling 18.2 133 = 10. Support =
134
135 * 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.
136 * 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
137
138 [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
139
140
141
142
143 = 11.  Reference =
144
145
Edwin Chen 12.1 146 * [[**Firmware in Bin format**>>https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]]
147 * **[[Source Code>>https://github.com/dragino/TrackerD]] **
148 * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0