Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[Moved] Arduino Nano not working

Status
Not open for further replies.

neerajk19

Newbie level 1
Joined
Apr 1, 2016
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
8
My arduino Nano is not working. Pin 13 LED is blinking with the normal sketch but same program (with other Digital pin) is not giving any results. resistor, LED gnd are all in place. This is giving me headaches.
 

If one program is running fine then it is not fair to blame the hardware. Please post your software.

There are so many reasons that something may not be working as expected. You need to be patient and systematic.
 

Mitra is right, a code would help. A checklist for this subject would be:

- Make sure you changed port number on both commands (pinMode and digitalWrite).
- Make sure you have the correct driver for your Arduino version
- Check Arduino console for errors and warnings. Roll up the console, sometimes the errors are hidden by then window.
- Test voltage between the new pin and ground.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top