Skip to content

Commit

Permalink
Add notes about roboRIO ip address and team number (#2954)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Jan 21, 2025
1 parent 3c82187 commit 25c1b88
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ When configured for an event, the Team Radio runs a DHCP server with a pool for
- IP camera (if used) - DHCP ``10.TE.AM.Y`` assigned by Robot Radio
- Other devices (if used) - DHCP ``10.TE.AM.Z`` assigned by Robot Radio

.. note:: If the roboRIO is not being assigned a DHCP IP address of ``10.TE.AM.2``, ensure you've :ref:`Set the roboRIO team number <docs/zero-to-robot/step-3/roborio2-imaging:Setting the roboRIO Team Number>`

### On the Field Static Configuration

It is also possible to configure static IPs on your devices to accommodate devices or software which do not support mDNS. When doing so you want to make sure to avoid addresses that will be in use when the robot is on the field network. These addresses are ``10.TE.AM.1`` for the VH-109 radio, ``10.TE.AM.4`` for the field router, and anything ``10.TE.AM.20`` or greater which may be assigned to a device configured for DHCP or else reserved. The roboRIO network configuration can be set from the webdashboard.
Expand Down Expand Up @@ -73,6 +75,8 @@ It is also possible to configure static IPs on your devices to accommodate devic
- IP camera (if used) - DHCP, ``10.TE.AM.Y``, assigned by Robot Radio
- Other devices (if used) - DHCP, ``10.TE.AM.Z``, assigned by Robot Radio

.. note:: If the roboRIO is not being assigned a DHCP IP address of ``10.TE.AM.2``, ensure you've :ref:`Set the roboRIO team number <docs/zero-to-robot/step-3/roborio2-imaging:Setting the roboRIO Team Number>`

### In the Pits Static Configuration

It is also possible to configure static IPs on your devices to accommodate devices or software which do not support mDNS. When doing so you want to make sure to avoid addresses that will be in use when the robot is on the field network. These addresses are ``10.TE.AM.1`` for the VH-109 radio and ``10.TE.AM.4`` for the field router.

0 comments on commit 25c1b88

Please sign in to comment.