Avrdude error uploading

I am trying to set up my GPS Module Neo-7 with TinyGPS+ but i always get this error code.

avrdude: Version 6.3-20190619
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\nadim\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"

         Using Port                    : usb
         Using Programmer              : xplainedmini_updi
         Overriding Baud Rate          : 115200
avrdude: usbhid_open(): No device found
An error occurred while uploading the sketch
avrdude: jtag3_open_common(): Did not find any device matching VID 0x03eb and PID list: 0x2145

avrdude done.  Thank you.

In Preferences, turn on "Show verbose messages during: [X]upload"

Then try to upload again. That will give you more detailed messages that may point to the problem.

Are you sure the USB cable you are using does both power and sync? Cables you get with many devices that only use USB for power don't include the data wires and that would cause:

I found the Problem Thanks. I dont know what caused it but it IDE didn't detect my arduino. As soon as i restarted my computer it did and instantly but it on "COM5".

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