Arduino Not Uploading? Try This!

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • #shorts
    How to fix common Arduino nano upload error!
    SUBSCRIBE FOR MORE CONTENT!
    Check out my Instagram @the_ingenious_engineer

КОМЕНТАРІ • 18

  • @theingeniousengineer
    @theingeniousengineer  2 роки тому +4

    I just realized "Arduino" was spelled wrong on the thumbnail 🤦

  • @Gamerunminded
    @Gamerunminded 10 місяців тому +2

    Thankyou so much, I was facing this issue from last 10 days due to which I ordered new cables and new arduino nano and tried everything. But after this trich vo de uploaded witin seconds

    • @theingeniousengineer
      @theingeniousengineer  10 місяців тому

      Glad to know my video helped!

    • @1Alixander
      @1Alixander 9 місяців тому

      Can you help I can’t read where did you go in the video can you write it step by step please

    • @theingeniousengineer
      @theingeniousengineer  9 місяців тому

      My full length video explains the steps in detail, you can watch that using this link: ua-cam.com/video/qUrT5R9l4S4/v-deo.html

  • @shreyasinghi1608
    @shreyasinghi1608 Рік тому +2

    whenever i upload something it says "compiling sketch..." then freezes without uploading

  • @FIRSTLIFETHENINSURANCE
    @FIRSTLIFETHENINSURANCE 9 місяців тому +1

    Thank you, it is uploading now.

  • @shivakumar-dz2qt
    @shivakumar-dz2qt 8 місяців тому

    I even tried changing it to atmega bootloader but its not working...any suggestions?

  • @FAZ_BEAR293
    @FAZ_BEAR293 8 місяців тому

    I don’t have oldbootloader

  • @darisimahesh9032
    @darisimahesh9032 Рік тому

    What we have to do when port is not showing 😢

    • @theingeniousengineer
      @theingeniousengineer  Рік тому +1

      It might be an issue with the cable you are using. Try switching the cable and the usb port you are using. If that doesn’t work, check out this video I made that shows another solution to the problem: ua-cam.com/video/v-eg45pZbYs/v-deo.html
      I hope this helps!

  • @atharvakhobragade2277
    @atharvakhobragade2277 Рік тому

    Why rx light and L light not work

    • @theingeniousengineer
      @theingeniousengineer  Рік тому +1

      The Rx light only is lit when your laptop is in the process of uploading code to your Arduino board. The L light is an onboard programmable LED, and is only lit when you program it to turn on. The L light is connected to pin 13, so it will only turn on if your code has the line digitalWrite(13, HIGH). Hope this helps.

    • @atharvakhobragade2277
      @atharvakhobragade2277 Рік тому

      @@theingeniousengineer how to setup arduino nano mens which driver is need for Arduino nano

    • @theingeniousengineer
      @theingeniousengineer  Рік тому +1

      If you are wondering how to install the required driver (CH340 Driver) for the Arduino Nano, check out this video:
      ua-cam.com/video/v-eg45pZbYs/v-deo.html
      I hope the video helps!

  • @gerardwatts7813
    @gerardwatts7813 2 роки тому

    Help! Laptop doesn't recognize my Nano broads

    • @theingeniousengineer
      @theingeniousengineer  2 роки тому +1

      Try using a different cable to upload the code. Also try testing all of the different COM ports that your laptop has. Hope this helps.