Arduino Nano Power Led Blinking Fast

Hello! I’m new to using Arduino - Nano, to be exact. I want to build a door lock system with it.

At first, when I plugged in the Arduino Nano to the computer, the power LED would blink three times and then stop blinking. I tried uploading the code but, it would say that it can’t locate the port.

So, I moved to a new computer because I think it was because of the computer. However, when I plugged it in to the other computer, the power LED would blink rapidly. What do you think is the problem? I have a feeling that the board is already faulty. Would greatly appreciate your help.

Hi @xhvirv and welcome!

Are you sure it is the Power LED? That LED usually is lit the whole time, it just show if the Nano is on/off. If you like you can upload a picture or maybe a clip for us to see.

First, Check that it is detecting port or not.
if it is detecting the port, then select the board as Arduino Nano. if not then, Change the cable many times the cable may not work.

Hello! Thank you for your reply. I will try what you have suggested and get back to you. I deeply appreciate your help!

I’ll take a video of it again and send it here.

But it really is the Power LED. It is blinking red rapidly. I was quite scared to continue because it might explode. Lol. :face_with_peeking_eye:

I only have one cable at the moment. But I’ll try your suggestion once I have a new usb cable.

The power LED is connected to the power rail. So if the LED is blinking, that means the power is oscillating too. Which means the Nano is drawing LOTS of current. If there's nothing else connected to the Nano, then there's something wrong with it - a short somewhere. Probably best not to stress your computer's USB by attempting to use it further.

3 Likes

I'm inclined to see this as the most likely cause. But hey, it means the regulator works! :wink:

A nice person pointed out above error - it's the over current protection that works, nothing else :slight_smile:

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