> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-17/general-information.md).

# General information

{% columns %}
{% column width="41.66666666666667%" %}

<div data-with-frame="true"><figure><img src="/files/d43ca932112085e99c185a5b034ea907741bcea9" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="58.33333333333333%" %}
Designed for measuring analog signals, this sensor allows connection of a 4/20mA probe. Once your 4/20mA probe is connected to the analog sensor, the measured 4/20mA signal will be read and sent by radio by the sensor.

Compatible with LoRaWAN and LoRa Easy protocols (Enless proprietary protocol), its data can be sent directly to your supervisory system or your BMS, without cable pulling or heavy work.
{% endcolumn %}
{% endcolumns %}

#### Radio

<table data-header-hidden><thead><tr><th width="228.67578125"></th><th></th></tr></thead><tbody><tr><td><strong>Supported protocols</strong></td><td>LoRaWAN<br>LoRa Easy (Enless proprietary protocol)</td></tr><tr><td><strong>LoRaWAN Class</strong></td><td>Class A</td></tr><tr><td><strong>LoRaWAN version</strong></td><td>Version 1.0.2 | RP001-1.02. revB</td></tr><tr><td><strong>Frequency</strong></td><td>EU868</td></tr><tr><td><strong>Identifiers</strong></td><td>LoRaWAN: DevEUI, AppEUI, AppKey<br>LoRa Easy: LoRa ID</td></tr><tr><td><strong>Transmit power</strong></td><td>25mW (14 dBm)</td></tr><tr><td><strong>Encryption</strong></td><td>AES128 in LoRaWAN mode</td></tr></tbody></table>

#### Features

<table data-header-hidden><thead><tr><th width="235.28515625"></th><th></th></tr></thead><tbody><tr><td><strong>Enclosure protection rating</strong></td><td>IP65</td></tr><tr><td><strong>Mounting</strong></td><td>Wall-mounted (screwed), Clamp, DIN rail</td></tr><tr><td><strong>Operating temperature</strong></td><td>-20 / +55°C</td></tr><tr><td><strong>Power supply</strong></td><td>3.6V lithium battery type D (BAT D 1000-031)<br>Info: Replaceable battery</td></tr><tr><td><strong>Battery life</strong></td><td><p>12 years for one transmission every 5 minutes (SF9)</p><p>Up to 15 years of autonomy</p></td></tr><tr><td><strong>Configuration</strong></td><td>LoRaWAN: Downlink<br>LoRa Easy: From the receiver server</td></tr></tbody></table>

#### Measurements

<table data-header-hidden><thead><tr><th width="226.40625"></th><th></th></tr></thead><tbody><tr><td><strong>Interface</strong></td><td>4/20mA</td></tr><tr><td>Connection</td><td>Terminal block</td></tr><tr><td>Resolution</td><td>12 bits</td></tr><tr><td><strong>Supported pulse type</strong></td><td><p>Duration: 50ms minimum</p><p>Frequency: 10Hz maximum</p></td></tr><tr><td><p>Probe power supply</p><p>4/20 mA</p></td><td><p>- External power supply recommended</p><p>- It is possible to power the 4/20mA probe you connect if it supports a supply &#x3C; 3V</p></td></tr></tbody></table>

#### Dimensions

<div align="left"><figure><img src="/files/4a6705af535d9165db34383a7fa1efcd7676947a" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
The warranty for this product is 24 months
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-17/general-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
