# Pekaway MPPT S20

### Connecting the Pekaway MPPT S20 Solar Charger to VAN PI via Bluetooth

#### Steps for Setup

1. **Access the Web Interface of VAN Pi:**
   * Open a web browser on a device connected to the same network as your VAN Pi.
   * Enter the IP address of your VAN Pi system to access the web interface.
2. **Initiate Bluetooth Scanning:**
   * Navigate to the **Wireless** section in the web interface.
   * Select **Bluetooth**.
   * Click on **Pekaway MPPT**.
3. **Select Your Solar Charger:**
   * Perform a search to locate the Pekaway MPPT S20 Solar Charger.
   * After the search completes, select the solar controller from the dropdown menu.
4. **Using Solar Surplus Control:**
   * You can enable the solar surplus control feature.
   * **Note:** This feature is currently experimental and may not be fully stable.

#### Summary

By following these steps, you can easily connect the Pekaway MPPT S20 Solar Charger to your VAN Pi system via Bluetooth. After selecting the solar charger from the dropdown menu, you can also experiment with the solar surplus control feature.

{% embed url="<https://youtube.com/shorts/9ARnNDd6tFQ?feature=share>" %}


---

# 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://pekaway.gitbook.io/van-pi/energy-management/solar-controller/pekaway-mppt-s20.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.
