Hello. About two weeks ago, I started playing around with Uno R3 on Window 7 and Arduino 1.0 IDE. Everything was working fine, until I ran into a problem this week.
Description of the Problem:
- Driver is installed properly and computer recognizes the Arduino. Sketch is complied successfully, but nothing happens on the board.
- I have tried this with the blink sketch and other simple sketches.
- During these trials, both the ON and L leds are lighted up. However, the L led does not blink when the sketch is done complying like it did before when everything was working fine.
- The Arduino fails the loop-back test. When I type something into the serial monitor, the RX led lights up.
What I have done so far:
-
I have read and followed the guidelines on the Arduino troubleshoot page, but nothing worked.
-
I have tried installing different IDEs.
-
I bought a second, new, and working-properly Uno R3, but the problem still persists.
- I uploaded the blink sketch using the same USB cable onto the new Uno. Sketch was complied successfully but no physical results on the board.
-
I have uploaded the blink sketch on both Uno's on two other computers (one is Window 7 and the other is Window XP). The driver were installed properly on all computers and the sketch was complied successfully; but no physical results on the board.
-
The new Uno also fails the loop-back test.
I have noticed that the sketch complies successfully whether the Arduino is plugged in or not. When I didn't have the problem before, I got an error message when the Arduino was not plugged in while the sketch was being uploaded. The only thing I haven't tried is using a different USB cable. Perhaps, that is the problem. Any suggestions would be greatly appreciated.
Thank you,
Zita