# Mobile Hotspot Connection

If you need to set up an internet connection and there is no WIFI or ethernet network available, then you can connect to NOVA through a mobile hotspot. Keep in mind, connecting to a mobile device will utilize its connection, so you may use up a large amount of data.

## Mobile Wifi Hotspot Setup

1. On your mobile device, create a mobile **2.4GHz** WIFI hotspot with the following credentials:

   **SSID:** NOVA

   **Password:** NOVA1234

{% tabs %}
{% tab title="iPhone" %}
On the iPhone personal hotspot uses a 5GHz connection by default. On iPhone 12 or later, you can turn on **Maximize Compatibility** for Personal Hotspot to use a 2.4 GHz connection.

This can be found in the hotspot settings.

<figure><img src="/files/Lxg5ybMyEWChBP5jaeug" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Android" %}
While this may be slightly unique to your specific android device you should be able to configure which frequency band your mobile hotspot is broadcasting within the hotspot settings.

Select the **2.4 GHz** band.

<figure><img src="/files/hJeq5pwTnbEVvMIQXrJE" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

2. Connect your laptop to this network.
3. If NOVA is powered on and has a WIFI Dongle connected, it will automatically connect to this network. You may need to power cycle NOVA for a connection to be established.


---

# 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/mobile-hotspot-connection.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.
