I was initially unable to download a program to the cortex using the USB cable so I did a cortex firmware update. That allowed me to download my program and successfully run it. Then I deleted the program from the cortex using the file management tool. I then turned on my cortex and controller. Successfully paired the controller to the cortex through Vexnet, but now I have no control over the bot. It won’t drive. It just sits their. Completely puzzled? Any ideas anyone?
Any of my programs that I have written in RobotC download to the cortex brain with no problem. The programs run as expected.
However, after I have deleted the programs from the cortex brain, and I try to reconnect my controller via VEXnext, the controller pairs successfully, but the robot won’t respond.
I have reinstalled the firmware, but nothing has changed. Not sure why this is so difficult. FRUSTRATING! I am trying to teach students how to code, which should be the more complicated learning process. This part should be TRIVIAL!!!
You said you deleted the code from the cortex, then turned it on and re-paired it. Sounds like you need to re-download the code you deleted, because with no code to tell the cortex what to do, it will just sit there
Thanks for being patient with me guys. Obviously I am not understanding something here.
I have a standard Clawbot. I can use my VEX controller to operate the robot.
I write a program in RobotC, upload it to the cortex, and it runs as expected. Then I want to simply go back to operating my robot as usual with the controller. So I delete the program I uploaded so that I can go back to running the Clawbot as usual.
Should I not be able to do this? Or did I erase the factory code that allows me to manipulate my robot when I uploaded my own program?
Wouldn’t the program let you control the robot ?
If you would like to you can upload your program and I’m sure some people on the forum can check it.
Also what do you mean as usual?
When you buy the standard clawbot, assemble it, and pair the controller with the cortex, you can operate the bot right out of the box. No coding is necessary.
So it seems to me that by uploading my own program I have deleted the code that came with the factory settings. Does that make sense?