> For the complete documentation index, see [llms.txt](https://docs.voltmasters.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voltmasters.io/device-integrations/ev-chargers/alpitronic-hyc-dc-charger.md).

# Alpitronic HYC DC Charger

{% hint style="info" %}
This manual assumes the charger has already been physically installed and commissioned. After these steps, the charger is ready for connection to our EMS.
{% endhint %}

{% stepper %}
{% step %}

### Log in

* Navigate to the charger’s IP address in your web browser.
* Log in using the default credentials or the previously configured password.

  (default user = admin, default password = admin123).
* Once logged in, the main dashboard appears.
  {% endstep %}

{% step %} <img src="/files/spgulXoniy4ymrDyGlab" alt="" data-size="original">
{% endstep %}

{% step %} <img src="/files/oVkZsJqiq5SCSCNOLxLN" alt="" data-size="original">
{% endstep %}

{% step %}

### Check network settings

* Navigate to the **Network** menu.
* Verify the network details and modify the local IP address if required for the location.
* Once the details are correct, click **Save Configuration** and confirm your changes.
  {% endstep %}

{% step %} <img src="/files/8Y8hzRX03l2ft7tH6EQi" alt="" data-size="original">
{% endstep %}

{% step %}

### Activate Modbus

* Go to the **General** menu and select the **Power** tab.
* Locate **Modbus Enabled** and set it to **True**.
* Click **Save Configuration** to store this setting.
  {% endstep %}

{% step %} <img src="/files/oVkZsJqiq5SCSCNOLxLN" alt="" data-size="original">
{% endstep %}

{% step %} <img src="/files/XM0nfciq0DjYOsQxfSVG" alt="" data-size="original">
{% endstep %}

{% step %} <img src="/files/5FyyCiU1DDyMeXHxhaTH" alt="" data-size="original">
{% endstep %}

{% step %}

### **Activate the changes by Resetting the charging station**

* Return to the main screen by clicking **Index**.
* Check that no cars are connected to the charging station
* Navigate to **Reset** and select **Soft Reset**.

{% hint style="info" %}
*Note: Performing a soft reset ensures all changes are permanently saved and applied.*
{% endhint %}
{% endstep %}
{% endstepper %}

<figure><img src="/files/oVkZsJqiq5SCSCNOLxLN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BZhjbghO38il7j1hEoKx" alt=""><figcaption></figcaption></figure>

The charger is now successfully configured and ready for use with the EMS.


---

# 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.voltmasters.io/device-integrations/ev-chargers/alpitronic-hyc-dc-charger.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.
