> 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-ble.md).

# Installatie (Bluetooth)

## Apparaatinstallatie (Bluetooth-koppeling)

Klik op Quick Tools op de startpagina **Apparaat installeren**，om het installatieproces te starten.

### Apparaat toevoegen

Ga naar **Apparaat toevoegen** Na de pagina kunt u het apparaat op twee manieren toevoegen:

* **Scan de code of voer SN handmatig in**：klik op de ingang bovenaan om toe te voegen.
* **Automatische Bluetooth-detectie**：de app scant automatisch apparaten in de buurt.

<img src="/files/0becc56a703c30006ba6a5429037a398abcc679d" alt="Apparaat toevoegen" width="188">

Nadat u het doelapparaat hebt geselecteerd, voert u op het apparaat de **Controlecode**en klik vervolgens op **Verzenden**.

### Apparaatinformatie bevestigen

Op **Apparaatinformatie bevestigen** bevestig op de pagina het volgende:

* **SN**：serienummer van het apparaat
* **Model**：apparaatmodel
* **Installateur License**：de installateur License die aan het huidige account is gekoppeld

Klik, nadat u hebt gecontroleerd dat alles juist is, op **Volgende**.

<img src="/files/9adc96dd7371e9690c398a0ba4e1122232045be1" alt="Apparaatinformatie bevestigen" width="188">

### Wi‑Fi configureren

Op **Wi‑Fi configureren** Voltooi op de pagina de netwerkconfiguratie:

1. Kies **Draadloos netwerk (SSID)**.
2. Voer het Wi‑Fi-wachtwoord in **Wachtwoord**.
3. Klik op **Voltooien** om de netwerkconfiguratie te starten.

Als u dit later wilt configureren, klik dan op **Overslaan** om over te slaan.

<img src="/files/ad0fbe555f333e23079ee4bde2447db7b9039a37" alt="Wi‑Fi configureren" width="188">

### Wachten op verbinding

**Verbinden** De pagina voltooit de volgende stappen achtereenvolgens:

1. Wi‑Fi van het apparaat configureren
2. Verbinden met netwerk

Nadat de verbinding is gelukt, worden de verbindingsmethode en de Wi‑Fi-naam weergegeven. Klik op **Volgende** Doorgaan.

<img src="/files/9ebf1ebc406eebb219bb1d46e6f8c375e588279a" alt="Verbinding geslaagd" width="188">

### Systeeminstallatieconfiguratie

Ga naar **Systeem installeren** na de pagina moeten twee configuraties worden voltooid.

<img src="/files/c2cd7a9f3cde65339c4373503aa96b86ca89b904" alt="Startpagina systeeminstallatie" width="188">

#### Basisinformatie

Klik op **Ga invullen** en voltooi vervolgens achtereenvolgens:

1. Selecteer een locatie.
   * **Automatisch**：automatische GPS-locatie
   * **Handmatig bewerken**：voer adres, tijdzone en postcode handmatig in
2. Vul **Systeemnaam**.
3. U kunt optioneel een account voor de eindgebruiker aanmaken.

<img src="/files/7c56b385e7ffd95bad8a4c195fabf95ec3527741" alt="Basisinformatie" width="188">

{% hint style="warning" %}
Klik op **Opslaan** nadat u hebt opgeslagen, vergrendelt het systeem de ingediende parameters.

Controleer vóór het indienen of alle instellingen correct zijn.
{% endhint %}

#### Bedrijfsparameters

Klik op **Ga invullen** Ga naar **Configuratie van bedrijfsparameters**.

| Parameter                       | Beschrijving                                        |
| ------------------------------- | --------------------------------------------------- |
| Land                            | Automatisch gesynchroniseerd vanuit basisinformatie |
| Staat                           | Staat of provincie                                  |
| Veiligheid                      | Veiligheidsnorm, zoals AS4777.2:2020                |
| Regionale toepassingsnorm       | Regionale toepassingsnorm, zoals Australia A        |
| Zonne-installatie               | DC-koppeling, AC-koppeling of hybride koppeling     |
| NMI + Checksum                  | nationale meteridentificatie                        |
| Max. exportlimiet               | maximaal terugleververmogen                         |
| Nieuw geïnstalleerd PV-vermogen | nieuw geïnstalleerd PV-vermogen                     |
| Meter aan de netzijde           | Type meetapparaat aan de netzijde                   |

<img src="/files/22f00dcb32a4cbd31962bcb3f438bea9ac66e0db" alt="Configuratie van bedrijfsparameters" width="188">

{% hint style="warning" %}
Na het indienen kunnen de bedrijfsparameters niet meer worden gewijzigd.
{% endhint %}

### Wachten tot het apparaat online is

Terug naar **Systeem installeren** en wacht tot alle volgende drie items zijn voltooid:

* Basisinformatie ✓
* Parameterinstellingen ✓
* Verbinden: online ✓

Op dat moment **Volgende** kunt u erop klikken.

De pagina biedt ook **Configuratie exporteren als afbeelding**zodat u een schermafbeelding van de configuratie kunt exporteren voor archivering.

<img src="/files/7639c4b92f7a13021778fb11d074c2d2fecac923" alt="Alles voltooid" width="188">

### Installatie voltooid

Klik op **Volgende** Ga naar **Installatie geslaagd** Pagina:

* Het systeem geeft aan dat de installatie van het apparaat is voltooid.
* De activeringsmail is verzonden naar de e-mail van de eindgebruiker.
* Herinner de gebruiker eraan de instellingen van de AlphaESS-app te voltooien.

Klik op **Voltooien** Beëindig het installatieproces.

<img src="/files/3c85d700341de50bdd597b4b6379e80fa2141ea6" alt="Installatie geslaagd" width="188">


---

# 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-ble.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.
