# SimpleLeak

## Introduction

&#x20;<img src="/files/-M_Y-hTGCDfKpScmGW2b" alt="" data-size="original">&#x20;

The SimpleLeak 3.0 is a universal Sigfox-based **leak detector** with a loud buzzer and the possibility to measure temperature as well. It's designed so it fits almost anywhere and the included battery can last for **many years**.

## Datasheet

You can find more technical information and also all available device versions in a **datasheet** we have prepared for device presentation.

[CLICK HERE to download the **basic datasheet** for SimpleLeak. ](https://drive.google.com/file/d/1_829WDY9gDCgpvl9RW2uKncp_3SC23Pc/view)

## API 6 firmware

The SimpleLeak 3.0 uses the [**API 6**](https://ask.simplehw.eu/api-6/overview-for-beginners/), our universal firmware.

{% hint style="warning" %}
Please note that the SimpleLeak currently supports only one mode - ***Leak detector (0x0A)***. Changing the mode is not recommended as the device will not be able to switch back to Leak detector! Please use the downlink **only** for the fine-tuning settings of the Leak detector mode.
{% endhint %}

## Basic operations

Asking for configuration, activating and deactivating the device

{% content-ref url="/pages/-M\_XpOxs5b-egCWRMVQ6" %}
[SimpleLeak: Basic operations](/kb/simple-api-6-generation/overview/basic-operations/simpleleak-basic-operations.md)
{% endcontent-ref %}

## Introduction video

### [We've also recorded a **short video** ](https://www.youtube.com/watch?v=uoFBZS7w2Xc)

## Can the sensor recognize presence of other liquids than water?

**Yes, but there are limits.**

{% hint style="info" %}
Different liquids have different **electrical conductivity**, measured in **Siemens per meter or S/m** in the SI system.
{% endhint %}

The sensor is calibrated to detect **water** first and foremost, and liquids like gasoline or diesel have much lower conductivity by several orders of magnitude (gasoline 25 pS/m, diesel 5pS/m, compared to deionized water at 5.5 μS/m or typical drinking water at 5–50 mS/m), which means a different sensor has to be used (such as a leak-rope).

The output range is dependent on battery voltage, but in controlled lab environment, the **lowest liquid conductivity** detectable by the SimpleLeak is around **0.1 μS/m**. This is around the worst case value, but please note other factors such as **temperature** play a role as well.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ask.simplehw.eu/kb/simple-api-6-generation/overview/device-list/simpleleak.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
