# Reconnect - R3 WiFi Level Sensor

{% hint style="success" %}
First, check that your sensor is not already connected! Press the **RESET button once** (short press) and watch the **status LED**. If you see a **solid BLUE (cyan)** colour for **5-10 seconds**, the unit is already **connected** to a Wi-Fi network. <img src="/files/KLKzpCKYqKKn3Ud7skEP" alt="" data-size="line">
{% endhint %}

### Reconnect a sensor using BlueConnect

* In the TankMate app, go to **Settings** > **Sensor / Tank Settings** > **Edit Network Settings**
* Put the sensor into BlueConnect mode - unscrew the sensor from the tank. Turn the sender unit upside down, and hold the **RESET** button for **6-8 seconds** then release.
* The status LED will **blink slowly** - **dark blue** - when in BluConnect mode <img src="/files/7NHHWiw2tGy2geoyDUiV" alt="" data-size="line">
* The unit will go to sleep to conserve power after 3 mins. Click RESET again to wake it up if required
* Follow the prompts in the app to scan and connect to the sensor. Ensure the status light on the sensor is still blinking. Select the TankMate device, and proceed to the network SSID and password page

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

{% hint style="info" %}
For a more detailed outline of the BlueConnect process - [see here ](/tankmate/wi-fi-connectivity/using-bluconnect.md)
{% endhint %}

![Slow blue blinking = ready to reconnect via BlueConnect](/files/lMUawLxpRYR5rb1xcFyI)


---

# 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/wi-fi-connectivity/reconnect-r3-wifi-level-sensor.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.
