> 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-11/utilisation/alimentation.md).

# Alimentation

Le TX TEMP CONT2 propose un mode d'alimentation sur **Batterie**; utilisez la batterie fournie pour une autonomie optimale.

## Première mise en service

#### Batterie

{% columns %}
{% column %}

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

{% column %}

1. Dévissez au préalable les 4 vis sur la face avant du capteur.
2. L'activation de l'alimentation du TX TEMP CONT2 s'effectue en branchant le connecteur Molex.
   {% endcolumn %}
   {% endcolumns %}

## Changement de batterie

{% columns %}
{% column %}

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

{% column %}

1. Déconnectez le connecteur Molex de la batterie usagée du connecteur du PCB.
2. Dévissez les vis du clip de maintien de la batterie et retirez-le.
3. Retirez la batterie usagée de son emplacement et insérez la nouvelle.
4. Replacez le clip de maintien de la batterie et verrouillez-le à l'aide des deux vis prévues à cet effet.
5. Reconnectez le connecteur Molex de nouvelle batterie sur le PCB.
6. Le capteur redémarre.
   {% endcolumn %}
   {% endcolumns %}

{% hint style="danger" %}
Attention à **ne pas toucher** les **composants** du PCB avec vos doigts lors de la manipulation du connecteur de batterie.
{% endhint %}

{% hint style="info" %}
Ne fermez pas de suite le capteur afin de contrôller le jeu de LED indiquant son activation du le réseau LoRa Easy ou LoRaWAN.
{% 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-11/utilisation/alimentation.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.
