# Powering

To ensure top-notch performance, it is recommended to use lipos with a capacity ranging from 16ah to 25ah, with an X90 connector rated at 22.2V, as the Aurora UAS can accommodate different sizes of lipos. It requires two 6s lipos to power up the drone, and force is unnecessary when plugging in the battery.

**Apply the provided Rubber foam to the bottom of each battery. That and the sinch strap is all that is needed to keep the battery in place. This lightweight solution has proven to be a foolproof method of attaching the batteries to the airframe.**  &#x20;

{% hint style="info" %}
Aurora uses standard LiPo 22.2v batteries, not HV LiPos with 22.8v. However, you can use HV LiPos if you charge them as a standard LiPo.
{% endhint %}

{% hint style="warning" %}
It is important to ensure that the batteries do not slide around, so attaching a self-adhesive neoprene rubber to the bottom of each battery is recommended. It is not necessary to tighten the battery straps excessively.
{% endhint %}

<figure><img src="/files/7D2QflEpOvJIZEX7Cv2z" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
The connection of batteries results in full power for both the drone and the payload.
{% endhint %}

{% hint style="danger" %}
Please ensure that you wait at least 30 seconds before repowering after removing the power. Some capacitors need to discharge fully.
{% endhint %}

## Battery Charge Status

Battery Voltage Gauge&#x20;

&#x20;Connect the Battery Balance cable to the Battery Voltage indicator to check the battery voltage. Ensure the red wire is closest to the bottom of the voltage indicator when plugging the balance cable.&#x20;

The balance plug's plastic guides should face the pilot while plugging it in.&#x20;

A fully charged battery will show a 25 to 25.29-volt voltage reading.

<figure><img src="/files/jvjq86cm0WKDuJD452wy" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/1xoKnrGgh6g4pwipKUSt" alt="" width="375"><figcaption></figcaption></figure>

To check battery status or remaining flight time, the pilot must understand how to gauge the remaining flight time.&#x20;

{% hint style="info" %}
The battery voltage will fluctuate between 50 and 42 volts.
{% endhint %}

{% hint style="info" %}
Full Battery = 50 volts b. Empty Battery = 42 volts&#x20;
{% endhint %}

Drone batteries are usually made of lithium polymers, and their depletion is exponential. These batteries work best when their capacity is between 100% and 30%. However, if the battery goes below a certain voltage level or percentage, it can lose power quickly, resulting in a crash. To avoid this, pilots must keep a close eye on the battery voltage throughout the flight to know how much flight time they have left.


---

# 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.camflite.com/camflite-aurora-intro/overview/powering.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.
