The robot radio
The radio is the robot's link to the Driver Station and the field network. Historically FRC used the OpenMesh OM5P-AC (and earlier OM5P-AN), which is now retired. The current radio is the Vivid-Hosting VH-109 (V1.5 is the latest revision). It uses Wi-Fi 6E (802.11ax) to escape the crowded 2.4 GHz band (it can still fall back to 2.4 GHz 802.11b/g/n), is ruggedized for the FRC environment, and includes multiple Ethernet ports (a RIO port plus AUX1/AUX2), so most teams no longer need a separate switch.
Powering the VH-109 (2026 rules)
The VH-109 has a wide input range of 4.5-19VDC (12V nominal) and accepts unfiltered battery voltage. For 2026, rule R616 was rewritten and the VRM and RPM are NO LONGER legal ways to power the radio. Radio power must now come directly from the power distribution device, one or both of:
- 12V direct wiring into the radio's 12V Weidmuller input terminals, using 18 AWG or larger wire (per R626), from a 10A-protected non-switchable PDH channel (20/21/22) or a PDP/PDP 2.0 terminal.
- Passive PoE on the RIO port - power injected into the Ethernet cable feeding the radio's RIO port using a passive injector / Vivid-Hosting PoE adapter cable, fed from the same PD channel.
Wiring both at once is allowed for redundancy, but Vivid-Hosting requires both inputs to be the same source and voltage. Active PoE injectors are prohibited (R616).
The VRM and RPM are still real devices - just not for the radio
- The CTRE Voltage Regulator Module (VRM) still provides clean, regulated 12V and 5V outputs for custom circuits and vision cameras. As of 2026 it is no longer a legal radio power source, but it remains useful for cameras and low-noise loads.
- The REV Radio Power Module (RPM) was a dedicated PoE module for the radio; with the 2026 rule change it is no longer a legal way to power the VH-109. If you are reading older guides, note that the RPM output PoE at ~18VDC, which standard PoE cameras do not tolerate - another reason the simpler direct-from-PD approach is now standard.
Best practice: fewer failure points
Every extra module between the radio and the PD is another point of failure on the field. The 2026 direct-wiring requirement formalizes long-standing advice: keep the radio's power path short and simple.
Sources
Key takeaways
- The legacy OM5P-AC is retired; the Vivid-Hosting VH-109 (V1.5, Wi-Fi 6E, 4.5-19VDC input) is the current FRC radio.
- For 2026, R616 removed the VRM and RPM as legal radio power sources - power the radio directly from the PD via 12V wiring (18 AWG+) and/or passive PoE on the RIO port.
- If wiring both 12V and passive PoE, both inputs must be the same source and voltage; active PoE injectors are prohibited.
- The VRM (regulated 12V/5V) still serves cameras and custom circuits, but is no longer a legal radio power source.
Keep going
Take the quiz · +10 XP with an accountMore in The FRC Control System: Meet the Components
Sources & corrections
This lesson is AI-assisted: drafted from primary sources, then reviewed and edited by hand. Errors still get through. When one is reported we fix it and write down what changed — publicly, in the corrections log.
Sources and further reading
- Vivid-Hosting VH-109 Wiring Guidefrc-radio.vivid-hosting.net
- 2026 Team Update 00firstfrc.blob.core.windows.net
Read next
Articles on this, for competition day
The lesson covers how it works. These cover what to do when it breaks.
- 13 min read
FRC Robot Radio & Networking: Setup, IP Addresses & the 2026 Wiring Change
Set up your FRC robot radio and networking right: the VH-109, the 10.TE.AM.x IP scheme, the 2026 direct-wire power change, and fixing connection drops.
Read - 19 min read
FRC PDH: The Power Distribution Hub Explained (Channels, Fuses & Wiring)
A complete guide to the REV PDH (Power Distribution Hub): all 24 channels, breaker and fuse sizing, clean wiring, the switchable channel, CAN telemetry, and PDH vs PDP.
Read - 8 min read
The FRC Control System Explained: roboRIO, PDH, Radio, and Everything Between
The FRC control system explained: how the roboRIO, REV PDH, radio, motor controllers, and CAN bus connect to make your robot drive — a plain-English electronics board tour.
Read
Lesson quiz
RequiredAll 3 right completes the lesson. Miss one and only that question comes back — anything you already answered correctly stays banked.
0 of 3 answered
01.What is the primary function of the robot radio in the FRC control system?
02.What was the REV Radio Power Module (RPM)?
03.What does the CTRE Voltage Regulator Module (VRM) still provide as of 2026?
Answer every question to submit.
All 35 lessons in Electrical & Wiring
- Not started:Mini-Project 1: A Single-Motor Test Stand from Battery to Spin
- Not started:Mini-Project 2: Current-Limited Drivetrain (CTRE and REV)
- Not started:Mini-Project 3: A Live Power-Monitoring Dashboard
- Not started:Mini-Project 4: A Switchable Channel for Lights and Vision
- Not started:Mini-Project 5: CAN Device Bring-Up with Tuner X and the Hardware Client