Hello, I am a student on FRC team #3459 PyroTech, and we are having a debilitating issue with our routers connecting to our roborio, wirelessly and then using the driver station.
When we first boot the laptop for our drivers station it connects to the roborio with no problem. If the laptop loses the wifi connection for any reason, the FRC drivers station will never connect again until we reboot the driver station.
We are having the same problem when we use a OpenMesh OM5P-AC OR an OM5P-AN. We do not have the problem if we use an old D-Link.
Details:
Here is the copy of past of attempts to ping the OpenMesh OM5P-AN.
The first ping is after a fresh reboot of the laptop of the drive station. The FRC drivers station connects fine, but the ping fails to go through even though the mDNS appears to succeed in obtaining the IPv6 from the hostname. Then see the second ping. It takes place after we disconnect from the radio and then reconnect to it. At this time, the FRC drivers station will not connect at all, and the ping doesn’t even get the ip address of hostname.
Microsoft Windows [Version 6.2.9200]
© 2012 Microsoft Corporation. All rights reserved.
C:\Windows\system32>ping roborio-9999-frc.local
Pinging roborio-9999-frc.local [fe80::280:2fff:fe17:9e36%14] with 32 bytes of da
ta:
Destination host unreachable.
Destination host unreachable.
Destination host unreachable.
Ping statistics for fe80::280:2fff:fe17:9e36%14:
Packets: Sent = 3, Received = 0, Lost = 3 (100% loss),
Control-C
^C
C:\Windows\system32>ping roborio-9999-frc.local
Ping request could not find host roborio-9999-frc.local. Please check the name and try again.
C:\Windows\system32>
No matter how many times we connect and reconnect to the radio, the FRC driver station will not connect. If we reboot the laptop, then we can reconnect, until the first time the radio disconnects. Then we are back to being unable to.
When we use the OM5P-AC the behavior is similar except that the ping goes through to the radio. But just like with the 2016 radio, when we use the 2017 (OM5P-AC) radio, we fail to be able to connect after the first disconnection.
We happened to have an old D-Link around. We hooked it up. Everything works fine. We can connect and disconnect from the D-Link all day long and the FRC driver station software quickly connects with the roborio.
We have imaged both the 2016 and the 2017 radio with the appropriate firmware from FIRST for “at home” and configured it using the FRC configuration tool to the team number, to limit bandwidth “9999”, and as a 2.4G AP. By “appropriate firmware”, we mean that we used the latest version of the radio configuration tool (2.14.17.256?) and let it update the radio. It reported success.
The windows firewall on the laptop is disabled and the norton install is completely disabled.
We did also remove and reinstall the mdns responder on the laptop. Oh and this plays out the same with 2 different laptops as the drivers station. One with this year’s latest FRC driver station application and one without the driver station update in team update 12.
When wired by ethernet or using USB we have no trouble at all. And it always works if the laptop of the driver’s station is freshly rebooted, until the first time the radio disconnects for any reason (robot reboot, switch to different network for update, etc). Reboots of the robot do no good, nor do reboots of the radio.
Has anyone seen anything like this before? Any suggestions? We’re stuck.
Thanks for any assistance
Keith