# Installing a Battery to the Ferris Sweep v2

Disclaimer: This guide is for educational purpose. This site is not responsible for damage or losses that may occur from use of this material. This guide might contain outdated or incorrect information.

You should consult a local electrician, technical, or drone repair shop to install a battery for you if you are not experienced in soldering.

Incorrectly connecting a battery might cause fire or explosion. Double check with the polarity. Please also read the nice!nano documentation at <https://nicekeyboards.com/docs>, and the sweep keyboard documentation at <https://github.com/davidphilipbarr/Sweep> first.

### Board

Nice!nano v2 and sweep v2.2 are used in this guide. Other boards might not be the applicable.

### Left Hand

On the main PCB, according to the silk screen, the B- solder pad is near the key switches, and the B+ is away from the key switches. Check with the polarity carefully.

![Back side of the left hand](https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FrgzVcxoKPrhmZFQETDSK%2FIMG_2726.jpg?alt=media\&token=1d16b0f9-18af-4ec3-adf1-a4c587281ca2)

It's recommended to set it as "off" at the power switch when you solder, as shown in the above photo.&#x20;

The battery cables can be installed on either front or back side. I've installed it on the back side. If you want to install it on the front, you might need to skip the TRRS jack.

![Storing a battery under the micro controller](https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FtNnbUDDr8DGAymu5fdtj%2FIMG_2728.jpg?alt=media\&token=58291017-fccc-442b-9598-7c74557f82c5)

When you install the micro controller breakout board nice!nano v2, make sure the socket pins won't damage the battery.

![](https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FN0tb0oQltrkPwIjD7ecx%2FIMG_2727.jpg?alt=media\&token=a2d13552-4c30-4e1d-8ee9-5e0474422c87)

### Right Hand

On the main PCB, similar to the left hand, the B- solder pad on the main PCB is near the key switches, and the B+ is away from the key switches.&#x20;

![Back side of the right hand.](https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2F8trP29VM81FkMBVCDogB%2FIMG_2730.jpg?alt=media\&token=9f91bb9d-1284-4e8c-96e9-5dcae191ccd9)

###


---

# 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.beekeeb.com/other-guides/installing-a-battery-to-the-ferris-sweep-v2.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.
