Continuing the discussion from No DFU capable USB device available:
And what if I still get this message?
I just bought a Nano ESP32 and I have the right package installed.
Any ideas?
Continuing the discussion from No DFU capable USB device available:
And what if I still get this message?
I just bought a Nano ESP32 and I have the right package installed.
Any ideas?
Did you tryied to press reset button twice before start downloading?
Yes, I did that.
Hi @kalidoka. I'm going to ask you to provide the full verbose output from an upload attempt.
This procedure is not intended to solve the problem. The purpose is to gather more information.
Please do this:
☑ compile in the "Preferences" dialog.<CODE/> icon on the post composer toolbar.```) to your reply to make sure the error messages are correctly formatted.there is no error code.
This is all I see: dfu-util: No DFU capable USB device available
Please follow the instructions I provided in my previous reply. Once you have done that, I'll provide further assistance.
I did just that. Nothing happens after the compiling. Only that message.
Ah, I forgot there is a bug in Arduino IDE 2.3.3 that causes it to behave as if the upload was successful even when it failed. That bug makes it so you can't follow my instructions.
Please follow these instructions:
<CODE/> icon on the post composer toolbar.```) to your reply to make sure the error messages are correctly formatted.Sketch uses 286189 bytes (9%) of program storage space. Maximum is 3145728 bytes.
Global variables use 30552 bytes (9%) of dynamic memory, leaving 297128 bytes for local variables. Maximum is 327680 bytes.
"/Users/petervanderfeen/Library/Arduino15/packages/arduino/tools/dfu-util/0.11.0-arduino5/dfu-util" --device 0x2341:0x0070 -D "/private/var/folders/p1/yym14l2n2kb3w95fmxcrhc780000gn/T/arduino/sketches/08A7F18470E18519E93782C40B234B69/Blink.ino.bin" -Q
dfu-util 0.11-arduino4
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2021 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
dfu-util: No DFU capable USB device available
OK, great. I'm going to ask you to provide some additional information that might help us to identify the problem:
Please add a reply here on this forum thread to tell us what label (if any) you see after the item for the board's port in the menu.
It might be labeled as one of the following things:
Or you might see only the port name (e.g., "COM42", "/dev/cu.usbmodem211410", "/dev/ttyACM0") in the menu, without any label.
ok I wasn't able to reach you here because of restrictions so I tried on another thread but I will try it here now again. This is what is says.
/def/cu.usbmodem1234561
I think i have resolved it myself. Since I didn't hear from you I decided to look on the website dfu-util: No DFU capable USB device available [Solved] and followed his instructions and I finally am able to upload to the Arduino Nano esp 32. In my case though I had to click twice slowly and after that click again to get it into bootloader. I also see now that the usb port has a different name. /dev/cu.usbmodemECDA3B5524D02.
Congratulations on getting it working!. Thank you for taking the time to post an update.
Regards, Per
Lo sketch usa 286197 byte (9%) dello spazio disponibile per i programmi. Il massimo è 3145728 byte.
Le variabili globali usano 30552 byte (9%) di memoria dinamica, lasciando altri 297128 byte liberi per le variabili locali. Il massimo è 327680 byte.
"/Users/alessandrolauro/Library/Arduino15/packages/arduino/tools/dfu-util/0.11.0-arduino5/dfu-util" --device 0x2341:0x0070 -D "/Users/alessandrolauro/Library/Caches/arduino/sketches/B05FA39B263F86460842A2E0227EC149/sketch_may28b.ino.bin" -Q
dfu-util: No DFU capable USB device available
dfu-util 0.11-arduino4
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2021 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
Caricamento non riuscito: errore durante il caricamento: exit status 74
Hi @alelauro1969. Just so that we can be certain we fully understand your situation, please add a reply here on this forum topic to tell us which Arduino board you are using.
Please be as specific as possible, as some Arduino boards with similar names have significant differences and the forum helpers can only provide effective assistance if we are aware of which one is being used.
If you aren't sure how to describe which board you are using, you can provide the link to the online product listing you bought the board from and we'll proceed based on the information found there.