# Elios 1 System update

{% tabs %}
{% tab title="Download firmware" %}
**Avionic v1.2** (md5: 180174f5a9e45b52f038b53e323519df)

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

**Camera v0.11** (md5: 133f0ad6357d6d68f462dda0cf3c61e6)

{% file src="/files/hSJzSi86TUP3FylsP9WS" %}
{% endtab %}
{% endtabs %}

### **Before Starting**

1. Download the latest version of the Elios 1 avionic firmware
2. [Update Cockpit](/aircraft/elios-1/elios-1-cockpit-app.md) to the latest Version on the Tablet of the controller

### **Automatic Installation**

All Elios 1 systems running Avionics Firmware 1.1 or higher and Cockpit 1.1 or higher are capable of automatically upgrading, provided that the tablet has access to the internet. Upon starting the Cockpit app, a notification will appear to inform you that a new version is available. Follow the instructions to install the new version of the App. The avionics firmware of the drone can be upgraded "over the air" if the ground controller and drone are also connected and powered on.

{% hint style="info" %}
Make sure that there are no old firmware files left on the SD card, as in this case the "Over The Air" upgrade will not work correctly.
{% endhint %}

If you do not wish to connect your tablet to the internet, or if you are running firmware prior to V1.1, then the application and firmware can be upgraded offline through the process described below:

### **Manual update instruction:**

#### **Avionic Firmware:**&#x20;

1. Download the Avionic Firmware
2. Make sure that the drone is not powered
3. Remove the LOG SD card from your drone and plug it into your computer
4. Copy the "V1.2.bin" into the LOG SD card's root
5. Plug the LOG SD card back into the drone
6. Power up the drone by plugging in a battery
7. The navigation LEDs (Red - Green) will blink in sync for a moment and then blink alternately
8. Unplug the battery
9. You could check the update has been successful by checking the firmware version in the ''About'' panel in the Cockpit application\ <br>

#### **Camera Firmware:** (has not changed since V0.11 of July 2017, so you will most likely not have to update it)

1. Download the Camera Firmware
2. Make sure that the drone is not powered
3. Remove the Camera SD card from your drone and plug it into your computer
4. Copy the "FTWLC1.bin" into the Cam SD card's root
5. Plug the CAM SD card back into the drone
6. Power up the drone by plugging in a battery
7. The CAM LED status will blink blue for a moment and then become solid green
8. Unplug the battery
9. You could check the update has been successful by checking the firmware version in the ''About'' panel in the Cockpit application


---

# 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://knowledge.flyability.com/aircraft/elios-1/elios-1-system-update.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.
