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

# Installation (Bluetooth)

## Device Installation (Bluetooth Pairing)

Tap Quick Tools on the home page **Install Device**, begin the installation process.

### Add a Equipment

Enter **Add Device** After entering the page, you can Add a Equipment in two ways:

* **Scan the code or manually enter the SN**: Tap the top entry to add.
* **Bluetooth Auto Discovery**: The app automatically scans nearby devices.

<img src="/files/3ba9b4d51ae0614e16d6f95f2e58d3ef50e0912e" alt="Add a Equipment" width="188">

After selecting the target device, enter the **Check Code**, then tap **Submit**.

### Confirm Device Information

On **Confirm Device Info** page, confirm the following:

* **SN**: Device serial number
* **Model**: Device model
* **Installer License**: Installer License linked to the current account

After confirming everything is correct, tap **Next**.

<img src="/files/ae58815c9416b69e4f861d070e9ccd25af7afe5d" alt="Confirm Device Information" width="188">

### Configure Wi-Fi

On **Configure Wi-Fi** Complete the network configuration on the page:

1. Select **Wireless Network (SSID)**.
2. Enter Wi-Fi **Password**.
3. Tap **Complete** to start network provisioning.

If you need to configure it later, tap **Skip** Skip.

<img src="/files/fad159ea63b36b79c08479346d54b82d43c63902" alt="Configure Wi-Fi" width="188">

### Waiting for Connection

**Connect** The page will complete the following steps in order:

1. Configuring device Wi-Fi
2. Connecting to network

After a successful connection, the connection method and Wi-Fi name will be displayed. Tap **Next** Continue.

<img src="/files/15ab8262fdaffb675219c4dff8a81c1caffcc334" alt="Connection Successful" width="188">

### System Installation Configuration

Enter **Install System** After entering the page, two configurations need to be completed.

<img src="/files/58e2c1ec91fef05a7b908617f9e6a760e5701b54" alt="System Installation Home Page" width="188">

#### Basic Information

Tap **Go Fill Out** then complete the following in order:

1. Select a location.
   * **Auto**: Automatic GPS positioning
   * **Manual Edit**: manually enter the address, time zone and postcode
2. Fill in **System Name**.
3. Optionally create an account for the end user.

<img src="/files/7570b05b8afa704de8b7e73ee883108955e22641" alt="Basic Information" width="188">

{% hint style="warning" %}
Tap **Save** Afterwards, the system will lock the submitted parameters.

Please confirm that all settings are correct before submitting.
{% endhint %}

#### Operating Parameters

Tap **Go Fill Out** Enter **Operating Parameters Configuration**.

| Parameter                     | Description                                        |
| ----------------------------- | -------------------------------------------------- |
| Country                       | Automatically synchronised from Basic Information  |
| State                         | State or Province                                  |
| Safety                        | Safety standard, such as AS4777.2:2020             |
| Regional Application Standard | Regional application standard, such as Australia A |
| Solar Installation            | DC Coupled, AC Coupled or Hybrid Coupled           |
| NMI + Checksum                | National Meter Identifier                          |
| Max. Export Limit             | Maximum export limit                               |
| Newly Installed PV Capacity   | Newly installed PV capacity                        |
| Meter on the grid side        | Grid-side metering device type                     |

<img src="/files/842c51d1af9f2aa584f4ab186a6e4437a1ed0f35" alt="Operating Parameter Configuration" width="188">

{% hint style="warning" %}
Operating parameters cannot be modified after submission.
{% endhint %}

### Wait for the device to come online

Return to **Install System** After returning to the page, wait for all three of the following to be complete:

* Basic Information ✓
* Parameter Settings ✓
* Connect: Online ✓

At this point **Next** can be tapped.

The page also provides **Export Config as Image**, allowing you to export the configuration screenshot for record-keeping.

<img src="/files/a40da8a0e555a5ae804b33ed1b97c1f47a99450f" alt="All Complete" width="188">

### Installation Complete

Tap **Next** Enter **Install Success** Page:

* The system indicates that device installation is complete.
* The activation email has been sent to the end user's email address.
* Remind the user to complete the AlphaESS App setup.

Tap **Complete** End the installation process.

<img src="/files/b65a76fabc0824513bd2bfed593127ade2df2930" alt="Installation Successful" 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/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.
