| 1 | Updating roboRIO firmware and formatting with new image. |
| 2 | |
| 3 | Use the FRC roboRIO Imaging Tool |
| 4 | Connect to roboRIO using USB cable |
| 5 | Make sure both the firmware is up to date and the roborio is formatted with the latest file. In 2019 the image file came with the entire NIUpdateSuite. |
| 6 | |
| 7 | Once they are updated make sure all network setting are correct. |
| 8 | |
| 9 | Check Radio (wifi router) settings |
| 10 | Use web browser to go to: 10.25.37.1 |
| 11 | Login: Admin |
| 12 | There is no password for the admin account. |
| 13 | |
| 14 | Go to Setup->Wireless settings |
| 15 | Pre-Shared Key: password (all lowercase) |
| 16 | |
| 17 | Go to Setup->LAN settings |
| 18 | IPv4 address: 10.25.37.1 |
| 19 | Network Mask : 255.255.255.0 |
| 20 | |
| 21 | Go to Advanced->DHCP server |
| 22 | Enable DHCP Server checkbox should be checked |
| 23 | DHCP IP Address Range: 10.25.37.20 to 199 |
| 24 | Default Subnet Mask: 255.255.255.0 |
| 25 | |
| 26 | Check roboRIO settings |
| 27 | |
| 28 | Use web browser to go to: 10.25.37.2 if you can’t connect, use a USB cable |
| 29 | Use the Windows CMD terminal to check the IP address used by the USB cable. Use the command ipconfig, you should see an address that is something like 10.25.37.20 or 10.25.37.21. |
| 30 | Use that address to connect to the roboRIO via the browser. |
| 31 | |
| 32 | |
| 33 | Hostname: roboRIO-2537-FRC |
| 34 | IP Address: 10.25.37.2 |
| 35 | DNS name: roboRIO-2537-FRC.local |
| 36 | |
| 37 | Ethernet Adapter Settings |
| 38 | Configure IPv4 address: static |
| 39 | IPv4 address: 10.25.37.2 |
| 40 | Subnet mask: 255.255.255.0 |
| 41 | Gateway: 10.25.37.1 |