Forum >Romeo board problems
RoboticsGeneral

Romeo board problems

userHead winged mantis 2011-03-04 20:04:08 18279 Views19 Replies
I just got my DFRobot 4wd mobile platform put together today. I have the arduino board set as "arduino duemilanove or nano w/atmega 328". When I try sending the blink example sketch to it, it doesn't seem like it did anything. The romeo board still has the pwr light on and the L light blinks. the program just says Done compiling. It is set to send to COM3, but the robot does nothing different compared to when it is just powered on.
2011-03-16 17:29:25 Ok. So should I be powering the board through the DC power jack or M_Vin by the motor pins and then jumping VIN=M_VIN if I want it to move around away from the computer? userHeadPic winged mantis
2011-03-16 17:29:25 Ok. So should I be powering the board through the DC power jack or M_Vin by the motor pins and then jumping VIN=M_VIN if I want it to move around away from the computer? userHeadPic winged mantis
2011-03-16 16:40:09 I am afraid that you have to press "upload" button instead of verify.

Verify button only compiling the code. It does not upload anything to your romeo board.  Try upload instead.
userHeadPic R2D2C3PO
2011-03-16 16:40:09 I am afraid that you have to press "upload" button instead of verify.

Verify button only compiling the code. It does not upload anything to your romeo board.  Try upload instead.
userHeadPic R2D2C3PO
2011-03-16 16:22:11 Heres what it looks like after pressing the verify button userHeadPic winged mantis
2011-03-16 16:22:11 Heres what it looks like after pressing the verify button userHeadPic winged mantis
2011-03-16 03:03:45 Have you seen "Done Uploading", you should see that when you finishing uploading.

If there is no above string or error code, you might press the wrong button.  As this process must let you have some feedback. If possible, please post a screenshot for us to help.

Troubleshooting:

1) Make sure you select the right serial port in Arduino IDE
2) Make sure you select the right board "Arduino Nano 328" for romeo.

userHeadPic R2D2C3PO
2011-03-16 03:03:45 Have you seen "Done Uploading", you should see that when you finishing uploading.

If there is no above string or error code, you might press the wrong button.  As this process must let you have some feedback. If possible, please post a screenshot for us to help.

Troubleshooting:

1) Make sure you select the right serial port in Arduino IDE
2) Make sure you select the right board "Arduino Nano 328" for romeo.

userHeadPic R2D2C3PO
2011-03-15 13:47:15 It still doesn;t work. I used the code give by Admin at https://www.dfrobot.com/forum/index.php?topic=60.0 and pressed the verify button in the Arduino software, and it just went to Done compiling. It didn't do anything. userHeadPic winged mantis
2011-03-15 13:47:15 It still doesn;t work. I used the code give by Admin at https://www.dfrobot.com/forum/index.php?topic=60.0 and pressed the verify button in the Arduino software, and it just went to Done compiling. It didn't do anything. userHeadPic winged mantis
2011-03-12 14:17:55 There aren't any error codes. when I press the play button, it goes from compiling to done compiling. There might not be any problems with it at all, im just not too sure how to use it. userHeadPic winged mantis
2011-03-12 14:17:55 There aren't any error codes. when I press the play button, it goes from compiling to done compiling. There might not be any problems with it at all, im just not too sure how to use it. userHeadPic winged mantis
2011-03-09 19:25:56 What is the error code displayed on Arduino IDE? userHeadPic R2D2C3PO
2011-03-09 19:25:56 What is the error code displayed on Arduino IDE? userHeadPic R2D2C3PO
2011-03-09 17:06:39 It doesn't appear to be. userHeadPic winged mantis
2011-03-09 17:06:39 It doesn't appear to be. userHeadPic winged mantis
2011-03-07 20:54:52 Hello,

Is the upload successful? ???
userHeadPic Lauren
2011-03-07 20:54:52 Hello,

Is the upload successful? ???
userHeadPic Lauren
2011-03-04 20:04:08 I just got my DFRobot 4wd mobile platform put together today. I have the arduino board set as "arduino duemilanove or nano w/atmega 328". When I try sending the blink example sketch to it, it doesn't seem like it did anything. The romeo board still has the pwr light on and the L light blinks. the program just says Done compiling. It is set to send to COM3, but the robot does nothing different compared to when it is just powered on. userHeadPic winged mantis