Changes for page TrackerD -- LoRaWAN Tracker User Manual
Last modified by Xiaoling on 2025/04/07 17:16
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Edwin - Content
-
... ... @@ -1,14 +1,122 @@ 1 -= Update Firmware = 1 +(% class="wikigeneratedid" %) 2 +**Table of Contents:** 2 2 3 - == Method 1: Update BIN file ==4 +{{toc/}} 4 4 5 5 7 += OverView = 6 6 7 - =FAQ:=9 +TrackerD is an Open Source LoRaWAN Tracker based on ESP32 MCU and Semtech LoRa Wireless Chip. 8 8 9 - == Wherecanifindthesourcefilesfor TrackerD?==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. 10 10 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 + 21 += 1. Update Firmware = 22 + 23 + 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 + 11 11 Software & Hardware Source: [[https:~~/~~/github.com/dragino/TrackerD >>https://github.com/dragino/TrackerD]] 12 12 13 13 74 += Order Info = 75 + 76 +Part Number: **TrackerD-XX** 77 + 78 +**XX**: The default frequency band 79 + 80 +* ((( 81 +**AS923 :** LoRaWAN AS923 band 82 +))) 83 +* ((( 84 +**AU915 : **LoRaWAN AU915 band 85 +))) 86 +* ((( 87 +**EU433 :** LoRaWAN EU433 band 88 +))) 89 +* ((( 90 +**EU868 :** LoRaWAN EU868 band 91 +))) 92 +* ((( 93 +**KR920 :** LoRaWAN KR920 band 94 +))) 95 +* ((( 96 +**US915 : **LoRaWAN US915 band 97 +))) 98 +* ((( 99 +**IN865 : **LoRaWAN IN865 band 100 +))) 101 +* ((( 102 +**CN470 : **LoRaWAN CN470 band 103 + 14 14 105 +))) 106 + 107 += Packing Info = 108 + 109 +**Package Includes**: 110 + 111 +* ((( 112 +TrackerD x 1 113 +))) 114 +* ((( 115 +Rechargeable cable x 1 116 +))) 117 +* ((( 118 +Program Cable x 1 119 +))) 120 + 121 + 122 +