# WIFI Network Instability

### Table of Contents

* [WIFI Network is not detected](#wifi-network-is-not-detected)
* [WIFI network is unstable](#wifi-network-is-unstable)
* [Connect over ethernet](#connect-over-ethernet)

## WIFI Network is not detected

If the WIFI network is not detected, follow the checklist below:

#### Step 1: Make sure you're using 2.4GHz

Make sure the WIFI network is broadcasting at 2.4GHz, not 5GHz. The WIFI dongle that ships with NOVA can only detect 2.4GHz networks. If you must use a 5GHz network, we suggest using your own 5GHz-compatible dongle.

#### Step 2: Check the WIFI dongle

Ensure the WIFI Dongle is plugged into one of the USB ports on NOVA.&#x20;

<figure><img src="/files/YN9b1NIjSZ2qABxlC0vg" alt=""><figcaption><p>WIFI dongle plugged into USB port 1</p></figcaption></figure>

#### Step 3: Refresh the network list

Refresh the Network List, the network may just need a refresh to show up.

## WIFI Network is Unstable

If the WIFI network is unstable after connecting to it, you can connect directly to your network over an ethernet port. You may need to provide your IT department with a MAC address to get the machine approved to connect.

## Connect over ethernet:

#### Step 1: Connect Ethernet

Connect an ethernet cable between your network access point and NOVA.

#### Step 2: Open WIFI Settings

Click the WIFI icon in the bottom left corner of the app to access Network Setup.

![](https://lh3.googleusercontent.com/qbXSnzUpNlA0YTXBDKFSiVqEVpCM9Z-BD6JY6i2dUaLLAGiiPmbxhu-IJ0kqQy6yEWaqfYZt6o4KwfW-ImQSWe8uC4MiH9tcfpQJWnPYnsb1Wh_BE4x1TfBuF1viIIQ--pKeCoPvx7ITLK9aORMt0BI)

#### Step 3: Toggle Ethernet Mode

Click on the Ethernet tab, and toggle the ‘To Wall’ slider to switch to ethernet mode.

<figure><img src="https://lh5.googleusercontent.com/FHM0nnd5WgFbKQIPnoOrtdSp7aolFrM4A2m6QjpQavH2bpJDhrOw2GdnJj9EPmPixCVb1ZX-BPG36cnZHTLHwR9nTBKHZzhOy4t8EeWLU1KlJ2nUz9WOGPZQ0EB0a018-BC6LRw8k4oZ5OyHpxgL17Y" alt=""><figcaption></figcaption></figure>

#### Step 4: Soft Reset

Soft reset the app with the power button icon in the bottom right of the app.


---

# 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://docs.voltera.io/docs/nova/troubleshooting/connection-issues/wifi-network-instability.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.
