> For the complete documentation index, see [llms.txt](https://help.waterwatch.io/3.0.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.waterwatch.io/3.0.1/hardware-and-maintenance/maintenance/t35-battery-replacement-before-oct-2022.md).

# T35 Battery Replacement (before Oct 2022)

Once you have your battery kit, please read carefully and follow the instructions **step by step** to replace the battery.

{% file src="/files/TNV1wBU0jpMApEi6gO8W" %}

![](/files/63mjje1WFPkxYMArLbPP)

1\. Unscrew the top case anti-clockwise and remove.&#x20;

![](/files/rlRHCqjQgcFM9vilAo5s)

2\. Gently pull the radar, internal case and battery from the top case.8

![](/files/rVkyihuV6hBvrn5Iw6V9)

3\. Carefully unplug the battery cable from the circuit board. Plug your new battery in.

![](/files/gct33jhHuDKX7ENbeegQ)

4\. Place the new battery into the cradle in the top case. The battery wires should be placed on the left side of the cradle.

![](/files/4ILzSq6pHDi4rOgtvocm)

5\. Slide the internal case and radar into the top case over the battery. Keep the wires to the left and be careful not to pinch the battery wires between the internal case and the top case.

Push the top case and radar together to compress the o-ring.&#x20;

![](/files/P0ljtMlJrea00kfYr501)

6\. Screw the base back on and you’re good to go! Make sure the cover is tightly screwed on to prevent water and dust from damaging your sensor.


---

# 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://help.waterwatch.io/3.0.1/hardware-and-maintenance/maintenance/t35-battery-replacement-before-oct-2022.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.
