Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding sensor Dragino LWL02 LoRaWAN Water Leak Sensor #1844

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions Adding sensor Dragino LWL02 LoRaWAN Water Leak Sensor
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
id: LWL02
title: LWL02
pagination_label: LWL02
sidebar_label: LWL02
description: LWL02 -- LoRaWAN Water Leak Sensor
image: img/network-iot/devices/ready-to-use/dragino/lwl02.jpg
slug: /network-iot/devices/ready-to-use/dragino/lwl02
---

import useBaseUrl from '@docusaurus/useBaseUrl'

## LWL02

LWL02 -- LoRaWAN Water Leak Sensor

The Dragino LWL02 is a LoRaWAN Water Sensor. When there is water between the two metal probes, the LWL02 indicates a water leak event and uplinks to an LNS server via a LoRaWAN network. The LWL02 will send periodic data every day as well as for each water leak event. It also counts the water leak times and calculates the last water leak duration. Users can also disable the uplink for each water leak event, instead, the device can count each event and uplink periodically.

<img src={useBaseUrl('img/network-iot/devices/ready-to-use/dragino/lwl02.jpg')} />

### Resources

- [Product Page](https://www.dragino.com/products/lorawan-nb-iot-door-sensor-water-leak/item/180-lwl02.html)
- [Datasheet](https://www.dropbox.com/sh/ozt1ck3ckgil7ma/AACPmQNKEq1w2gXwfEgTWIlka/Datasheet_LWL02_Water_Leak_Sensor.pdf?dl=0)
- [Manual](http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LWL02%20-%20LoRaWAN%20Door%20Sensor%20User%20Manual/)

### Specifications

#### LoRaWAN device type:

- Class A end-device

#### Sensors:

- water leak

#### Dimensions:

**Device:**
- width: 29.2 mm
- length: 69.2 mm
- height: 15 mm

**Water leak detect probe:**
- width: 15 mm
- length: 50 mm
- diameter metal probe: 5 mm
- length metal probe: 13 mm

#### Weight:

- 50 grams (without batteries)

#### Battery:

- type: 2x AAA (LR03)
- replaceable: true

---

Content generated from [LoRaWAN-devices](https://github.com/TheThingsNetwork/lorawan-devices)