# Hot Swapping Batteries

{% embed url="<https://www.youtube.com/watch?ab_channel=InspiredFlightTechnologies&v=crH-UEqQD24>" %}

## To perform a battery hot swap on the IF800, follow these steps:

1. Once the aircraft has landed and disarmed unlock the batteries
2. **Take ONE of the discharged batteries out of the aircraft and set aside.**&#x20;
   1. One battery must remain in the aircraft when hot swapping to maintain power to the mainframe. If both batteries are removed then the aircraft will turn off.
3. **On the first new battery, press the center button to awaken it. Then insert it into the drone.**&#x20;
4. **Remove the second discharged battery from the aircraft and set aside.**
   1. This battery might flash red this is normal and can be clear when pressing the center button. This fault state protects the battery from being charged by the full battery.&#x20;
5. **On the second new battery, press the center button to awaken it. Then insert it into the drone.**&#x20;
6. **Next you will need to do a software reboot of the aircraft. DO NOT power the aircraft nor the ground control station off.**&#x20;
   * On the Ground Control Station, navigate to the IGC icon in the upper right corner, select vehicle settings, scroll down to parameter settings and select the tools button in the top right, opening a menu with the option to "reboot", select reboot. The aircraft will beep and restart.&#x20;
7. **Resume the Flight**\
   You can continue the flight, including resuming a waypoint mission mid-swap.

## Important Notes

* The "reboot" command is a soft reboot. After hot swapping, Ardupilot will continue to look for the original batteries and this will cause a CAN device error. The soft reboot resets the system, allowing it to connect to the new batteries without cutting power or resetting the payload, allowing you to resume a waypoint mission without losing your place.&#x20;
* Future updates to the IGC will include a dedicated button for this process, eliminating the need to navigate through menus.


---

# 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.inspiredflight.com/inspired-documentation/products/aircraft/if800-tomcat/if800-batteries/best-practices/hot-swapping-batteries.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.
