> 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/ls1r-battery-replacement-before-oct-2022.md).

# LS1R Battery Replacement (before Oct 2022)

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

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

![](/files/H8fLFFybGWGHUVWYwRW6)

1. Unscrew and remove the lock ring.

![](/files/uNqXiQo5O4kFVQSLkatb)

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

![](/files/g38bfYRwogXt9NSDCSWE)

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

![](/files/XTbXQfaE9PoIiKwufrO7)

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

![](/files/fxSu8fNhiR0rQqahbq2V)

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

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

![](/files/nkmWAOo2N2j1AB3IYAU0)

6\. Screw the lock ring 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/ls1r-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.
