Back to Contact / Submit Ticket

     

NXT Support

Use the resources below to get started with using the NXT.

 

Jump to:

ROBOTC Logo

Online Mindstorms Web Help

View Help Document as a PDF

 

Known issues/Frequently Asked Questions (FAQ)

 

If you purchased ROBOTC for Mindstorms 2.0 after using ROBOTC for FTC...

...you will have to uninstall ROBOTC for FTC before installing ROBOTC for Mindstorms 2.0. This applies to all updates for ROBOTC. You should always uninstall previous versions of ROBOTC before installing an update.

 

Important Issue - Downloading with ROBOTC 2.00

We're getting reports of users running into issues with download programs to their robots. We're currently looking into these issues and working on a resolution/update for ROBOTC.

 

There is one primary known issue that we are working on, involving the "Compile and Download" command. The issue seems to be caused by ROBOTC incrementally downloading the program to the NXT and a memory issue on the PC-side where it is not recognizing changes in the program. We're close to a fix and an updated release - but in the mean time, try a suggested work around:

1. Open or modify your program inside of ROBOTC.
2. Save your program by going to "File - Save" (or use ctrl-S keyboard shortcut)
3. Go to "Robot - Recompile Program" (or the F7 keyboard shortcut) - This step forces ROBOTC to regenerate the code from scratch.
4. Now go to "Robot - Compile and Download" (or the F5 keyboard shortcut) to download your program to the NXT.
5. Repeat these steps whenever you make modifications to your code.

 

If you're experiencing other issues, please submit a ticket with details of the issue you are experiencing. Thanks!

 

Back to the top

.


Installation / Activation troubleshooting

 

 

Back to the top

 


Technical / Community Support

 

  • Forums - An online community of ROBOTC users.
  • Contact Us - Use the contact form to submit a ticket.

 

Back to the top

 


License / Activation Support

 

 

Back to the top

 


Getting started with the NXT

Listed below are a combination of PDFs and videos which will help you get started with using the NXT. It will take you through from building a robot to using code to get the NXT up and running.

 

1. Build a robot

Don't have a robot built yet? Here is a simple design, complete with step-by-step building instructions.

 

2. Download Firmware

ROBOTC requires special firmware to communicate with the NXT. This video will show you how. There is also a PDF that is the written version.

 

3. Sample Programs

Sample programs provide already-working examples of how to program in ROBOTC.

 

4. Modify Code

Make changes to a sample program to see how your modifications affect the robot's behavior.

 

5. Use web help files for any additional resources

 

Teaching ROBOTC for LEGO MINDSTORMS offers a complete multimedia curriculum for classroom training or self-paced learning.
Visit the Curriculum page to learn more.

 

Back to the top