> 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/check-status-v2-and-r3w-wifi-sensors.md).

# Check Status - v2 and R3W WiFi Sensors

### Check the status of the WiFi sensor unit

Use the **WAKE / RESET** button on the **side** (v2) or **base** (R3) of the unit to see the current connectivity status:

{% hint style="warning" %}
Click the **WAKE / RESET** button briefly to wake the unit!&#x20;

Holding this button down longer than a few seconds will clear the Wi-Fi credentials. &#x20;
{% endhint %}

### Status LED Modes Explained - WiFi Sensors

* **No LED** light = **low battery** / power issue. See battery replacement section for [v2 sensors](/tankmate/tankmate-user-guide/tankmate-wifi-sensors/tankmate-v2-wifi-sensors/v2-battery-replacement.md), or [R3 sensors](/tankmate/tankmate-user-guide/tankmate-wifi-sensors/tankmate-r3-wifi-sensors/r3-battery-replacement.md)
* Blinking green, then **solid LIGHT BLUE** (CYAN) for **5-10 seconds** <img src="/files/KLKzpCKYqKKn3Ud7skEP" alt="" data-size="line">= the unit is already connected to a Wi-Fi network
* **Solid LIGHT BLUE** (CYAN) for **60+ seconds, but no data transmitted** = the unit is connected to a Wi-Fi network, but cannot send data. It may need a manual firmware update. [See here for details](/tankmate/wi-fi-connectivity/firmware-update-august-2023.md).
* Blinking green for 10-15 seconds, then **blinking RED** <img src="/files/cmTdTPUclbpGagfyUbJf" alt="" data-size="line"> = failed connection. See possible causes below
* **Continuous blinking** BLUE or PURPLE <img src="/files/7NHHWiw2tGy2geoyDUiV" alt="" data-size="line"> = not connected / waiting for WiFi credentials from the app. The the "Reconnect" page for details

### Troubleshooting a failed connection

If a sensor that was previously connected, no longer connects to the network:&#x20;

* **Power cycle your router / modem**. Unplug for 30 seconds, then power it back up. After waiting for the Wi-Fi network to turn on (1-2 mins), test the connection as above.
* Has your **network name (SSID) or password been changed** since the TankMate sensor was set up? If so, reconnect the sensor using the updated details.
* Check that the **sensor firmware** is up-to-date - [see here](/tankmate/wi-fi-connectivity/firmware-update-august-2023.md).&#x20;

{% hint style="info" %}
TIP: use a phone or tablet to troubleshoot issues with a Wi-Fi password. Under your network settings, FORGET the selected network, and then connect again using your password.&#x20;
{% endhint %}

{% hint style="warning" %}
NOTE: WiFi passwords that include the $ symbol are not currently supported by TankMate sensors. We recommend modifying the password, or setting up a guest network with a different password.
{% endhint %}

**Advanced wireless settings / firewall issues:**

* Note that TankMate sensors can only connect to **2.4GHz** networks. Combined 2.4 / 5GHz networks are also supported
* Certain networks may apply restrictions that limit network access for smart devices. Check your network security settings / advanced wireless settings in this case, or contact your service provider to troubleshoot the issue.
* In some cases, setting up a **guest network** (2.4GHz) can be a good workaround for advanced network settings
* The TankMate Wi-Fi sensor uses **port 8883** to send data to the internet - ensure this is not restricted


---

# 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/check-status-v2-and-r3w-wifi-sensors.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.
