> 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/rx-repeater/general-information.md).

# General information

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

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

{% column width="58.33333333333333%" %}
The LoRa Easy signal repeater is designed to repeat the radio signal from Enless sensors when they are used in LoRa Easy mode, in communication with an Enless LoRa Easy receiver (Modbus, BACnet or HTTP).&#x20;

Requiring no configuration, it is installed halfway between the sensors and the receiver, and will repeat all the data frames it receives.
{% endcolumn %}
{% endcolumns %}

#### Radio

<table data-header-hidden><thead><tr><th width="228.67578125"></th><th></th></tr></thead><tbody><tr><td><strong>Protocols</strong></td><td>LoRa Easy (Enless proprietary protocol)</td></tr><tr><td><strong>Frequency</strong></td><td>EU868</td></tr><tr><td><strong>Radio antenna</strong></td><td>Supplied 1/4-wave antenna<br>To be connected to the SMA connector</td></tr><tr><td><strong>Number of sensors managed</strong></td><td><p>No limit</p><p>Each received frame is repeated</p></td></tr><tr><td><strong>Encryption</strong></td><td>No encryption</td></tr></tbody></table>

#### Specifications

<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>IP60</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><p>External</p><p>7.5 to 24VDC (typ. 12V 1A)</p></td></tr><tr><td><strong>Antenna connector</strong></td><td>SMA</td></tr></tbody></table>

#### Use

<table data-header-hidden><thead><tr><th width="238.29296875"></th><th></th></tr></thead><tbody><tr><td><strong>Configuration</strong></td><td>No configuration required</td></tr><tr><td><strong>Positioning</strong></td><td><p>Ideally halfway between the sensors and the</p><p>LoRa Easy receiver</p></td></tr></tbody></table>

#### Dimensions

<div align="left"><figure><img src="/files/956a4ba8e835454b99f748850c733be3ecc1fd47" alt=""><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/rx-repeater/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.
