# Required equipment and software

To use this BMS772  kit, you will need:&#x20;

### Additional items needed

* LiPo battery pack&#x20;
  * 3S to 6S with cell balancing connector - Voltage range of 6V to 26V
* Suitable charger for the type of battery
* Soldering iron to configure the board
* External Thermistor temperature sensor with cable and JST-GH 2-pin connector (optional)
* Debugger:&#x20;
  * Segger J-Link Mini debugger
  * PEMicro universal multilink&#x20;
  * or other suitable JTAG/SWD debugger&#x20;

{% hint style="success" %}
***Note**:  The HoverGames Drone Kit (KIT-HGDRONEK66) and/or  FMU Kit (RDDRONE-FMUK66) both include a **DCD-LZ adapter** and **Segger J-Link Mini EDU** and an **FTDI USBUART-3v3** cabl&#x65;**.***&#x20;

*By using the DCD-LZ interface and **USBUART** cable you will also gain access to the command line interface (CLI) of the board.*
{% endhint %}

### Software tools and sources

* S32 Design Studio for ARM-based MCUs (recommended)
* Alternatively : PX4 or NuttX build environment depending on what code source is used.&#x20;
* PX4/NuttX board target example code (optional, see Software guide)

***Note**: The RDDRONE-BMS772 board allows to open the charge circuit when the battery is overcharging , to perform cell balancing and to monitor all cell voltages. Therefore the charger does not need to have a cell terminal connector.*


---

# 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://nxp.gitbook.io/rddrone-bms772/bms4.0-10.1/user-guide/getting-started-with-the-rddrone-bms772/required-equipment-and-software.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.
