> For the complete documentation index, see [llms.txt](https://docs.alphaess.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaess.com/alpha-partner/alpha-partner-nl/installation/install-wifi.md).

# Installatie (Wi‑Fi)

## Apparaatinstallatie (Wi‑Fi-configuratie)

Het Wi‑Fi-configuratieproces lijkt op Bluetooth-koppeling. Het belangrijkste verschil is dat in de netwerkconfiguratiefase gebruik wordt gemaakt van **Wi‑Fi Direct**.

### Apparaat toevoegen

1. Ga naar **Apparaat toevoegen** pagina.
2. Tik op de bovenste ingang om de QR-code of barcode op het apparaat te scannen.
3. Het systeem herkent de SN automatisch.
4. Voer **Controlecode** in en verzend daarna.
5. Op **Bevestig apparaatinfo** pagina het model en de License.

<img src="/files/4a242e90fcbc0750d4a88b7bf59e42b2d11b40bb" alt="Toevoegen via scannen" width="188">

### Beslissing over netwerkconfiguratie

Als het systeem detecteert dat het apparaat al online is, verschijnt de volgende optie:

* **Netwerkconfiguratie overslaan**: netwerkconfiguratie overslaan
* **Nee, ga het netwerk configureren**: doorgaan met netwerkconfiguratie
* **Annuleren**: annuleren

<img src="/files/8ae1d8901dc4c425f996781bca688b32e57e7fcd" alt="Pop-up voor onlinedetectie" width="188">

### Wi‑Fi Direct-configuratie

Na het kiezen van doorgaan gaat het systeem naar **Wi‑Fi Direct** modus:

1. De app maakt via Wi‑Fi Direct een tijdelijke verbinding met het apparaat.
2. Het systeem toont een machtigingsprompt.
3. Tik op **verbinden** om de machtiging te voltooien.
4. De telefoon schakelt tijdelijk over naar de hotspot van het apparaat.

<img src="/files/fb1b4bbd9b46700cd49032c7cd929dbc34aa0f40" alt="Wi-Fi Direct-verbinding" width="188">

Ga vervolgens naar **Wi‑Fi configureren** pagina:

1. Selecteer de thuis-Wi‑Fi.
2. Voer het wachtwoord in.
3. Tik op **Voltooien**.

{% hint style="warning" %}
Alleen 2,4G Wi‑Fi-netwerken worden ondersteund.
{% endhint %}

<img src="/files/58421399464c06231cee9922e2ff15b5609cb550" alt="Wi‑Fi-configuratie" width="188">

Na een succesvolle verbinding toont de pagina de verbindingsmethode, de Wi‑Fi-naam en het IP-adres.

<img src="/files/23553837a9fd41766fdfc64356fc6fec95efc0d2" alt="Verbinding geslaagd" width="188">

### Schakel telefoonnetwerk om

Na voltooiing van de netwerkconfiguratie vraagt de app om terug te schakelen naar het normale netwerk.

> De Wi‑Fi Direct-configuratie is voltooid. Schakel over naar mobiele data of thuis-Wi‑Fi om door te gaan.

Tik op **Doorgaan** schakelt u het telefoonnetwerk handmatig van de hotspot van het apparaat terug naar het normale netwerk.

<img src="/files/57d21ceda9699d0f71307dcfde2c098ee021d300" alt="Melding voor netwerkoverschakeling" width="188">

### Systeemconfiguratie en voltooiing

De volgende stappen zijn hetzelfde als het Bluetooth-koppelingsproces:

1. Wacht tot de cloudverbindingsstatus verandert in **Online**.
2. Vul de basisinformatie in.
3. Configureer de operationele parameters.
4. Voltooi de installatie.

Als de gebruiker al een site heeft, kan hij kiezen voor **Toevoegen aan bestaande site**, om het apparaat aan de bestaande site toe te voegen.

<img src="/files/1d8f883377419fa64dc4550661911e3e3b19ab4e" alt="Selectie van bestaande site" width="188">

{% hint style="info" %}
Voordat de installatie is voltooid, verschijnt **Zelftest** pagina.

U kunt kiezen om nu te starten, direct te voltooien of later over te slaan.
{% endhint %}


---

# 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://docs.alphaess.com/alpha-partner/alpha-partner-nl/installation/install-wifi.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.
