How to solve Most Common Arduino Issues in 5 Minutes?

Sdílet
Vložit

Komentáře • 74

  • @Circuitdigest
    @Circuitdigest  Před rokem

    Check out the complete project here: circuitdigest.com/article/arduino-not-working-troubleshoot-tips-and-tricks-to-make-it-work

  • @prasaddixit8423
    @prasaddixit8423 Před 15 dny +1

    thanks for the input and i was able to solve my error while uploading the sketch into Nano.

  • @user-cf9od3xt7m
    @user-cf9od3xt7m Před 10 měsíci +2

    Hello , I supplied supplied high current through the Dc jack and now the ON , RX, and TX leds are always on . I do not what to do ?

    • @Circuitdigest
      @Circuitdigest  Před 10 měsíci

      looks like you have burnt the driver chip - try replacing it and you should be good

    • @gaganraj135
      @gaganraj135 Před 7 měsíci

      I have the same problem , can you pls tell where can I buy it and how to replace

  • @edulinktutorprovider
    @edulinktutorprovider Před 9 měsíci +1

    I am facing a problem with my arduino uno. Unable to update any program. Board Led is not blinking it is in steady mode.
    It is not showing any error. If possible help me to solve out.

  • @pierpa_76pierpaolo
    @pierpa_76pierpaolo Před 9 měsíci +3

    An Arduino clone doesn't work for me either. I did it this way (but I still have to test it): desolder the little button and two pieces of wire connect the pins (where the button was soldered) and bridge with RESET and gnd !!! It will work. Let me know. :)

  • @mixme8655
    @mixme8655 Před 10 měsíci +1

    New subscriber sir always watching your videos ❤ many learnings

  • @postalatom256
    @postalatom256 Před 5 měsíci +1

    thank u brother it worked after ur tips

  • @dhruvdodiya1814
    @dhruvdodiya1814 Před 9 měsíci +1

    My arduino only run one program, i change with onther program but not working . I also reset it but still run first program.
    What should i do?

    • @Circuitdigest
      @Circuitdigest  Před 9 měsíci +1

      this is strange - are you able to upload the new program successfully?

    • @thelegendarygamers1272
      @thelegendarygamers1272 Před 9 měsíci

      I am also facing the same problem

    • @Circuitdigest
      @Circuitdigest  Před 9 měsíci +1

      @@thelegendarygamers1272 i remember having a problem like that - the reason was a fast loop in my code, try pressing the reset button on Arduino and releasing it just before your code starts uploading

    • @thelegendarygamers1272
      @thelegendarygamers1272 Před 9 měsíci +1

      @@Circuitdigest I have tried that but it did not have any effect on it. I installed the legacy Arduino IDE and there it showed me this error
      avrdude: verification error, first mismatch at byte 0x0000
      0x62 != 0x0c
      avrdude: verification error; content mismatch
      On the newer IDE, I am not getting any sort of error. The sketch uploads without any sort of error on the newer IDE but it doesn't have any effect on the Arduino and it keeps running the same old sketch.

    • @KayXamTutorials
      @KayXamTutorials Před 5 měsíci

      This is exactly my same problem with Arduino Leonardo ​@@thelegendarygamers1272

  • @drmahesh1973
    @drmahesh1973 Před 9 měsíci +1

    bro plz help me i facing a problem
    my ardiuno board has 3 red inbuilt led light on after it got sparked
    i am pressing reset button but it is not blinking

  • @shamsuzzamansohel
    @shamsuzzamansohel Před 5 měsíci

    Sir, I have purchased a new arduino uno r3 dip and tried to connect my laptop but laptop not recognised it. When I plug USB cable to laptop no plug in sound. Arduino power led on and pin 13 led blink 1 sec intervals. Is my Arduino damage?

    • @Circuitdigest
      @Circuitdigest  Před 5 měsíci

      Install the proper driver for the USB to UART converter.

  • @udayaningalep4738
    @udayaningalep4738 Před 5 měsíci

    I have an arduino uno which i ordered just recently, and code was getting uploaded to it perfectly fine, but when i powered it, it did nothing; I tried both the USB port as well as the DC jack which is on the UNO, but no response. What could be the issue?

    • @Circuitdigest
      @Circuitdigest  Před 5 měsíci

      Most likely the code may not be proper. Just make sure the the board its self is ok, compile and upload the blink example and check.

  • @geojunior7428
    @geojunior7428 Před 2 měsíci

    my arduino "ON" LED blinks only once when i am plugging in. can i fix it?

    • @Circuitdigest
      @Circuitdigest  Před 2 měsíci

      The ON LED is connected to the 5V line though a resistor. Check 5V line make sure there are no shorts and the 5V is present.

  • @ashifeakbal3208
    @ashifeakbal3208 Před 7 měsíci

    My arduino works when the USB cable is connected to the laptop but when I remove the USB to connect another power supply my program does not work. Please suggest what should i do?

  • @technicalsubham2818
    @technicalsubham2818 Před rokem +1

    Bhai Mera exit 1 status error dikha rha he upload nhi ho rha he plz help kya Karu me 😢

  • @BituponBorah-ev5fw
    @BituponBorah-ev5fw Před 11 měsíci

    Bro, I am connected gsm900a modul on this ch340g uno board, my for sending sms, my cunnection is good and cood are uploded the uno, after runing not recived any sms on my mobile phone, but serial monetor show sms sending

    • @Circuitdigest
      @Circuitdigest  Před 11 měsíci

      very hard to say where the problem is without properly debugging - have you checked if your SIM card has a SMS plan?

  • @vighneshsomoshi9935
    @vighneshsomoshi9935 Před 5 měsíci

    My arduino for some reason constantly gives high output to digital pwm pin 3. Can you please tell what could be the problem? 🙏🏻

    • @Circuitdigest
      @Circuitdigest  Před 5 měsíci

      If a pin is always in the same state regardless of the code, then post probably the pins is damaged.

  • @nikhilsurelia756
    @nikhilsurelia756 Před 4 měsíci

    i have an Arduino uno R3(not clone ch340 driver didnt work) board which turns on the led is blinking from the start tried all the things turns out i do think it might be bootloader issue but not sure also it is not being detected in the com port section of the device manager Again the arduino turns on the led is blinking but no detection in the pc. Please help!!!

    • @Circuitdigest
      @Circuitdigest  Před 4 měsíci

      If it is not showing in device manager either the proper driver is not installed or the USB to UART converter chip is not working.

    • @nikhilsurelia756
      @nikhilsurelia756 Před 4 měsíci

      @@Circuitdigest Thank you, So i also installed the ch430 driver it showed it is installed and it is preinstalled for just checking if that works and it didnt, also any way we can fix the usb to uart converter chip? I will still try to check if any of the drivers work by reinstalling.

  • @abhipanchal8343
    @abhipanchal8343 Před rokem

    I cant able to upload code in my arduino i changed voltagw regulator and ATmega but still not able to upload the code the on light and L light is on. also the 5 volt arduino post shows 4.9 volt and the voltage regulator show 1150 insted of 1820 and.

    • @Circuitdigest
      @Circuitdigest  Před rokem

      What error are you getting? Are you able to find the board under device manager?

  • @tawsifchowdhuryaraf8866
    @tawsifchowdhuryaraf8866 Před 9 měsíci

    I am having a problem. When i connect the board TX, RX, L and ON all of these lights are on and IDE says not connected. I pre installed CH340 driver still no ports are showing.
    Please give me a solution.

    • @Circuitdigest
      @Circuitdigest  Před 9 měsíci

      most likely your driver IC is damaged, is your the ch3040 version?

    • @tawsifchowdhuryaraf8866
      @tawsifchowdhuryaraf8866 Před 9 měsíci

      @@Circuitdigest recently i used l293d motor shield after that this this happened

    • @Circuitdigest
      @Circuitdigest  Před 9 měsíci

      @@tawsifchowdhuryaraf8866 it could be that you tried to draw more current from the UNO board and thus damaged the voltage regulator. Use a multimeter to check your 5V and 3.3V pins on uno are giving the right output voltages

  • @user-of6zx5gl2t
    @user-of6zx5gl2t Před rokem +1

    Avrdude Program not responding bhai ye error a raha hai 😢

  • @karthiuthay2607
    @karthiuthay2607 Před 11 měsíci +3

    mine never worked in class

    • @Circuitdigest
      @Circuitdigest  Před 11 měsíci +1

      Actually learning starts when something stops working

  • @leeroyfernandes289
    @leeroyfernandes289 Před 3 měsíci

    My arduino is working but when I connect sonsers it is not working 😵‍💫😵‍💫

    • @Circuitdigest
      @Circuitdigest  Před 3 měsíci

      Without a little more context we can't help you. Please use our forum to get more help.circuitdigest.com/forums

  • @04j6uday4
    @04j6uday4 Před 11 měsíci

    After uploading code .the aurdino getting connected and disconnected and again connected and disconnected

    • @Circuitdigest
      @Circuitdigest  Před 11 měsíci

      Sounds like a hardware problem, My guess is that you have connected some motor or sensor which is consuming a lot of current forcing the Arduino to shut down and power on again. Remove all your hardware connections and try again

    • @fa36184
      @fa36184 Před 9 měsíci

      Just like mine

  • @tuhinguha434
    @tuhinguha434 Před rokem +1

    Bro please help me com port not showing when I attach my UNO board with laptop. I've done everything I possibly can. CH340 driver is pre installed. I replaced my USB A-B cable. Still no ports or other devices showing in device manager. I've reset the Arduino board and my laptop as well. Nothing works.
    Please help!!!🙏🏻

    • @Circuitdigest
      @Circuitdigest  Před rokem

      try changing the bootloader

    • @tuhinguha434
      @tuhinguha434 Před rokem

      @@Circuitdigest Do I have to burn the bootloader by another Arduino board?

  • @selvagamingtamil
    @selvagamingtamil Před 11 měsíci

    Light no not working 😢

  • @Pixelpulse_gaming01
    @Pixelpulse_gaming01 Před 8 měsíci +2

    You help me

  • @baklolgamer4436
    @baklolgamer4436 Před rokem +1

    Bro can u help me

    • @Circuitdigest
      @Circuitdigest  Před rokem

      hi there, can you kindly tell us what problems you are facing?

  • @rex_rubus
    @rex_rubus Před 4 měsíci

    I have a Arduino pro micro and successfully build a volume control with 3 touch button(ttp223), but there is a problem pro micro often got disconnect not fully (like light glow when i touch the sensor but no light on rgb ring and volume knob also don't work)automatically i don't know why and every time i need to replug it to pc and make it work, do you how to fix it
    link from where i made it
    czcams.com/video/bMOuWbCsgPI/video.html

    • @Circuitdigest
      @Circuitdigest  Před 4 měsíci

      Make sure the Arduino is not stuck in some loop. Check your code.

  • @SUMITSAHAY_IASASPIRANT

    this is not real channel copied contents

    • @Circuitdigest
      @Circuitdigest  Před 11 dny

      This video was made by CircuitDigest, can you please elobrate your claim

  • @Everythingvideos12
    @Everythingvideos12 Před rokem +1

    Hello

    • @Circuitdigest
      @Circuitdigest  Před rokem

      hi there, how can i help you?

    • @Everythingvideos12
      @Everythingvideos12 Před rokem

      I was working with the Arduino and I accidentally followed the wrong circuit then smoke came out of the voltage regulator. I don't have a soldering iron

  • @logankieffer7696
    @logankieffer7696 Před 8 měsíci

    king

  • @korfrm
    @korfrm Před rokem

    короче я тебе на видио споливкой которое было годь назад ответь на комент пжжпжпжпжпжпжпжпжжпжпжпжпжпжжпжпжпжпжпжжпжпжпжпжпжжпжпжпжпжжп

  • @MehmadShah-fk5dd
    @MehmadShah-fk5dd Před rokem

    Qq

  • @REDEAD-cz2qb
    @REDEAD-cz2qb Před rokem

  • @amitsinhapune
    @amitsinhapune Před rokem

    hi, my code isn't getting reset after pressing the red reset button. I've tried a lot but haven't been able to. Please help

    • @Circuitdigest
      @Circuitdigest  Před rokem

      that's strange, how do you know that your code is not getting reset? are you able to upload code normally ?

    • @amitsinhapune
      @amitsinhapune Před rokem +1

      like i put a blinking code, it runs. I press the reset button and after the blinking it starts running again. I'm buying a new one so no worries I guess.@@Circuitdigest

    • @Circuitdigest
      @Circuitdigest  Před rokem

      @@amitsinhapune cool, but i still dont see any problem with the way you describe your boards working