# Elios 3 LED patterns

**⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅  Blinks green (Imminent takeoff)**

Drone is in arming delay state

&#x20;

**⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅  Blinks cyan (Firmware upgrade)**

Esc upgrading / Payload updating / obc update flags (herelink / lidar / vio)

&#x20;

**˗˗˗˗˗˗˗˗˗˗˗˗   Solid pink (USB Masstorage)**

USB powered enabled and USB Host is detected

&#x20;

**⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅  Blinks light blue (binding mode)**

Activated after holding button for 5-10s  then will stay in this mode for 10s

&#x20;

**⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅   Blinks yellow (Battery lever open)**

Battery lever not detected

&#x20;

**⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅   Blinks red (Battery critically low or error )**

If battery SoC < 10% or Battery Communication error

&#x20;

**--  --  -- --   Blinks light orange (Battery low)**

If battery state SoC < 20%

&#x20;

**⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅   Blinks light orange (Onboard transmission system overheating)**

CPU temperature above 90°C and not receiving remote controller commands

&#x20;

**--  --  -- --   Blinks lite blue (Transmission system not connecting)**

Aircraft does not receive remote controller signal or the latency is too big

&#x20;

**--  --  -- --   Blinks lite yellow (Arming sequence blocked)**

Arming sequence blocked, warning message should be displayed

&#x20;

**˗˗˗˗˗˗˗˗˗˗˗˗   Solid green (Drone OK)**

Drone Ok (default state - none of the above)


---

# 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-3/elios-3-feature-details/elios-3-led-patterns.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.
