Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to roboradio on startup #152

Open
Jpiv1212 opened this issue Jan 25, 2020 · 3 comments
Open

Unable to connect to roboradio on startup #152

Jpiv1212 opened this issue Jan 25, 2020 · 3 comments

Comments

@Jpiv1212
Copy link

So I'm using a raspberry pi for vision and I'm having an issue with it when the robot is turned on. The pi doesn't seem to connect to the network and is impossible to reach unless I cycle power while the robot is still on. I think it's because the pi is starting up before the radio is, but I don't know how to fix that other than manually cycling power after robot startup

@AustinShalit
Copy link
Member

This is strange. To help us debug this issue, can you please try to reflash your radio with the latest firmware? The latest version of the utility is 2020.0.0. Instructions can be found here: https://docs.wpilib.org/en/latest/docs/getting-started/getting-started-frc-control-system/radio-programming.html

Once you have completed that, please attempt your test again.

@Jpiv1212
Copy link
Author

After flashing to the latest firmware (It did happen to be old) the issue hasn't gone away. I still had to manually cycle power on the rPi after turning the robot on. I did happen to notice another issue that while after doing that I was able to connect and stream camera data, for some reason the rPi wasn't pushing data to networktables, which was fixed by restarting the code on the pi

@PeterJohnson
Copy link
Member

Sometimes we've seen connectivity issues between the radio ports. You may get more reliable behavior by adding a small network switch to your robot and connecting the Pi, Rio, and radio to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants