I'm at whits end. I am trying to build a simple robot that response to PC commands via USB. I have tried the demo code an it works fine. However, since running and successfully starting the Bluetooth demo code, I am now unable to download code reliably over USB and can not talk to the robot over USB. I am running WIndows 7 64 bit, though I have a 32 bit Java version installed. Right now, if I try to download code from the Eclipse plugin, I receive the following error message:
leJOS NXJ> Linking...
leJOS NXJ> Uploading...
Found NXT: Unknown 001653094017
leJOS NXJ> Failed to open Unknown 001653094017
leJOS NXJ> Failed to connect to any NXT
an error occurred: No NXT found - is it switched on and plugged in (for USB)?
If I start nxjbrowse, I can see my robot but the status is disconnected. If I click on connect, the Failed to connect dialog appears. I was able to talk once earlier this evenign after rebooting my laptop, so I really feel its a USB driver problem, but I'm not sure what to try next. On the mindstorm, I have turned off bluetooth. Based on a search of the forum, I tried deleting the nxt.cache file. No such luck... Any other ideas?
When I try (right now) to download through Eclipse with lejos downlaod, I receive the following:
leJOS NXJ> Linking...
leJOS NXJ> Uploading...
Found NXT: Unknown 001653094017
leJOS NXJ> Failed to open Unknown 001653094017
leJOS NXJ> Failed to connect to any NXT
an error occurred: No NXT found - is it switched on and plugged in (for USB)?
As I mentioned above, I have WIndows 7 64 bit, but I am running a 32 bit JVM.
