MKR Zero not working on delivery

So, I ordered an MKR Zero and it just arrived today. I went to plug it into my computer to verify that it's working and... it isn't. I downloaded the SAMD package, set the active microcontroller to MKR Zero, and... nothing. There's no lights when it's plugged into the computer, no COM port of any kind, doesn't seem to be showing up in the device manager, nothing.

No clue why this would be the case, but it's possible that it overheated in the packaging. I'm not sure this is the case though, since I have to imagine there would have been SOME reaction to being plugged into a computer, for better or worse

all boards I purchased had blink.ino pre installed, so led would flash every second, easy to see if it’s working

Well, no way to see if that's the case here. Looks like I might have just gotten unlucky and received a bad board.

Ensure you removed any antistatic foam that may have been used in shipping.
Make sure the USB is FULLY inserted at both ends.
Make sure the USB cable is both DATA and POWER as many of those cables are power only.
It should at the very least have an LED lit.

I had removed it from the foam, and I tested the board with a Nano Every. Worked for the Every, didn't work for the MKR Zero

Next time, I'm just going to order straight from Arduino or Digikey. That way, I can possibly get a replacement

I would expect you have to go through the supplier but for ARDUINO purchased boards you can use the support form.

I was trying to make sure I didn't have a defective board before I returned it (This was Arduino name-brand though, if that's what you mean). I got a new one straight from Arduino and I'm having the same problem. I'm reasonably sure the problem isn't the cable, as it can connect to an Arduino Nano Every just fine.

My best guess right now is that it's a problem on the computer's side of things, but I'm not sure what it would be

Make sure the USB cable is completely plugged into both the Arduino board and the PC.

I know you already said you verified the cable is good, but sometimes it can take a little extra effort to get the USB cable completely plugged into the brand new board. If it's not fully plugged in, that could prevent the power from connecting.

You should always see the "ON" LED lit up when the board has power. So if you're not seeing that LED lit up then it indicates the board isn't getting power. If you are able to use other Arduino boards via the same USB port on the computer, that would indicate the problem is not with the computer.

It's weird that I would have this same error twice with different MKR boards

I should also add that I did try it with another cable, and still had the problem

Is it possible that there's a problem with the bootloader or something? The problem is that the board has no visual response to being plugged in, so could it be possible that there's something stopping it from responding?

Something on the board, I mean

I’m still holding out for the USB cable being incorrect or faulty.

Don’t just use two ‘similar’ cables, use two completely different cables - preferably one you’ve used successfully with your Every or another Arduino.

I did. The First time

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.