Our team uses a cRIO from last year, which should be the same as they have this year. Our software and firmwares are all updated to the latest version. Today, we flashed the cRIO because our laptops were not connecting to it last night, and it connected once and deployed code just fine. But we turned the robot off and when we deployed code the second time, it no longer connects. Same thing happened last night: works some of the time after we power cycle everything but mostly refuses to connect. How would we fix this?
Have you tried a hardwire setup, just to see if it’s a networking issue? Plug an Ethernet cable from the router to port #1 on the cRIO, just to see what happens.
Thanks for that cross-link to the other thread. It’s a little confusing to have discussions in the “parent” forum, and the “child” forum at the same time.
I have 2 theories in that other thread. One involves problems when going back and forth between tethered and wireless … and the other is related to wireless only.
I’m leaning towards a theory involving a boot-up race condition. See the other thread for the details, but, in a nutshell, our theory is that the cRIO boots up faster than the wireless bridge causing the cRIO network port to time-out.
Resetting the cRIO after the bridge is up appears to fix the problem for us.
(your mileage may vary)
edit: I just posted a question on the NI forums. Perhaps their engineers could shed some light on this theory.
The boot order does seem to provoke an issue, and we are investigating it. It appears to be an issue with how the game adapter/bridge computes its routing table. In the meantime, the warm reboot of the cRIO will correct the issue.