Version 90.1 by Mengting Qiu on 2025/06/17 10:45

Show last authors
1 (% class="wikigeneratedid" %)
2 **Table of Contents:**
3
4 {{toc/}}
5
6
7
8
9 = 1. LoRaST v4 base Hardware =
10
11
12 Below hardware use LoRaST v4 module. They supports UART Access for AT Command and Firmware Upgrade.
13
14
15 {{velocity}}
16 $xwiki.ssfx.use("js/xwiki/table/table.css")
17 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
18 {{/velocity}}
19
20 (% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:869px" %)
21 (% class="sortHeader" %)|=(% style="width: 269px; background-color: rgb(217, 226, 243);" %)[[Models(% class="wikiinternallink sortarrow wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)~[~[image:/xwiki/resources/js/xwiki/table/img/arrow-none.gif?cache-version=1648720710000~|~|alt="⇵" border="0"~]~]>>path:#||onclick="ts_resortTable(this);return false;" class="sortHeader"]]|=(% style="width: 158px; background-color: rgb(217, 226, 243);" %)[[Mother Board(% class="wikiinternallink sortarrow wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)~[~[image:/xwiki/resources/js/xwiki/table/img/arrow-none.gif?cache-version=1648720710000~|~|alt="⇵" border="0"~]~]>>path:#||onclick="ts_resortTable(this);return false;" class="sortHeader"]]|=(% style="width: 214px; background-color: rgb(217, 226, 243);" %)[[UART for AT Commands(% class="wikiinternallink sortarrow wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)~[~[image:/xwiki/resources/js/xwiki/table/img/arrow-none.gif?cache-version=1648720710000~|~|alt="⇵" border="0"~]~]>>path:#||onclick="ts_resortTable(this);return false;" class="sortHeader"]]|=(% style="width: 226px; background-color: rgb(217, 226, 243);" %)[[UART for Upgrade Firmware(% class="wikiinternallink sortarrow wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)~[~[image:/xwiki/resources/js/xwiki/table/img/arrow-none.gif?cache-version=1648720710000~|~|alt="⇵" border="0"~]~]>>path:#||onclick="ts_resortTable(this);return false;" class="sortHeader"]]
22 (% class="even" %)|(% style="width:269px" %)PS-LB, PS-LB-NA, SDI12-LB|(% style="width:158px" %)SIB|(% style="width:214px" %)[[Instruction>>||anchor="H2.2UARTConnectionforSIBmotherboard"]]|(% style="width:226px" %)[[Instruction>>||anchor="H3.UARTforFirmwareUpgrade"]]
23 (% class="odd" %)|(% style="width:269px" %)(((
24 SN50v3, S31-LB, S31B-LB,D20-LB.D20S-LB, D21-LB, D22-LB , SW3L-LB
25 )))|(% style="width:158px" %)SN50v3|(% style="width:214px" %)[[Instruction>>||anchor="H2.3UARTConnectionforSN50v3basemotherboard"]]|(% style="width:226px" %)[[Instruction>>||anchor="H3.UARTforFirmwareUpgrade"]]
26 (% class="even" %)|(% style="width:269px" %)LHT65N|(% style="width:158px" %)LHT65N|(% style="width:214px" %) |(% style="width:226px" %)
27 (% class="odd" %)|(% style="width:269px" %)(((
28 RS485-LB, SE01-LB, SPH01-LB,
29
30 LMS01-LB, LDS12-LB, LDS40-LB,
31
32 DDS75-LB, DDS45-LB, DDS04-LB,
33
34 DDS20-LB, MDS120-LB, MDS200-LB, WSC2-LB, LDS25-LB
35 )))|(% style="width:158px" %)RS485-BL|(% style="width:214px" %)[[Instruction>>||anchor="H2.4UARTConnectionforRS485-BLbasemotherboard"]]|(% style="width:226px" %)[[Instruction>>||anchor="H3.UARTforFirmwareUpgrade"]]
36
37 = 2. UART for AT Commands =
38
39 == 2.1 General software set up for AT Commands via UART ==
40
41
42 ~1. Use a general serial tool.
43
44 2. Connect PC to device's UART interface
45
46 3. Set up serial tool with : BaudRate: 9600, databit:8, No parity, No flow control.
47
48 (((
49 4. The password is the last six characters of APPSKEY or PIN of box
50
51
52 **Example:**
53
54 APPSKEY= 41 85 71 A7 5D 7E 54 52 25 58 74 85 96 14 74 85
55
56 The password:147485
57
58 [[image:image-20230329162900-1.png||height="302" width="648"]]
59
60
61 )))
62
63 [[image:image-20221224170218-1.png||height="497" width="640"]]
64
65
66 == 2.2 UART Connection for SIB mother board ==
67
68
69 [[image:image-20221224171304-3.png||height="545" width="863"]]
70
71
72 == 2.3 UART Connection for SN50v3 base mother board ==
73
74
75 [[image:image-20230515102801-1.png||height="635" width="860"]]
76
77
78 == 2.4 UART Connection for RS485-BL  V2.1 base mother board ==
79
80
81 [[image:image-20250423150841-1.jpeg||height="800" width="858"]]
82
83
84 == 2.5 UART Connection for DS20L mother board ==
85
86
87 **UART Connection for DS20L mother board:**
88
89 [[image:image-20231212145142-1.jpeg||height="676" width="796"]]
90
91 **Interface definition:**
92
93 [[image:image-20231212144745-2.png||height="279" width="510"]]
94
95 **DS20L programming line:**
96
97 [[image:image-20231212150405-2.jpeg||height="297" width="669"]]
98
99
100 == 2.6 UART Connection for AQS01-L mother board ==
101
102 [[image:image-20240115110027-1.jpeg||height="749" width="953"]]
103
104
105 == 2.7  UART Connection for LWL04 mother board ==
106
107
108 [[image:image-20240910163111-1.jpeg||height="560" width="727"]]
109
110
111 == 2.8 UART Connection for T68DL mother board ==
112
113
114 (% style="color:red" %)**Note: For T68DL, the device needs to be reset to put the device into burn mode before the firmware is burned. After the burning is completed, you need to unplug the battery to power off the device, and then power it on again, otherwise the device cannot exit the burning mode.**
115
116 [[image:image-20241029105722-1.jpeg||height="478" width="705"]]
117
118
119 == 2.9 UART Connection for PB05 mother board ==
120
121
122 * If you use Dragino Sensor Manager Utility.exe to upgrade the PB05 firmware, connect as follows:
123
124 [[image:image-20250303142854-1.jpeg||height="509" width="798"]]
125
126
127 * To use TremoProgrammer to burn firmware, the PB05 must be in burn mode, i.e. the USB-TTL adapter 3.3V must be connected to the BOOT_CONTROL pin of the PB05.
128
129 [[image:image-20250303151218-2.jpeg||height="574" width="790"]]
130
131 (% style="color:red" %)**Note: **
132
133 (% style="color:red" %)**1. How to enter burn mode**
134
135 Connect the PB05, E2 cable and USB-TTL adapter according to the above wiring diagram, and then press the ACT button to reactivate the PB05 (or directly install the battery again). After this operation, the PB05 will enter the burn mode.
136
137 (% style="color:red" %)**2.How to exit burn mode**
138
139 After the firmware update is complete, remove any wiring, then reinstall the battery, and the PB05 will exit burn mode and restart.
140
141
142 = 3. UART for Firmware Upgrade =
143
144 == 3.1 Check Your device already have bootloader ==
145
146 === 3.1.1 What is Dragino Bootloader? ===
147
148
149 Dragino Bootloader is a customizer made bootloader which support below features:
150
151 * OTA Update via LoRa
152 * OTA Batch update configure via LoRa
153
154 All Dragino End Devices base on LoRa ST v4 supports Dragino Bootloader.
155
156
157 === 3.1.2 How can i know if my device already have bootloader? ===
158
159
160 If a device has a bootloader. it will output bootloader info to UART when boot. As below:
161
162 [[image:image-20241022115811-1.png]]
163
164
165 === 3.1.3 How to upload bootloader to device? ===
166
167
168 If your is LoRa ST v4 base hardware and doesn't have bootloader. You can upload a bootloader to it.
169
170 **[[Downlink Link for OTA bootloader>>https://www.dropbox.com/sh/g4cp2lm85ovr8hu/AADX-4aEE-7SuKQAKTWrgKHIa?dl=0]].**
171
172
173 (% style="color:blue" %)**Update a firmware via TremoProgrammer:**
174
175 LoRaSTv4 Base hardware support UART update firmware. the UART connection is the same as AT Command connection, with the need for two extra action. See below for the steps:
176
177 (% style="color:blue" %)**Step1**(%%): Set BOOT Switch to (% style="color:blue" %)**PROG**(%%) mode. PROG mode is for update firmware specially.
178
179 (% style="color:blue" %)**Step2**(%%): Press (% style="color:blue" %)**Reset**(%%) button, the module will then boot into program mode.
180
181 (% style="color:blue" %)**Step3**(%%): Use (% style="color:blue" %)**TremoProgrammer**(%%) to update the firmware to LoRaST v4.
182
183 (% style="color:blue" %)**Step4**(%%): Set BOOT Switch to (% style="color:blue" %)**FLASH**(%%) position. Press Reset button again and module will run the new software.
184
185
186 Below is the method for how to update via (% style="color:blue" %)**TremoProgrammer:**
187
188 1.  **TremoProgrammer** download link:  [[https:~~/~~/www.dropbox.com/sh/j0qyc7a9ejit7jk/AACtx2tK4gEv6YFXMIVUM4dLa?dl=0>>url:https://www.dropbox.com/sh/j0qyc7a9ejit7jk/AACtx2tK4gEv6YFXMIVUM4dLa?dl=0]]
189
190 2.  Run** (% style="color:blue" %)TremoProgrammer.(%%)**
191
192 3.  Choose software and set the address to (% style="color:blue" %)**0x08000000**(%%).
193
194 4. Rember to set BOOT Switch to (% style="color:blue" %)**FLASH**(%%) after update finish. And you should be about to see Bootloader info in output after update
195
196 [[image:image-20230515171651-1.png]]
197
198
199 == 3.2 Update Firmware (Assume the device already have a bootloader) ==
200
201
202 Video Instruction: **[[https:~~/~~/youtu.be/G_xEZnNjJmM >>https://youtu.be/G_xEZnNjJmM]]**
203
204
205 === 3.2.1 Update a firmware via Dragino Sensor Manager Utility.exe ===
206
207
208 ~1. Download **[[OTA Tool>>https://www.dropbox.com/scl/fo/9kqeqf6wmet10o9hgxuwa/h?rlkey=4ikrg6kg5v0yjxwhp0i37wrv7&dl=0]]**
209
210 2. Set the switch to Flash
211
212 3. Use below schedule to update:
213
214 [[image:1750128199153-914.png]]
215
216 [[image:image-20230526105910-2.png]]
217
218 [[image:image-20230520100541-5.png||height="535" width="799"]]
219
220
221 = 4. FAQ =
222
223 == 4.1 How to recover if upgrade wrong file to bootloader? ==
224
225
226 You can just upload the bootloader again.
227
228
229 == 4.2 How to recover if upgrade wrong firmware via Dragino Sensor Manager Utility.exe? ==
230
231
232 The UART upgrade via Dragino Sensor Manager Utility.exe is base on Dragino Bootloader. So if you are able to upgrade some file via this tool. It means the device has bootloder.
233
234
235 The upgrade via Dragino Sensor Manager Utility is base on firmware level and won't effect the bootloader. If you upgrade a wrong firmware file, you can try below:
236
237 ~1. UART upgrade via Dragino Sensor Manager Utility again to the correct version. The password should use the AT PIN for the wrong firmware.  (This method is not 100% work, depends which wrong firmware you have upgraded)
238
239 2. Use **TremoProgrammer **to update firmware. [[Insturction>>||anchor="H4.3HowtouseTremoProgrammertoupdatefirmwareifthereisbootloaderinthedevice3F"]]
240
241 3. Use **[[OTA update>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**, this is base on Bootloader so it will work. Make you choose the correct frequency band (base on the firmware version in the sensor or use EU868 which is the default setting.)
242
243
244 == 4.3 How to use TremoProgrammer to update firmware if there is bootloader in the device? ==
245
246
247 Make sure your device already bootloader while use this update. Otherwise device won't be able to boot ( can be solve by upload a bootloader to the device).
248
249 LoRaSTv4 Base hardware support UART update firmware. the UART connection is the same as AT Command connection, with the need for two extra action. See below for the steps:
250
251 (% style="color:blue" %)**Step1**(%%): Set BOOT Switch to (% style="color:blue" %)**PROG**(%%) mode. PROG mode is for update firmware specially.
252
253 (% style="color:blue" %) **Step2**(%%): Press (% style="color:blue" %)**Reset**(%%) button, the module will then boot into program mode.
254
255 (% style="color:blue" %)**Step3**(%%): Use (% style="color:blue" %)**TremoProgrammer**(%%) to update the firmware to LoRaST v4.
256
257 (% style="color:blue" %)**Step4**(%%): Set BOOT Switch to (% style="color:blue" %)**FLASH**(%%) position. Press Reset button again and module will run the new software.
258
259
260 Below is the method for how to update via (% style="color:blue" %)**TremoProgrammer:**
261
262 1.  Software download link:  [[https:~~/~~/www.dropbox.com/sh/j0qyc7a9ejit7jk/AACtx2tK4gEv6YFXMIVUM4dLa?dl=0>>url:https://www.dropbox.com/sh/j0qyc7a9ejit7jk/AACtx2tK4gEv6YFXMIVUM4dLa?dl=0]]
263
264 2.  Run(% style="color:blue" %)** TremoProgrammer.**
265
266 3.  Choose software and set the address to (% style="color:blue" %)**0x0800D000**. (% style="color:red" %)**VERY IMPORTANT for this address**.
267
268 4. Rember to set BOOT Switch to (% style="color:blue" %)**FLASH**(%%) after update
269
270 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/WebHome/image-20221224174341-4.png?width=374&height=471&rev=1.1||alt="image-20221224174341-4.png" height="471" width="374"]]
271
272
273 == 4.4 How to troubleshoot incorrect password ==
274
275
276 ~1. Please use lowercase letters.
277 2. You need to add line breaks when entering commands.
278 3. Upgrade the firmware to  display password firmware
279
280 Upgrade steps:
281
282 **~ [[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART_Access_for_NB_ST_BC660K-GL/#H4.2UpdateFirmware28Assumethedevicealreadyhaveabootloader29]]**
283 Firmware location:
284
285 **~ [[NB-IoT - Dropbox>>url:https://www.dropbox.com/sh/u0uzvvnn58yrie4/AACREHllkTe0rATD4ZOqddyga/NB-IoT?dl=0&preview=SET_NB_PWD.hex&subfolder_nav_tracking=1]]**
286
287 After updating the firmware, run the firmware.
288 Press the restart button and the password will be printed in the serial port output.
289 Save the password and re-upgrade the firmware to the original firmware.
290
291 (% style="color:red" %)**Note: When upgrading to the original firmware, you need to add the Bootloader firmware**.
292
293 Bootloader Firmware location(Please use V1.3):
294
295 [[Bootloader - Dropbox>>url:https://www.dropbox.com/sh/u0uzvvnn58yrie4/AADUXfZ5jye4I5l1JH8HEALUa/LoRaWAN%20End%20Node/Bootloader/LoRa_Bootloader?dl=0&subfolder_nav_tracking=1]]
296
297
298
299 == 4.5 Why does the serial Assistant print ERROR: 104/ERROR~=104 when using the AT command? ==
300
301
302 **ERROR: 104/ERROR=104** usually indicates that there is a problem when communicating with a sensor via a USB-TTL device. This error can be due to a variety of reasons, such as communication parameter setting errors, hardware connection problems, etc.
303
304 [[image:image-20241111093445-1.png||height="468" width="699"]]
305
306 Refer to [[Section 2>>||anchor="H2.UARTforATCommands"]] of this manual to correctly connect the USB-TTL to the device motherboard and set the communication parameters correctly.
307
308 [[image:image-20241111095114-2.png||height="515" width="656"]]
309
310
311