Wiki source code of TrackerD --

Version 9.1 by Edwin Chen on 2022/07/13 23:53

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
Edwin Chen 8.1 7 = OverView =
Edwin Chen 2.1 8
Edwin Chen 8.1 9 TrackerD is an Open Source LoRaWAN Tracker based on ESP32 MCU and Semtech LoRa Wireless Chip.
Xiaoling 7.2 10
Edwin Chen 8.1 11 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 7.2 12
Edwin Chen 8.1 13 TrackerD is program friendly. Developers can use Arduino IDE to customize the software of TrackerD to fit their IoT solution.
14
15 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.
16
17 TrackerD is equipped with a 1000mAh Li-on rechargeable battery. Each TrackerD has a worldwide unique OTAA keys to join the LoRaWAN network.
18
19
20
Xiaoling 7.1 21 = 1.  Update Firmware =
Edwin Chen 2.1 22
23
Xiaoling 7.1 24 == 1.1  Method 1: Update BIN file ==
25
26
27 (% style="color:blue" %)**Step1:  **(%%)Connect TrackerD and PC via TypeC cable directly.
28
29
30 (% style="color:blue" %)**Step2:**(%%)  Install CH9102 driver in the PC.
31
32 After installation of the driver and plug in TrackerD, user should be able to see com port in PC's device manager.
33
34
35 (% style="color:blue" %)**Step3:**(%%) Download and Install Flash Tool from :
36
37 [[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]]
38
39
40 (% style="color:blue" %)**Step4:** (%%) Run Flash Download Tool and configure chip type to ESP32
41
42 [[image:image-20220712083115-1.png||height="238" width="1071"]]
43
44
45 [[image:image-20220712083115-2.png]]
46
47
48 (% style="color:blue" %)**Step5:** (%%) Select the bin file , com port and proper SPI configure. and click Start.
49
50 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]]
51
52
53 Users need to use below files:
54
55 * boot_app0.bin @0e000
56 * ESP_LORA-eeprom-class.bin @ 0x10000
57
58 [[image:image-20220712083115-3.png]]
59
60
61 After upgrade finish, it will shows below:
62
63 [[image:image-20220712083115-4.png]]
64
65
66
67 = 2.  FAQ: =
68
69 == 2.1  Where can i find the source files for TrackerD? ==
70
Edwin Chen 2.1 71 Software & Hardware Source: [[https:~~/~~/github.com/dragino/TrackerD >>https://github.com/dragino/TrackerD]]
72
73
Edwin Chen 8.1 74 = Order Info =
75
76 Part Number: **TrackerD-XX**
77
78 **XX**: The default frequency band
79
Edwin Chen 9.1 80 * **AS923 :** LoRaWAN AS923 band
81 * **AU915 :**LoRaWAN AU915 band
Edwin Chen 8.1 82 * (((
83 **EU433 :** LoRaWAN EU433 band
84 )))
85 * (((
86 **EU868 :** LoRaWAN EU868 band
87 )))
88 * (((
89 **KR920 :** LoRaWAN KR920 band
90 )))
91 * (((
92 **US915 : **LoRaWAN US915 band
93 )))
94 * (((
95 **IN865 :  **LoRaWAN IN865 band
96 )))
97 * (((
98 **CN470 : **LoRaWAN CN470 band
99
Edwin Chen 1.1 100
Edwin Chen 8.1 101 )))
102
103 = Packing Info =
104
105 **Package Includes**:
106
107 * (((
108 TrackerD x 1
109 )))
110 * (((
111 Rechargeable cable x 1
112 )))
113 * (((
114 Program Cable x 1
115 )))
116
117