View Single Post
  #20   Spotlight this post!  
Unread 17-01-2015, 22:51
TheMechanic40 TheMechanic40 is offline
Registered User
FRC #3506 (YETI Robotics)
Team Role: Programmer
 
Join Date: Jan 2015
Rookie Year: 2013
Location: North Carolina
Posts: 31
TheMechanic40 is an unknown quantity at this point
Re: Eclipse won't connect to roboRIO

Quote:
Originally Posted by TimTheGreat View Post
I had a problem where I couldn't upload code. I fixed it by making sure that my computer was using the right ip when connected to the router. If you aren't on 10.TE.AM.23 (or any random last number) than you won't be able to connect. Double check that
The roborio uses mDNS so we shouldn't have to set a static IP. Everyone else is either uploading through mDNS or 10.35.6.2 and no one has to set a static IP, but I will try that to see how it works an follow up.