# v2 Battery Replacement

{% hint style="info" %}
Prior to October 2021, TankMate v2 sensors were supplied with a single C size, 3.6V lithium battery. These can be hard to source, and there are a variety of similar batteries that do not work in a TankMate sensor. **We recommend removing the C-size battery completely, and installing a 3 x AA battery adapter.**
{% endhint %}

**Recommended AA Batteries:  Energizer Ultimate Lithium L91 (AA size, 1.5v)** / or **Alkaline** type

{% hint style="warning" %}
Please check how your existing battery is connected to the board! Later models use a white plug, while&#x20;

v2.01 and v2.30 PCBs with **screw terminals -** use this type:

* JayCar - [3 X AA Side by Side Flat Battery Holder](https://www.jaycar.co.nz/3-x-aa-side-by-side-flat-battery-holder/p/PH9274)

v2.60 PCBs require a **JST PH 2.0** **plug-in connector** **-** use this type:

* DigiKey - [1738-FIT0619-ND](https://www.digikey.co.nz/en/products/detail/dfrobot/FIT0619/10230092?s=N4IgTCBcDaIIwHYDMAOAtAMQJIBUAMAbHAJxoByAIiALoC%2BQA)
  {% endhint %}

![](/files/t9dvJfPHmAXfM33YX9cm)

{% hint style="warning" %}
Note: the following battery types **will not be suitable** to power a TankMate unit

* **Heavy duty** type cells&#x20;
* A single **1.5V C-size** cell&#x20;
* **ER26500** C-size lithium
  {% endhint %}

![](/files/NmtCqGcq3BnCIIN9SJxF)

**Tools required:** Phillips / Pozi screwdriver #2; Flat screwdriver #1

1. Open the sender unit - remove the 4 x screws on the lid&#x20;
2. Turn the unit OFF, using the slide switch&#x20;
3. Remove the existing C-size lithium battery&#x20;
4. \*If your unit has a plug in connector (v2.60) - pull out the existing battery plug (with pliers) and insert the plug for the new 3 x AA battery pack. Skip steps 5-8.&#x20;
5. Undo the two screw terminals (marked 1 and 2 below) and remove the existing battery leads&#x20;
6. If present - remove the C-size battery holder - held down with double sided tape&#x20;
7. Insert the leads for the new 3 x AA battery pack. The wiring should match the image below:     1. RED || 2. BLACK&#x20;
8. Tighten the screw terminals&#x20;
9. Insert the 3 x AA cells&#x20;
10. Power the unit ON (check status LED). If the LED does not blink, check the battery connections&#x20;
11. Close the lid, ensuring the seal is in place. Replace and tighten the 4 x screws


---

# Agent Instructions: 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:

```
GET https://tankmate.gitbook.io/tankmate/tankmate-user-guide/tankmate-wifi-sensors/tankmate-v2-wifi-sensors/v2-battery-replacement.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
