Rover xbee v2 connection

Hey guys,

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 :slight_smile:

Thanks

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?

Thanks for the reply. I have tried several different usb ports on several computers. I went through the mac arduino setup guide but I went ahead and did it again, reinstalling the FTDI Drivers. Also tried a different cord I had laying around on all the usb ports and such. Still no go. Just doesn’t show up in the Tools>Port. There are only two Ports available (/dev/cu.Bluetooth-Incoming-Port and /dev/cu.Bluetooth-Modem) neither of which work and both of which are always there. Like previously mentioned, if I plug in one of my regular Uno’s a /dev/cu.usbmodem1431(Arduino Uno) pops right up and works like a charm. No battery attached.
If it helps it has the 4 aesthetic blue leds on, the red power led on, one faint green led blinking on the back left of the board, and one green led that blinks like 4 times (and then stops) when first plugged in near the red power led. :frowning:. https://mail.google.com/mail/u/1/?ui=2&ik=484a705415&view=fimg&th=14ee673da64dce62&attid=0.1&disp=inline&realattid=1508256386999386112-local0&safe=1&attbid=ANGjdJ8v4X3AXK76NghzOcpFrGQp188uPrxy3H09n0PY9hLzfSCPzvA0I2LwVE9zAtlBHU28jPYYYjjeLi0S9zLswSWIGalS-Sn20KXWGxJ6D2j8p8LGMabA3la3I1o&ats=1438385435700&rm=14ee673da64dce62&zw&sz=w2504-h1170

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 :frowning: ).