# RPM Compatibility with the new FRC Radio

This page contains a wiring diagram for the Radio Power Module with the Vivid Hosting VH-109 FRC radio, along with a few crucial notes to consider for the electrical protection of the radio.

{% hint style="danger" %}
WARNING! Be sure to avoid using both the RPM and 12VDC sources to power the VH-109 radio simultaneously, as this will result in damage to the radio.
{% endhint %}

{% hint style="danger" %}
If PoE is enabled on the VH-109 Radio, DO NOT use the RPM and a PoE camera/device simultaneously.
{% endhint %}

### FRC Radio Wiring Diagram

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


---

# 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.revrobotics.com/ion-control/rpm/rpm-compatibility-with-the-new-frc-radio.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.
