So I just purchased a arduino rover xbee kit and put it together, its pretty sweet looking, however when I plug it in it doesnt show up in the ports for my arduino IDE (I am on a mac so drivers shouldnt be an issue from what I understand). If I try and upload a sketch I get the avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00 error. I have some regular arduino uno’s for some other projects and I have testing plugging those in and the port shows right up, and can upload sketches no problem. I have tried restarting my computer, uninstalling and reinstalling my ide, reseting my computers PRAM, etc etc. I would love some ideas, the event I am using this guy at is just days away and would love to get it working.
I should also mention, I am trying to just get the basic rover going, so I have not hooked up the xbee yet. Anther update, I have tried on several computers that work with arduino, rover is not detecting on those either (while my other arduinos are). Seems to be an issue with either the cord or the board. If anybody knows of a quick fix or even test to figure out whats going on would be great. I have a project coming up soon I could really use this guy with
There’s still a bit of a procedure for an Uno on a MAC (step 4): arduino.cc/en/Guide/MacOSX
If you are using the AA battery pack, be sure to remove the LiPo jumper at the left rear of the board.
As you already know, if you install he XBee, it’s best to remove it to allow you to interface with the computer since it takes up the serial lines.
Do you choose the right COM port when in the Arduino IDE? The board is indeed an Uno w/328.
We’re here to help you and want to be sure w e replace the right product. Can you try a different USB cable and USB port?
To save a little bit of time - and we apologize for any inconvenience - can you upload a clear photo of the PCB?
Note that the DFRobotShop Rover V2 does not have an FTDI chip - you need to install the custom Arduino Uno driver here: arduino.cc/en/Guide/Windows#toc4
These will not be automatically detected or installed - it needs to be done manually.
If this does not work, please contact us via the RobotShop Support Center with your order or invoice number and a link to this thread.
We apologize for any inconvenience.
Ok thanks. I am currently working with macs so those drivers aren’t necessary (windows only). I knew it was uno and so didnt have FTDI but thought it didnt hurt to have it installed. Oh well. I have gone through the mac installation process a number of times so Ill contact customer service. I have some old windows machines laying around and post for any who might find it useful if there is any difference (success… hopefully ).