# Start-up checklist

## First start-up

Before first start-up, make sure the board is configured properly:

{% hint style="danger" %}
The board MUST be configured, connectors and solder jumpers need to be soldered and installed to match your exact battery cell count
{% endhint %}

1. Solder your power in and power out connectors or wires on the J4 and J5 footprints
2. Solder the correct cell terminal connector at the JP1 location. Ensure it is correctly positioned and aligned
3. Configure the board for your application by soldering the corresponding SJxx connectors
4. Configure the board with additional and/or optional components as described in [Configuring the hardware](/rddrone-bms772/bms4.0-10.1/user-guide/getting-started-with-the-rddrone-bms772/configuring-the-hardware.md) to fit the application requirements

## Powering the RDDRONE-BMS772 board on and off

Once the board is configured properly (see [Configuring the hardware](/rddrone-bms772/bms4.0-10.1/user-guide/getting-started-with-the-rddrone-bms772/configuring-the-hardware.md) for more details about configuration), it is time to connect the board.&#x20;

To power on the RDDRONE-BMS772 board, \***first**\* connect the battery to the power input connector (J4) and **then** the cell terminal connector (JP1). This protects the boards form internal damage due to hot plugging.

Similarly, to disconnect the battery from the board, the cell terminal connector (JP1) should be disconnected first. Then the power input (J4) can be disconnected.


---

# 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/start-up-checklist.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.
