> 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-2/utilisation/alimentation-et-batterie.md).

# Alimentation et batterie

Le TX T\&H E-INK AMB propose deux modes d'alimentations :

* Mode **Batterie** : Utilisez la batterie fournie pour une autonomie optimale. Pour activer le capteur, il suffit de retirer la languette isolante.
* Mode **USB-C** : Pour une alimentation permanente, connectez un câble USB-C (**5V** / **0,5A**).

{% hint style="warning" %}
En mode **USB-C**, la **batterie** doit impérativement être **retirée**. Ce mode permet de s'affranchir totalement des opérations de maintenance liées au remplacement des piles.
{% endhint %}

## Première mise en service

{% columns %}
{% column %}

#### Batterie

L'alimentation du TX T\&H E-INK AMB s'effectue en retirant la languette de protection de la batterie intégrée.

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

{% column %}

#### USB-C

Connectez un câble USB-C. Vous pouvez faire passer le câble en cassant l'extrémité de la languette du plateau arrière.

<div data-with-frame="true"><figure><img src="/files/PRNzBdvElCZCdLbHqT0b" alt=""><figcaption></figcaption></figure></div>

{% endcolumn %}
{% endcolumns %}

## Changement de batterie

{% columns %}
{% column %}

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

{% column %}
Afin de changer la batterie du TX T\&H E-INK AMB, vous devez au préalable retirer le capteur de son support et dégager l'accès  à la batterie.

Le TX T\&H E-INK AMB utilise une batterie de type lithium C 3.6 V.
{% endcolumn %}
{% endcolumns %}

Si votre capteur était encore en fonctionnement lorsque vous retirerez la batterie, il est possible qu'il continue de fonctionner grâce à la réserve d'énergie stockée dans sa supercap. Vous pouvez forcer la décharge de la supercap en [consultant ce tutoriel](https://www.youtube.com/watch?v=gRLy9dJJaSQ).

{% embed url="<https://www.youtube.com/watch?v=gRLy9dJJaSQ>" %}


---

# 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-2/utilisation/alimentation-et-batterie.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.
