> 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-4/use/power-supply-and-battery.md).

# Power supply and battery

The TX LIGHT PIR T\&H offers two power supply modes:

* Mode **Battery** : Use the supplied battery for optimal autonomy. To activate the sensor, simply remove the insulating tab.
* Mode **USB-C** : For continuous power, connect a USB-C cable (**5V** / **0.5A**).

{% hint style="warning" %}
In **USB-C** mode, the **battery** must be **removed**. This mode makes it possible to completely eliminate maintenance operations related to battery replacement.
{% endhint %}

## First setup

{% columns %}
{% column %}

#### Battery

The TX LIGHT PIR T\&H is powered by removing the protective tab from the built-in battery.

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

{% column %}

#### USB-C

Connect a USB-C cable. You can route the cable by breaking off the end of the rear tray tab.

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

{% endcolumn %}
{% endcolumns %}

## Battery replacement

{% columns %}
{% column %}

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

{% column %}
To replace the battery of the TX LIGHT PIR T\&H, you must first remove the sensor from its mount and gain access to the battery.

The TX LIGHT PIR T\&H uses a lithium C 3.6 V battery.
{% endcolumn %}
{% endcolumns %}

If your sensor was still operating when you remove the battery, it may continue to operate thanks to the energy reserve stored in its supercap. You can force the supercap to discharge by [consulting this tutorial](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/documentation-en/products/editor-4/use/power-supply-and-battery.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.
