> 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/produits/editor-1/informations-generales.md).

# Informations générales

{% columns %}
{% column %}

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

{% column %}

#### A propos

Le capteur de température et d’humidité d’ambiance Enless permet de mesurer avec précision le confort des occupants de vos bâtiments.&#x20;

Grâce à la technologie radio LoRaWAN, les données peuvent être remontées directement vers votre système de supervision ou votre GTB, sans tirage de câbles ni travaux lourds. Ce capteur sans fil réduit vos coûts d’intégration et s’adapte parfaitement à vos projets.
{% endcolumn %}
{% endcolumns %}

#### Radio

<table data-header-hidden><thead><tr><th width="180.25390625"></th><th></th></tr></thead><tbody><tr><td><strong>Protocoles supportés</strong></td><td>LoRaWAN<br>LoRa Easy (protocole propriétaire Enless)</td></tr><tr><td><strong>Classe LoRaWAN</strong></td><td>Classe A</td></tr><tr><td><strong>Version LoRaWAN</strong></td><td>Version 1.0.4 | RP002-1.0.3</td></tr><tr><td><strong>Fréquence</strong></td><td>EU868</td></tr><tr><td><strong>Identifiants</strong></td><td>LoRaWAN : DevEUI, AppEUI, AppKey<br>LoRa Easy : LoRa ID</td></tr><tr><td><strong>Puissance d'émission</strong></td><td>25mW (14 dBm)</td></tr><tr><td><strong>Encryptage</strong></td><td>AES128 en mode LoRaWAN</td></tr><tr><td><strong>Autres protocoles radio</strong></td><td>Bluetooth (connexion à l’application MyEnless)</td></tr></tbody></table>

#### Caractéristiques

<table data-header-hidden><thead><tr><th width="179.90234375"></th><th></th></tr></thead><tbody><tr><td><strong>Indice de protection boitier</strong></td><td>IP40 <br>Utilisation indoor</td></tr><tr><td><strong>Fixation</strong></td><td>Vissé ou collé (adhésif double face fourni)</td></tr><tr><td><strong>Température de fonctionnement</strong></td><td>-20 / +55°C</td></tr><tr><td><strong>Alimentation</strong></td><td>Batterie Lithium 3.6V type C (BAT C 1000-035)</td></tr><tr><td><strong>Durée de vie de batterie</strong></td><td>5 ans pour un envoi toutes les 5 minutes (SF9)<br>Jusqu’à 15 ans d’autonomie</td></tr><tr><td><strong>Détection arrachement</strong></td><td>Accéléromètre</td></tr><tr><td><strong>Paramétrage</strong></td><td>LoRaWAN : Downlink ou application MyEnless<br>LoRa Easy : Depuis le serveur du récepteur</td></tr></tbody></table>

#### Mesures

<table data-header-hidden><thead><tr><th width="180.1015625"></th><th></th></tr></thead><tbody><tr><td><strong>Température</strong></td><td>Plage de mesure du capteur : -40 / +125°C<br>Précision du capteur : +/- 0,2°C<br>Résolution du capteur : 0,1°C</td></tr><tr><td><strong>Humidité</strong></td><td>Plage de mesure du capteur : 0 - 100% rH<br>Précision du capteur : +/- 2% rH<br>Résolution du capteur : 0,1% rH</td></tr></tbody></table>

#### Dimensions

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

{% hint style="info" %}
La garantie de ce produit est de 24 mois
{% 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/produits/editor-1/informations-generales.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.
