Show last authors
1
2
3
4
5
6 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]]
7
8
9
10
11
12
13
14 1. Introduction
15 11. What is LWL02 LoRaWAN Water Leak Sensor
16
17
18 The Dragino LWL02 is a 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.
19
20
21 LWL02 is powered by 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.
22
23
24 The LWL02 will send periodically data every day as well as for each water leak event. It also counts the water leak times and 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.
25
26
27 Each LWL02 is pre-load with a set of unique keys for LoRaWAN registration, register these keys to
28
29 LoRaWAN server and it will auto connect after power on. [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
30
31
32
33
34 *
35 *1. Features
36 * LoRaWAN Class A v1.0.3
37 * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865/RU864
38 * SX1262 LoRa Core
39 * Water Leak detect
40 * 2 x AAA LR03 Batteries
41 * AT Commands to change parameters
42 * Uplink on periodically and open/close action
43 * Remote configure parameters via LoRa Downlink
44 * Firmware upgradable via program port
45
46
47 *
48 *1. Applications
49 * Smart Buildings & Home Automation
50 * Logistics and Supply Chain Management
51 * Smart Metering
52 * Smart Agriculture
53 * Smart Cities
54 * Smart Factory
55
56
57 1.
58 11. Dimension
59
60
61 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]]
62
63 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]]
64
65
66 1.
67 11. Firmware Change log
68
69
70 LWL02 use the same firmware as LDS01.
71
72 [[LWL02 Image files – Download link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDS01/Firmware/]]
73
74
75
76
77 1. Power ON LWL02
78
79
80 When receive the LWL02, please open the enclosure and add 2 x AAA batteries to power it. The [[LED>>path:#LED]] will blink when device is powered.
81
82
83
84 1. How to install LWL02
85
86 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.
87
88
89 |(((
90 50cm
91
92
93 )))
94
95 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image005.png]]
96
97
98
99
100
101
102 1. Operation Mode
103 11. How it works?
104
105 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>>path:#Power_on]] the LWL02. It will auto join the network via OTAA.
106
107
108 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>>path:#AT_Command]] to set the keys in the devices.
109
110
111 1.
112 11. Example to join LoRaWAN network
113
114 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.
115
116 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image006.png]]
117
118
119
120 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.
121
122 * A keep-alive message which send once per day.
123 * An emergency event message when detect a water leak. ([[Alarm event can be disabled>>path:#Alarm]])
124 * A periodically update at every 10 minutes when in water leak.
125 * A message when switch from water leak to none water leak. ([[Alarm event can be disabled>>path:#Alarm]])
126
127
128
129
130 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:
131
132 **Step 1**: Create a device in TTN V3 with the OTAA keys from LWL02.
133
134 Each LWL02 is shipped with a sticker with unique device EUI:
135
136 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]]
137
138
139
140
141 User can enter this key in their LoRaWAN Server portal. Below is TTN V3 screen shot:
142
143 Add APP EUI in the application.
144
145 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]]
146
147
148 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image009.png]]
149
150 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image010.png]]
151
152
153 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]]
154
155
156
157
158
159
160
161 Add APP KEY and DEV EUI
162
163 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png]]
164
165 **Step 2**: [[Power on>>path:#Power_on]] 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.
166
167 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image013.png]]
168
169
170 1.
171 11. Uplink Payload
172
173
174 Uplink Payload total 9 bytes.
175
176
177 |**Size(bytes)**|**2**|**1**|**3**|**3**
178 |value|Status&BAT|(((
179 MOD
180
181 Always:0x02
182 )))|Total water leak events|(((
183 Last water leak
184
185 duration (unit: min)
186 )))
187
188
189 Example:
190
191 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]]
192
193
194 Example Payload Decoder in TTN V3:
195
196 [[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/]]
197
198
199
200
201 1.
202 11. Downlink Payload
203
204
205 |**Downlink Control Type**|**Type Code**|**Downlink payload size(bytes)**
206 |TDC (Transmit Time Interval—Keep Alive Interval)|0x01|4
207 |RESET|0x04|2
208 |[[Set confirmed mode>>path:#code05]]|0x05|2
209 |[[Clear Counting>>path:#codeA6]]|0xA6|2
210 |[[Enable/Disable Alarm>>path:#code70]]|0xA7|2
211 |[[Control ADR/DR>>path:#codeA8]]|0xA8|3
212 |[[Set Alarm Timeout>>path:#Alarm_Timeout]]|0xA9|4
213
214
215
216
217
218 Example Downlink payload setting in TTN V3:
219
220 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image015.png]]
221
222
223 **Type Code 0x01**
224
225 If the payload=0100003C, means to control the LWL02’s Keep Alive interval to 0x00003C=60(S)
226
227
228 **Type Code 0x04**
229
230 If payload = 0x04FF, it will reset the LWL02.
231
232
233 **Type Code 0x05**
234
235 0x05 00: Set uplink to LoRaWAN unconfirmed mode
236
237 0x05 01: Set uplink to LoRaWAN confirmed mode
238
239
240 **Type Code 0xA6**
241
242 Example: 0xA601: Clear Counting
243 For LWL02: reset both count number and time.
244
245
246 **Type Code 0xA7**
247
248 0xA7 01 : Equal to AT+DISALARM=1
249
250 0xA7 00 : Equal to AT+DISALARM=0
251
252
253 **Type Code 0xA8**
254
255 Format: 0xA8 aa bb
256
257 aa: 1: Enable ADR; 0: Disable ADR (Same as AT+CADR command)
258
259 bb: set DR (Same as AT+CDATARATE ,only valid after ADR=0)
260
261 Example: 0x A8 00 02 : Set ADR=0 and DR=1
262
263
264 **Type Code 0xA9**
265
266 See [[Alarm Base Timeout>>path:#Alarm_Timeout]] for detail.
267
268
269
270 1.
271 11. Integrate with Datacake
272
273
274 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:
275
276
277 Step 1: Be sure that your device is programmed and properly connected to the network at this time.
278
279 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:
280
281
282 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image016.png]]
283
284
285 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]]
286
287
288 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image018.png]]
289
290
291
292 Step 3: Create an account or log in Datacake.
293
294 Step 4: Search LWL02 and add DevEUI.
295
296 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.png]]
297
298
299 1.
300 11. Alarm Base on Timeout
301
302
303 LWL02 can monitor the timeout for a status change, this feature can be used to monitor some event such as open fridge too long etc.
304
305
306 User configure this feature by using:
307
308
309 **AT Command** to configure:
310
311 * AT+TTRIG=1,30   à When status change from close to open, and device keep in open
312
313 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.
314
315 * AT+TTIG=0,0 à Default Value, disable timeout Alarm.
316
317
318 **Downlink Command** to configure:
319
320 Command: 0xA9 aa bb cc
321
322 A9: Command Type Code
323
324 aa: status to be monitor
325
326 bb cc: timeout.
327
328
329 If user send 0xA9 01 00 1E: equal to AT+TTRIG=1,30
330
331 Or
332
333 0xA9 00 00 00: Equal to AT+TTRIG=0,0. Disable timeout Alarm.
334
335
336
337
338 1.
339 11. LEDs
340
341
342 |**Action**|**LED behavior**
343 |Power On|**GREEN on 1s, RED on 1s, BLUE on 1s**
344 |Joined successful|**GRENN LED **on 5s
345 |Send an uplink message|**GREEN LED** blinks once
346 |Got a downlink message|**BLUE LED** blinks once
347
348
349
350
351
352 1. Battery & How to replace
353 11. Battery Type and replace
354
355 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:
356
357 1. The LWL02 doesn’t have any screw, use can use nail to open it by the middle.
358 1. Make sure the direction is correct when install the AAA batteries.
359
360
361
362 **Important Notice: Make sure use new AAA LR03 battery and the battery doesn’t have broken surface.**
363
364
365 Example of AAA LR03 batter:
366
367 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
368
369
370
371
372 1.
373 11. Power Consumption Analyze
374
375 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:
376
377 [[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]]
378
379
380
381 1. Use AT Command
382 11. Access AT Command
383
384 LWL02 supports AT Command set. User can use a USB to TTL adapter to configure LWL02 via use AT command, as below.
385
386 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]]
387
388 USB to TTL <- -> LWL02
389
390 RX <- -> TX
391
392 TX <- -> RX
393
394 GND <- -> GND
395
396
397 In PC, User needs to set **serial tool**(such as [[putty>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to **115200** to access to access serial console of LWL02. Below is the output for reference:
398
399 The AT Access password is **123456**.
400
401 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png]]
402
403 Each AT Command need to add an ENTER at the end before send.
404
405
406 When entering the first command, the 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 RED LED will be off.
407
408
409 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/]]
410
411
412 1. FAQ
413 11. How to upgrade the image?
414
415 User can upgrade the firmware of LWL02 for bug fix, new features, or change working region. The upgrade instruction is here: [[http:~~/~~/wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction>>url:http://wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction]]
416
417
418
419
420 1.
421 11. How to change the LoRa Frequency Bands/Region?
422
423 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>>path:#upgrade_image]]. When download the images, choose the required image file for download.
424
425
426 1.
427 11. Can I disable uplink for each event to save battery life?
428
429 Yes, User can use below method to disable this:
430
431 **via AT Command**:
432
433 AT+DISALARM=1, End node will only send packet in TDC time.
434
435 AT+DISALARM=0, End node will send packet in TDC time or status change for door sensor.
436
437 **via LoRaWAN downlink Command**:
438
439 0xA701 : Equal to AT+DISALARM=1
440
441 0xA700 : Equal to AT+DISALARM=0
442
443
444
445
446
447 1. Order Info
448
449
450 **Part Number: LWL02-XXX**
451
452 **XXX:**
453
454 * **EU433**: frequency bands EU433
455 * **EU868**: frequency bands EU868
456 * **KR920**: frequency bands KR920
457 * **CN470**: frequency bands CN470
458 * **AS923**: frequency bands AS923
459 * **AU915**: frequency bands AU915
460 * **US915**: frequency bands US915
461 * **IN865**: frequency bands IN865
462 * **CN779**: frequency bands CN779
463
464
465 1. Packing Info
466
467 **Package Includes**:
468
469 * LWL02 x 1
470
471
472
473 = 10.Support =
474
475 * 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.
476 * 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]].
477
478
479
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0