# CHEK 12s Battery Monitor

{% embed url="<https://www.youtube.com/watch?v=n07I6c94RjI>" %}

## Specifications

Color: Grey / Dark Grey

Operation Temperature: 14F-140F

Operation Humidity: 10-80%

Working Current: <15mA

Item Weight: 4.48oz (127.09g)

Item Dimensions (LxWxH): 3.6"x2.15"x1.52" (91.3mm x 54.55mm x 38.7mm)

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

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

{% hint style="warning" %}
**WARNING!** Do NOT plug two batteries in at the same time
{% endhint %}

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

## FAQ

<details>

<summary>How do you view the battery voltage?</summary>

To view the battery voltage, simply plug your 12s LiPo Battery into the AS150U or XT90 port. The voltage and percentage with appear on the screen. No setup is required!

</details>

<details>

<summary>Can you see individual cell voltage?</summary>

No, you can only see the overall battery voltage. If you would like to see individual cell voltage, we suggest viewing with a charger.

</details>

<details>

<summary>What do the values mean on CHEK when a battery is first plugged in?</summary>

When a battery is first plugged into CHEK, the values 43.2 and 49.5 will display on the screen.&#x20;

* 43.2V represents 0% battery remaining
* 49.5V represents 100% battery remaining

Any voltage that is below 43.2V will read 0%, and any voltage above 49.5V will read 100%. These values are hard coded and cannot be changed.

</details>

<details>

<summary>How accurate is CHEK?</summary>

CHEK measures the real-time voltage of the battery and uses it to estimate its state of charge. This will then correlate to a percentage remaining, as displayed on the screen. Real-time voltages can fluctuate based on temperatures and other environmental conditions. This product is only intended to be a quick check to tell if the battery has already been used.&#x20;

It is recommended to begin flight with a battery that is fully charged.&#x20;

</details>

<details>

<summary>Will CHEK work on any other types of batteries?</summary>

CHEK will only display accurate voltages for 12s LiPo batteries.

</details>


---

# 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://roboticskies.gitbook.io/watts-innovations-public-knowledge-base/power/power-and-charging/chek-12s-battery-monitor.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.
