> For the complete documentation index, see [llms.txt](https://tankmate.gitbook.io/tankmate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tankmate.gitbook.io/tankmate/wi-fi-connectivity/firmware-update-august-2023.md).

# Firmware Update - August 2023

{% hint style="info" %}
From August 2023, all **TankMate v2 and R3 WiFi sensors** began migration to a **new server**. For **all connected devices** this was done **over-the-air**, from August to November. The sensor operation would not have been affected.&#x20;
{% endhint %}

{% hint style="danger" %}
If your sensor appears to be **connecting** to a WiFi network, but **no new data** is appearing in the app, please **check your firmware version** (home screen of the app > expand to see device details). If your sensor was offline for several months, it may have missed the update. The sensor will need to be sent to one of our workshops for a **manual firmware update**. Contact us for details.

**Hardware Status:**

* Status LED = solid blue/cyan, stays on for up to a minute
  {% endhint %}

{% hint style="success" %}
**All R3 and v2 WiFi units** need to be running the following firmware versions:

* R3W (radar sensor) - **v52 or above**
* v2 (pressure sensor) - **v21 or above**
  {% endhint %}

<figure><img src="/files/mdRvVT4akf4KedNzE2J2" alt="" width="375"><figcaption></figcaption></figure>


---

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

```
GET https://tankmate.gitbook.io/tankmate/wi-fi-connectivity/firmware-update-august-2023.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.
