> For the complete documentation index, see [llms.txt](https://vesta-guide.gitbook.io/vesta-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vesta-guide.gitbook.io/vesta-guide/vesta-071.md).

# VESTA-071

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

## MX Control Panel – Enabling Cloud Services

By default, MX control panels are delivered with cloud services disabled. To enable cloud connectivity, follow the steps below.

### Step 1 – Update the Panel Firmware

Upgrade the control panel to the following firmware version:

**MX\_demes\_adc\_4gQT\_1.1.95.bin**

The firmware can be updated through the panel's local web interface:

1. Access the local web interface.
2. Navigate to **Update**.
3. Upload the firmware binary file (**MX\_demes\_adc\_4gQT\_1.1.95.bin or higher**).

{% file src="/files/nTXDTL2MhupHJK0dpPW1" %}

### Step 2 – Perform a Factory Reset

After the firmware update, a factory reset must be performed to enable cloud services.

Once the factory reset is completed, the panel will automatically negotiate with the cloud/XMPP server and connect online. From that point onwards, the panel can be managed using the **MediAlert App** or the [**MediAlert Portal**.](https://portal.vestasecurity.eu/medalert/)

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

#### Factory Reset Procedure

**Step 1:** Unplug the power cord from the DC jack.

**Step 2:** Use a pen or screwdriver to slide the battery switch to the **OFF** position.

**Step 3:** While pressing both the **HELP** and **RESET** buttons, plug the power cord back into the DC jack. Continue holding both buttons until a long beep is heard, indicating that the factory reset has been successfully executed.

**Step 4:** Release both buttons.

**Step 5:** Slide the battery switch back to the **ON** position.

### Expected Result

After rebooting, the panel will automatically connect to the cloud platform and appear online. The device can then be enrolled and managed through the MediAlert mobile application or web portal.

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

1 Red Help Button

2 Red Backlight

3 Green Reset Button

{% file src="/files/Xsu23b4rPZQfT0K5aA7H" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://vesta-guide.gitbook.io/vesta-guide/vesta-071.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
