Hide last authors
Xiaoling 2.2 1 (% style="text-align:center" %)
2 [[image:1654669760488-506.png||height="510" width="769"]]
Xiaoling 1.1 3
4
5
Xiaoling 36.1 6
7
8
9
10
11
12
Xiaoling 33.4 13 **Table of Contents:**
Xiaoling 1.1 14
Xiaoling 17.3 15 {{toc/}}
Xiaoling 1.1 16
17
18
Xiaoling 17.3 19
20
Xiaoling 36.2 21
22
23
24
Xiaoling 2.2 25 = 1. Introduction =
Xiaoling 1.1 26
Xiaoling 2.2 27 == 1.1 What is LWL02 LoRaWAN Water Leak Sensor ==
Xiaoling 1.1 28
29
Xiaoling 3.2 30 (((
Xiaoling 2.2 31 The Dragino LWL02 is a (% style="color:#4f81bd" %)**LoRaWAN Water Sensor**(%%). When there is water between the two metal probes, LWL02 indicates a water leak event and uplink to IoT server via LoRaWAN network.
Xiaoling 3.2 32 )))
Xiaoling 1.1 33
Xiaoling 3.2 34 (((
Xiaoling 2.2 35 LWL02 is powered by (% style="color:#4f81bd" %)**2 x AAA batteries**(%%) and target for long time use, these two batteries can provide about 16,000 ~~ 70,000 uplink packets, which result in 2 ~~ 10 years battery life. After battery running out, user can easily open the enclosure and replace with 2 common AAA batteries.
Xiaoling 3.2 36 )))
Xiaoling 1.2 37
Xiaoling 3.2 38 (((
Xiaoling 2.2 39 The LWL02 will send periodically data every day as well as for each water leak event. It also (% style="color:#4f81bd" %)**counts the water leak times**(%%) and (% style="color:#4f81bd" %)**calculate last water leak duration**(%%). User can also disable the uplink for each water leak event, instead, device can count each event and uplink periodically.
Xiaoling 3.2 40 )))
Xiaoling 1.2 41
Xiaoling 3.2 42 (((
43 Each LWL02 is (% style="color:#4f81bd" %)**pre-load with a set of unique keys**(%%) for LoRaWAN registration, register these keys to LoRaWAN server and it will auto connect after power on.
44 )))
Xiaoling 1.2 45
Xiaoling 3.2 46 [[image:image-20220608143744-1.png]]
Xiaoling 1.2 47
48
49
Xiaoling 3.3 50 == 1.2 Features ==
Xiaoling 1.2 51
52 * LoRaWAN Class A v1.0.3
53 * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865/RU864
54 * SX1262 LoRa Core
55 * Water Leak detect
56 * 2 x AAA LR03 Batteries
57 * AT Commands to change parameters
58 * Uplink on periodically and open/close action
59 * Remote configure parameters via LoRa Downlink
60 * Firmware upgradable via program port
61
Xiaoling 37.2 62
Xiaoling 3.4 63 == 1.3 Applications ==
64
Xiaoling 1.2 65 * Smart Buildings & Home Automation
66 * Logistics and Supply Chain Management
67 * Smart Metering
68 * Smart Agriculture
69 * Smart Cities
70 * Smart Factory
71
Xiaoling 37.2 72
Xiaoling 5.2 73 == 1.4 Dimension ==
Xiaoling 1.2 74
Xiaoling 5.2 75 [[image:image-20220608143952-2.png]]
Xiaoling 1.2 76
Xiaoling 5.2 77 [[image:1654670405145-346.png]]
Xiaoling 1.2 78
Xiaoling 5.2 79
80
81 == 1.5 Firmware Change log ==
82
Xiaoling 26.8 83 (((
Xiaoling 1.2 84 LWL02 use the same firmware as LDS01.
Xiaoling 26.8 85 )))
Xiaoling 1.2 86
Xiaoling 26.8 87 (((
Xiaoling 1.2 88 [[LWL02 Image files – Download link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDS01/Firmware/]]
Xiaoling 26.8 89 )))
Xiaoling 1.2 90
91
Xiaoling 5.2 92 = 2. Power ON LWL02 =
Xiaoling 1.2 93
Xiaoling 5.3 94 When receive the LWL02, please open the enclosure and add 2 x AAA batteries to power it. The [[LED>>||anchor="H4.7LEDs"]] will blink when device is powered.
Xiaoling 1.2 95
96
Xiaoling 7.2 97 = 3. How to install LWL02 =
Xiaoling 1.2 98
Xiaoling 7.4 99 (((
Xiaoling 37.5 100 When install the LWL02 on wall. Please install as below so the water leak probe will be soak in water for water detect purpose. The LWL02 main body is not water proof. Please don't let water go inside the LWL02 main body.
Xiaoling 7.4 101 )))
Xiaoling 1.2 102
Xiaoling 7.2 103 [[image:image-20220608144447-4.png]]
Xiaoling 1.2 104
105
106
Xiaoling 7.2 107 = 4. Operation Mode =
Xiaoling 1.2 108
Xiaoling 7.2 109 == 4.1 How it works? ==
Xiaoling 1.2 110
Xiaoling 26.5 111 (((
Xiaoling 7.3 112 The LWL02 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and [[power on>>||anchor="H2.PowerONLWL02"]] the LWL02. It will auto join the network via OTAA.
Xiaoling 26.5 113 )))
Xiaoling 1.2 114
Xiaoling 26.5 115 (((
Xiaoling 37.5 116 In case user can't set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>||anchor="H6.UseATCommand"]] to set the keys in the devices.
Xiaoling 26.5 117 )))
Xiaoling 1.2 118
119
Xiaoling 7.3 120 == 4.2 Example to join LoRaWAN network ==
Xiaoling 7.2 121
Xiaoling 1.6 122 Here shows an example for how to join the [[TTN V3 Network>>url:https://eu1.cloud.thethings.network/]]. Below is the network structure, we use [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]] as LoRaWAN gateway here. 
Xiaoling 1.2 123
Xiaoling 8.2 124 [[image:1654671007127-335.png]]
Xiaoling 1.2 125
126
Xiaoling 9.6 127 (((
Xiaoling 1.2 128 The LWL02 has water leak detect probe as above. When there is water between these two detect probe, they will be short and generate the water leak event. and send the status to LoRaWAN server. The LWL02 will uplink two type of messages to the server.
Xiaoling 9.6 129 )))
Xiaoling 1.2 130
Xiaoling 9.6 131 * (((
132 A keep-alive message which send once per day.
133 )))
134 * (((
Xiaoling 24.9 135 An emergency event message when detect a water leak. ([[Alarm event can be disabled>>||anchor="H7.3CanIdisableuplinkforeacheventtosavebatterylife3F"]])
Xiaoling 9.6 136 )))
137 * (((
138 A periodically update at every 10 minutes when in water leak.
139 )))
140 * (((
Xiaoling 17.5 141 A message when switch from water leak to none water leak. ([[Alarm event can be disabled>>||anchor="H7.3CanIdisableuplinkforeacheventtosavebatterylife3F"]])
Xiaoling 9.6 142 )))
Xiaoling 1.2 143
Xiaoling 9.6 144 (((
Xiaoling 29.2 145
146
Xiaoling 1.2 147 The LG308 is already set to connect to [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. What we need to now is only configure the TTN V3:
Xiaoling 9.6 148 )))
Xiaoling 1.2 149
Xiaoling 9.6 150 (((
Xiaoling 9.5 151 (% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from LWL02.
Xiaoling 9.6 152 )))
Xiaoling 1.2 153
Xiaoling 9.6 154 (((
Xiaoling 1.2 155 Each LWL02 is shipped with a sticker with unique device EUI:
Xiaoling 9.6 156 )))
Xiaoling 1.2 157
Xiaoling 9.2 158 [[image:1654671040430-368.png]]
Xiaoling 1.2 159
160
161 User can enter this key in their LoRaWAN Server portal. Below is TTN V3 screen shot:
162
Xiaoling 14.3 163 **Add APP EUI in the application**
Xiaoling 1.2 164
Xiaoling 11.2 165 [[image:1654671794691-956.png]]
Xiaoling 1.2 166
167
Xiaoling 11.2 168 [[image:1654671809850-574.png]]
Xiaoling 1.2 169
Xiaoling 12.2 170 [[image:1654671820156-640.png]]
Xiaoling 1.2 171
172
Xiaoling 13.2 173 [[image:1654671832011-696.png]]
Xiaoling 1.2 174
175
Xiaoling 14.2 176 **Add APP KEY and DEV EUI**
Xiaoling 1.2 177
Xiaoling 32.7 178 [[image:1654671889112-678.png]]
Xiaoling 1.2 179
Xiaoling 32.7 180
Xiaoling 24.10 181 (% style="color:blue" %)**Step 2**(%%): **[[Power on>>||anchor="H2.PowerONLWL02"]]** LWL02 and it will auto join to the TTN V3 network. After join success, it will start to upload message to TTN V3 and user can see in the panel.
Xiaoling 1.2 182
183
Xiaoling 33.2 184 [[image:1654681465260-713.png]]
Xiaoling 1.2 185
Xiaoling 32.8 186
187
Xiaoling 14.5 188 == 4.3 Uplink Payload ==
189
Xiaoling 26.11 190
Xiaoling 1.2 191 Uplink Payload total 9 bytes.
192
Xiaoling 16.2 193 [[image:image-20220608150921-5.png]]
Xiaoling 1.2 194
Xiaoling 26.10 195
Xiaoling 16.2 196 **Example:**
Xiaoling 1.2 197
Xiaoling 16.2 198 [[image:1654672186477-234.png]]
Xiaoling 1.2 199
200
Xiaoling 16.3 201 (((
202 Example Payload Decoder in TTN V3: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDS01/Payload/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDS01/Payload/]]
203 )))
Xiaoling 1.2 204
205
Xiaoling 16.4 206 == 4.4 Downlink Payload ==
Xiaoling 1.2 207
Xiaoling 26.9 208
Xiaoling 16.9 209 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:410px" %)
Xiaoling 16.7 210 |=(% style="width: 180px;" %)**Downlink Control Type**|=(% style="width: 80px;" %)**Type Code**|=(% style="width: 150px;" %)**Downlink payload size(bytes)**
211 |(% style="width:180px" %)TDC (Transmit Time Interval—Keep Alive Interval)|(% style="width:80px" %)0x01|(% style="width:150px" %)4
212 |(% style="width:180px" %)RESET|(% style="width:80px" %)0x04|(% style="width:224px" %)2
Xiaoling 17.4 213 |(% style="width:180px" %)[[Set confirmed mode>>||anchor="HTypeCode0x05"]]|(% style="width:80px" %)0x05|(% style="width:150px" %)2
214 |(% style="width:180px" %)[[Clear Counting>>||anchor="HTypeCode0xA6"]]|(% style="width:80px" %)0xA6|(% style="width:150px" %)2
215 |(% style="width:180px" %)[[Enable/Disable Alarm>>||anchor="HTypeCode0xA7"]]|(% style="width:80px" %)0xA7|(% style="width:150px" %)2
216 |(% style="width:180px" %)[[Control ADR/DR>>||anchor="HTypeCode0xA8"]]|(% style="width:80px" %)0xA8|(% style="width:150px" %)3
217 |(% style="width:180px" %)[[Set Alarm Timeout>>||anchor="HTypeCode0xA9"]]|(% style="width:80px" %)0xA9|(% style="width:150px" %)4
Xiaoling 1.2 218
219 Example Downlink payload setting in TTN V3:
220
Xiaoling 17.2 221 [[image:1654673412319-976.png]]
Xiaoling 1.2 222
223
Xiaoling 17.3 224 === (% style="color:#037691" %)**Type Code 0x01**(%%) ===
Xiaoling 1.2 225
Xiaoling 37.6 226 If the payload=0100003C, means to control the LWL02's Keep Alive interval to 0x00003C=60(S)
Xiaoling 1.2 227
228
Xiaoling 17.3 229 === (% style="color:#037691" %)**Type Code 0x04**(%%) ===
Xiaoling 1.2 230
231 If payload = 0x04FF, it will reset the LWL02.
232
233
Xiaoling 17.3 234 === (% style="color:#037691" %)**Type Code 0x05**(%%) ===
Xiaoling 1.2 235
236 0x05 00: Set uplink to LoRaWAN unconfirmed mode
237
238 0x05 01: Set uplink to LoRaWAN confirmed mode
239
240
Xiaoling 17.3 241 === (% style="color:#037691" %)**Type Code 0xA6**(%%) ===
Xiaoling 1.2 242
243 Example: 0xA601: Clear Counting
244 For LWL02: reset both count number and time.
245
246
Xiaoling 17.3 247 === (% style="color:#037691" %)**Type Code 0xA7**(%%) ===
Xiaoling 1.2 248
249 0xA7 01 : Equal to AT+DISALARM=1
250
251 0xA7 00 : Equal to AT+DISALARM=0
252
253
Xiaoling 17.3 254 === (% style="color:#037691" %)**Type Code 0xA8**(%%) ===
Xiaoling 1.2 255
256 Format: 0xA8 aa bb
257
258 aa: 1: Enable ADR; 0: Disable ADR (Same as AT+CADR command)
259
260 bb: set DR (Same as AT+CDATARATE ,only valid after ADR=0)
261
262 Example: 0x A8 00 02 : Set ADR=0 and DR=1
263
264
Xiaoling 17.3 265 === (% style="color:#037691" %)**Type Code 0xA9**(%%) ===
Xiaoling 1.2 266
Xiaoling 17.7 267 See [[Alarm Base Timeout>>||anchor="H4.6AlarmBaseonTimeout"]] for detail.
Xiaoling 1.2 268
269
Xiaoling 17.8 270 == 4.5 Integrate with Datacake ==
Xiaoling 1.2 271
Xiaoling 21.5 272 (((
Xiaoling 1.2 273 Datacake provides a human friendly interface to show the sensor data, once we have data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
Xiaoling 21.5 274 )))
Xiaoling 1.2 275
276
Xiaoling 19.2 277 (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the network at this time.
Xiaoling 1.2 278
Xiaoling 19.2 279 (% style="color:blue" %)**Step 2**(%%): To configure the Application to forward data to Datacake you will need to add integration. To add the Datacake integration, perform the following steps:
Xiaoling 1.2 280
281
Xiaoling 19.2 282 [[image:1654674520913-519.png]]
Xiaoling 1.2 283
284
Xiaoling 19.2 285 [[image:1654674530910-914.png]]
Xiaoling 1.2 286
287
Xiaoling 21.2 288 [[image:1654674543078-401.png]]
Xiaoling 1.2 289
290
Xiaoling 21.3 291 (% style="color:blue" %)**Step 3**(%%): Create an account or log in Datacake.
Xiaoling 1.2 292
Xiaoling 21.3 293 (% style="color:blue" %)**Step 4**(%%): Search LWL02 and add DevEUI.
Xiaoling 1.2 294
Xiaoling 21.2 295 [[image:1654674556510-911.png]]
Xiaoling 1.2 296
297
Xiaoling 17.8 298 == 4.6 Alarm Base on Timeout ==
Xiaoling 1.2 299
Xiaoling 23.4 300 (((
Bei Jinggeng 39.1 301 LWL02 can monitor the timeout for a status change, this feature can be used to monitor some event such as monitoring water leakage duration etc.
Xiaoling 23.4 302 )))
Xiaoling 1.2 303
Xiaoling 23.4 304 (((
Xiaoling 1.2 305 User configure this feature by using:
Xiaoling 23.4 306 )))
Xiaoling 1.2 307
Xiaoling 23.4 308 (((
309
310 )))
Xiaoling 1.2 311
Xiaoling 23.4 312 (((
Xiaoling 21.5 313 (% style="color:blue" %)**AT Command**(%%) to configure:
Xiaoling 23.4 314 )))
Xiaoling 1.2 315
Xiaoling 23.4 316 * (((
317 **AT+TTRIG=1,30 ** **~-~->** When status change from close to open, and device keep in open
318 )))
Xiaoling 1.2 319
Xiaoling 23.4 320 (((
Xiaoling 1.2 321 status for more than 30 seconds. LWL02 will send an uplink packet, the Alarm bit (the lowest bit of 10^^th^^ byte of payload) on this uplink packet is set to 1.
Xiaoling 23.4 322 )))
Xiaoling 1.2 323
Xiaoling 23.4 324 * (((
325 **AT+TTIG=0,0**  **~-~->**  Default Value, disable timeout Alarm.
326 )))
Xiaoling 1.2 327
Xiaoling 23.4 328 (((
Xiaoling 21.5 329 (% style="color:blue" %)**Downlink Command**(%%) to configure:
Xiaoling 23.4 330 )))
Xiaoling 1.2 331
Xiaoling 23.4 332 (((
Xiaoling 21.6 333 **Command: 0xA9 aa bb cc**
Xiaoling 23.4 334 )))
Xiaoling 1.2 335
Xiaoling 23.4 336 (((
Xiaoling 1.2 337 A9: Command Type Code
Xiaoling 23.4 338 )))
Xiaoling 1.2 339
Xiaoling 23.4 340 (((
Xiaoling 1.2 341 aa: status to be monitor
Xiaoling 23.4 342 )))
Xiaoling 1.2 343
Xiaoling 23.4 344 (((
Xiaoling 1.2 345 bb cc: timeout.
Xiaoling 23.4 346 )))
Xiaoling 1.2 347
Xiaoling 23.4 348 (((
349
350 )))
Xiaoling 1.2 351
Xiaoling 23.4 352 (((
Xiaoling 1.2 353 If user send 0xA9 01 00 1E: equal to AT+TTRIG=1,30
Xiaoling 23.4 354 )))
Xiaoling 1.2 355
Xiaoling 23.4 356 (((
Xiaoling 1.2 357 Or
Xiaoling 23.4 358 )))
Xiaoling 1.2 359
Xiaoling 23.4 360 (((
Xiaoling 1.2 361 0xA9 00 00 00: Equal to AT+TTRIG=0,0. Disable timeout Alarm.
Xiaoling 23.4 362 )))
Xiaoling 1.2 363
Xiaoling 17.8 364 == 4.7 LEDs ==
Xiaoling 1.2 365
Xiaoling 25.9 366
Xiaoling 21.7 367 (% border="1" cellspacing="10" style="background-color:#ffffcc; width:463px" %)
368 |=(% style="width: 184px;" %)**Action**|=(% style="width: 275px;" %)**LED behavior**
369 |(% style="width:184px" %)Power On|(% style="width:275px" %)(% style="color:green" %)**GREEN on 1s, **(% style="color:red" %)**RED on 1s,**(%%)** (% style="color:blue" %)BLUE on 1s(%%)**
370 |(% style="width:184px" %)Joined successful|(% style="width:275px" %)(% style="color:green" %)**GRENN LED **(%%)on 5s
371 |(% style="width:184px" %)Send an uplink message|(% style="width:275px" %)(% style="color:green" %)**GREEN LED**(%%) blinks once
372 |(% style="width:184px" %)Got a downlink message|(% style="width:275px" %)(% style="color:blue" %)**BLUE LED**(%%) blinks once
Xiaoling 1.2 373
Xiaoling 37.2 374
Xiaoling 21.8 375 = 5. Battery & How to replace =
376
377 == 5.1 Battery Type and replace ==
378
Xiaoling 22.3 379 (((
Xiaoling 1.2 380 LWL02 is equipped with 2 x AAA LR03 batteries. If the batteries running low(see 2.1v in the platform). User can buy generic AAA battery and replace it. Note:
Xiaoling 22.3 381 )))
Xiaoling 1.2 382
Xiaoling 22.3 383 1. (((
Xiaoling 37.6 384 The LWL02 doesn't have any screw, use can use nail to open it by the middle.
Xiaoling 22.3 385 )))
386 1. (((
387 Make sure the direction is correct when install the AAA batteries.
388 )))
Xiaoling 1.2 389
Xiaoling 22.3 390 (((
Xiaoling 37.7 391 (% style="color:red" %)**Important Notice: Make sure use new AAA LR03 battery and the battery doesn't have broken surface.**
Xiaoling 22.3 392 )))
Xiaoling 1.2 393
Xiaoling 22.3 394 (((
395
396 )))
Xiaoling 1.2 397
Xiaoling 22.3 398 (((
Xiaoling 1.2 399 Example of AAA LR03 batter:
Xiaoling 22.3 400 )))
Xiaoling 1.2 401
Xiaoling 22.2 402 [[image:1654675278044-307.png]]
Xiaoling 1.2 403
404
Xiaoling 22.4 405 == 5.2 Power Consumption Analyze ==
406
Xiaoling 26.6 407 (((
Xiaoling 1.2 408 Dragino battery powered products are all run in Low Power mode. User can check the guideline from this link to calculate the estimate battery life:
Xiaoling 26.6 409 )))
Xiaoling 1.2 410
Xiaoling 26.6 411 (((
Xiaoling 1.2 412 [[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf>>url:https://www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf]]
Xiaoling 26.6 413 )))
Xiaoling 1.2 414
415
Xiaoling 22.4 416 = 6. Use AT Command =
Xiaoling 1.2 417
Xiaoling 22.4 418 == 6.1 Access AT Command ==
419
Xiaoling 1.2 420 LWL02 supports AT Command set. User can use a USB to TTL adapter to configure LWL02 via use AT command, as below.
421
Xiaoling 23.2 422 [[image:image-20220608160336-1.png]]
Xiaoling 1.2 423
424
Xiaoling 23.7 425 (% style="background-color:yellow" %)**USB to TTL <- -> LWL02**
Xiaoling 1.2 426
Xiaoling 23.7 427 (% style="background-color:yellow" %)**RX <- -> TX**
Xiaoling 1.2 428
Xiaoling 23.7 429 (% style="background-color:yellow" %)**TX <- -> RX**
430
431 (% style="background-color:yellow" %)**GND <- -> GND**
432
Xiaoling 24.3 433
434 (((
Xiaoling 24.2 435 In PC, User needs to set (% style="color:#037691" %)**serial tool**(%%)(such as [[putty>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**115200**(%%) to access to access serial console of LWL02. Below is the output for reference:
Xiaoling 24.3 436 )))
Xiaoling 1.2 437
Xiaoling 24.3 438 (((
Xiaoling 24.2 439 The AT Access password is (% style="color:red" %)**123456**.
Xiaoling 24.3 440 )))
Xiaoling 1.2 441
Xiaoling 24.2 442 [[image:1654675618022-630.png]]
Xiaoling 1.2 443
Xiaoling 26.7 444 (((
Xiaoling 24.4 445 Each AT Command need to (% style="color:red" %)**add an ENTER**(%%) at the end before send.
Xiaoling 26.7 446 )))
Xiaoling 1.2 447
Xiaoling 26.7 448 (((
Xiaoling 24.4 449 When entering the first command, the (% style="color:red" %)**RED LED**(%%) will on and user can now input AT Commands. After input all needed AT Commands, please input AT+CLPM=1 to set the device to work in Low Power mode and (% style="color:red" %)**RED LED**(%%) will be off.
Xiaoling 26.7 450 )))
Xiaoling 1.2 451
Xiaoling 26.7 452 (((
Xiaoling 1.2 453 More detail AT Command manual can be found at [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDS01/]]
Xiaoling 26.7 454 )))
Xiaoling 1.2 455
456
Xiaoling 1.5 457 = 7. FAQ =
458
459 == 7.1 How to upgrade the image? ==
460
Xiaoling 25.12 461 User can upgrade the of LWL02 for bug fix, new features, or change working region. The upgrade instruction is here: [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
Xiaoling 1.2 462
463
Xiaoling 1.5 464 == 7.2 How to change the LoRa Frequency Bands/Region? ==
Xiaoling 1.2 465
Xiaoling 24.7 466 If user has for example US915 frequency and want to change it to AS923 frequency. User can follow the introduction for [[how to upgrade image>>||anchor="H7.1Howtoupgradetheimage3F"]]. When download the images, choose the required image file for download.
Xiaoling 1.2 467
468
Xiaoling 1.5 469 == 7.3 Can I disable uplink for each event to save battery life? ==
470
Xiaoling 1.2 471 Yes, User can use below method to disable this:
472
Xiaoling 1.6 473 (% style="color:#4f81bd" %)**via AT Command**:
Xiaoling 1.2 474
Xiaoling 33.10 475 AT+DISALARM=1,  End node will only send packet in TDC time.
Xiaoling 1.2 476
Xiaoling 33.10 477 AT+DISALARM=0,  End node will send packet in TDC time or status change for door sensor. 
Xiaoling 1.2 478
Xiaoling 33.9 479
Xiaoling 1.6 480 (% style="color:#4f81bd" %)**via LoRaWAN downlink Command**:
Xiaoling 1.2 481
Xiaoling 33.10 482 0xA701 :  Equal to AT+DISALARM=1
Xiaoling 1.2 483
Xiaoling 33.10 484 0xA700 :  Equal to AT+DISALARM=0
Xiaoling 1.2 485
486
Xiaoling 1.5 487 = 8. Order Info =
Xiaoling 1.2 488
Xiaoling 1.6 489 **Part Number: (% style="color:blue" %)LWL02-XXX(%%)**
Xiaoling 1.2 490
Xiaoling 1.6 491 (% style="color:blue" %)**XXX:**
Xiaoling 1.2 492
Xiaoling 1.10 493 * (% style="color:red" %)**EU433**(%%): frequency  bands EU433
494 * (% style="color:red" %)**EU868**(%%): frequency  bands EU868
495 * (% style="color:red" %)**KR920**(%%): frequency  bands KR920
Xiaoling 1.6 496 * (% style="color:red" %)**CN470**(%%): frequency bands CN470
Xiaoling 1.10 497 * (% style="color:red" %)**AS923**(%%): frequency  bands AS923
Xiaoling 1.6 498 * (% style="color:red" %)**AU915**(%%): frequency bands AU915
Xiaoling 1.10 499 * (% style="color:red" %)**US915**(%%): frequency bands  US915
500 * (% style="color:red" %)**IN865**(%%):  frequency bands  IN865
Xiaoling 1.6 501 * (% style="color:red" %)**CN779**(%%): frequency bands CN779
Xiaoling 1.2 502
Xiaoling 37.2 503
Xiaoling 1.4 504 = 9. Packing Info =
505
Xiaoling 1.2 506 **Package Includes**:
507
508 * LWL02 x 1
509
Xiaoling 37.2 510
Xiaoling 31.2 511 = 10. Support =
Xiaoling 1.2 512
513 * 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.
514 * 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 [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
515
Xiaoling 33.3 516
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0