# Ember Quick Start Guide

{% embed url="<https://youtu.be/phECkIVw5Qk>" %}

Download the latest [Firmware](/products/products/ember-camera/ember-firmware.md)\
[Ember iOS App](https://apps.apple.com/us/app/freefly-ember/id1610210889) & [Ember App FAQ](/products/products/ember-camera/ember-app-faq.md)

## User Inputs

<figure><img src="/files/qSOQsxBkfCoP7b22wyUU" alt=""><figcaption><p>Ember User Inputs</p></figcaption></figure>

## LED Color Code

The Record Button and Select Button LED will display the following color codes:

<table><thead><tr><th width="223">LED Color Code</th><th>Meaning</th></tr></thead><tbody><tr><td>Slow Flashing <mark style="color:green;">Green</mark></td><td>Standby (Ready to Record)</td></tr><tr><td>Solid <mark style="color:yellow;">Yellow</mark></td><td>Armed (<a href="/pages/jHwdisQgO2r1ORqG4jnm">Pre-Record</a>)</td></tr><tr><td>Solid <mark style="color:red;">Red</mark></td><td>Recording</td></tr><tr><td>Slow Flashing <mark style="color:purple;">Magenta</mark></td><td>Storage Status Busy (Mounting or Formatting)</td></tr><tr><td>Slow Flashing <mark style="color:red;">Red</mark></td><td>Storage Status Bad, see camera UI for more info.</td></tr><tr><td>Fast Flashing <mark style="color:red;">Red</mark></td><td>Fatal Error, try rebooting.</td></tr><tr><td>Solid White</td><td>Boot Error, try rebooting.</td></tr></tbody></table>

## Important Notes

{% hint style="danger" %}
Reverse polarity protection of the camera's power input is not effective when the camera is connected to a USB host. To avoid potential damage, do not plug or unplug the camera power connector while USB is connected. Always double-check the polarity of D-Tap connectors before plugging them in.
{% endhint %}


---

# 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://docs.freeflysystems.com/products/products/ember-camera/ember-quick-start-guide.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.
