> For the complete documentation index, see [llms.txt](https://docs.holybro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.holybro.com/radio/xbp9x-radio/power.md).

# Power

### Supply voltage

* 5V DC from USB or 6-position JST-GH (100mW)&#x20;
* 7\~35V DC form 4-position JST-GH (500mW or 1000mW)&#x20;

### Transmit current

* 300 mA/5V at 20dBm
* 500mA/7V at 27dBm 800 mA/7V at 30dBm

### Receive current

* 40 mA Serial interface: 3.3 V UART

{% hint style="info" %}
**Please note: when 500MW or 1000MW output is taken, battery must be used for power supply, otherwise the transmission will be unstable.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.holybro.com/radio/xbp9x-radio/power.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.
