> For the complete documentation index, see [llms.txt](https://frc-radio.vivid-hosting.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frc-radio.vivid-hosting.net/overview/programming-your-radio-at-home/network-assistant-tool.md).

# Network Assistant Tool

## Overview

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

The Network Assistant Tool is an easy-to-use utility that configures your network adapter to reach the management IP of the radio.&#x20;

It specifically allows users to enable DHCP coexistence on their network adapter where you can have both a statically assigned IP address of 192.168.69.2/24 and a DHCP assigned address, enabling you to reach the configuration IP of the radio while still being able to use dynamically assigned team IP addresses.

## Network Assistant Tool Download

{% tabs %}
{% tab title="Windows" %}
**V1.0.1\_01132025**

{% file src="/files/UkkeZOE7zK2BetX3BDR2" %}

**SHA-256**

```
47e7de3dc400f85116a06483bb922a85d3ab3740e4efde87de4bd6d942801941
```

{% endtab %}
{% endtabs %}

## Using The Network Assistant Tool

{% stepper %}
{% step %}

### Download the Network Assistant Tool

Download the latest version of the Network Assistant Tool above
{% endstep %}

{% step %}

### Decompress the archive

Right click the downloaded ZIP file, extract contents
{% endstep %}

{% step %}

### Launch the Network Assistant Tool

Right click the "vh\_network\_assistant.EXE" executable and "Run as Administrator"
{% endstep %}

{% step %}

### Select Your Network Adapter from the List

Select the network adapter that's plugged into the radio's DS port
{% endstep %}

{% step %}

### Click "Configure"

Click "Configure" to begin configuring your computer.
{% endstep %}

{% step %}

### Wait For the Success Dialog

After a few seconds a success dialog will pop up. Click "OK".
{% endstep %}

{% step %}

### Confirm Radio Configuration

Next, you'll be presented with the current radio configuration. Click "OK" to continue.
{% endstep %}

{% step %}

### (Optional) Go to Radio Configuration Page

Next, you'll be presented with a dialog asking if you want to go to the radio's configuration page. Click "Yes" to be taken to the radio's configuration page. Click "No" to exit.
{% endstep %}
{% endstepper %}
