# Batteries and Charging

Alta X Gen2 is designed to fly with two Tattu Plus 1.0 12S 16Ah LiPo batteries. The battery voltage bus runs between 36 and 50.4 volts.

In an emergency, the aircraft is capable of flying and landing safely on one battery.

It is not possible to power the aircraft via the USB-C port.

{% hint style="warning" %}
Battery hot swaps are not recommended. Please power off the aircraft by disconnecting both batteries when swapping packs to ensure ideal performance and battery lifespan.
{% endhint %}

## Charger

The Tattu TA3200 smart charger is the recommended charger. It supports dual battery charging, and single connector charging through the AS150U connector.

<figure><img src="/files/3jcj4Fo1oRVRkBZE2SaI" alt="" width="563"><figcaption></figcaption></figure>

For more information, see the charger's [user manual](https://www.genstattu.com/content/TA3200TA3200HVManual.pdf).

***

## Batteries

Alta X Gen2 is designed to operate with two Tattu Plus 1.0 12S 16Ah smart batteries with AS150U connectors.

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

***

## Installing the Battery Balance Port Stickers

When flying in rain, we have seen some instances where water ingresses to the battery through the balance lead port. This may cause the battery’s BMS to report incorrect information. To prevent this, we include stickers to cover the balance port on the batteries. If you need more stickers, contact [Freefly Support](https://freeflysystems.com/contact).<br>

**You will need:**

* Tattu Plus 1.0 12S 16Ah smart battery
* Balance port sticker
* Alcohol swab (included with the sticker)

<figure><img src="/files/C1Yj6N038WiixsIUA19K" alt="" width="563"><figcaption></figcaption></figure>

1. On the Tattu Plus 1.0 12S 16Ah smart battery, fully seat the rubber cover on the balance port and remove the warning sticker.

<figure><img src="/files/sI8ebiguhsfAcoSIEV4m" alt="" width="563"><figcaption></figcaption></figure>

<br>

2. Use the included alcohol wipe to clean off any dust, dirt, or residue from the area marked below.

<figure><img src="/files/2WRStCweJktT8rbySf9w" alt="" width="563"><figcaption></figcaption></figure>

3. Once dry, apply the sticker over the cover with the tab poking out through the hole in the sticker. Use firm pressure to ensure adhesion.

<figure><img src="/files/8fqAw30knAg7oVHaRlbv" alt="" width="563"><figcaption></figcaption></figure>

***

## Switching Battery Modes

{% hint style="danger" %}
This is an advanced feature and not recommended for normal use.
{% endhint %}

Alta X Gen2 ships in smart battery mode. This mode enables the aircraft to communicate with the batteries' BMSs for:

* Better flight time estimation
* Battery fault monitoring
* Requires two batteries to arm

We recommend leaving Alta X Gen2 in this default configuration and flying with the recommended smart batteries.

The battery mode can be changed to disable smart battery mode. This enables flying with other batteries (like Alta X Gen1 flight batteries) or non-traditional power systems. To change this, follow the instructions below to change the mode.

**To change the mode:**

1. Power on Alta X Gen2 with one battery and the fused cable.
2. Power on Pilot Pro or connect a PC with a USB-C cable.
3. Open AMC, then press the upper left icon 7 times to enter Advanced mode.
4. Click the icon again to open the side menu, then navigate to Advanced -> Parameters.
5. Enter "FF\_AX2\_BAT\_CFG" in the search box, then select the FF\_AX2\_BAT\_CFG parameter.
6. Enter the new value, the click Save.
   1. To enable Smart Battery mode (enabled by default) set this parameter to 2.
   2. To disable Smart Battery mode set this parameter to 0.
7. Once saved, reboot the aircraft.

***

## Replacing the fuse in the fused cable

Alta X Gen2 includes an inline power cable with a protective fuse designed for ground operations. Install it between a single battery and the aircraft when performing maintenance, updates, configuration, or other work near the drone. In the event that the fuse blows, it can be replaced with a 5A mini automotive blade fuse.

<figure><img src="/files/1hAXcz5Co4bMah1USyIX" alt="" width="563"><figcaption></figcaption></figure>

1. Open the rubber cover in the fused cable.

<figure><img src="/files/izzaQ0hmgqvi8ak28sd5" alt="" width="563"><figcaption></figcaption></figure>

2. Remove the old fuse.

<figure><img src="/files/rJEzJj2vzzCWVwJj82wW" alt="" width="563"><figcaption></figcaption></figure>

3. Replace with a 5A mini automotive blade fuse. Note: Do not use a higher current rating fuse in this cable.

<figure><img src="/files/BqasarmTGq2lhiEgDS6h" alt="" width="563"><figcaption></figcaption></figure>

4. Close the rubber cover.

<figure><img src="/files/psdSnF1RtXw5Wh5FbFEz" alt="" width="563"><figcaption></figcaption></figure>

<br>


---

# 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/alta-x-gen2/maintenance/batteries-and-charging.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.
