Arduino Nano ESP32: Upload sketch failed

Hi,

I 've bought the new arduino nano esp32 recently and wanted to upload my sketch or any other example sketch from arduino 2.1.1. I tried to upload the sketches with my debian 12 (bookworm) notebook and it doesnt work. See error message:

Der Sketch verwendet 703965 Bytes (22%) des Programmspeicherplatzes. Das Maximum sind 3145728 Bytes.
Globale Variablen verwenden 56356 Bytes (17%) des dynamischen Speichers, 271324 Bytes für lokale Variablen verbleiben. Das Maximum sind 327680 Bytes.
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/

Opening DFU capable USB device...
Device ID 2341:0070
Device DFU version 0101
Claiming USB DFU Interface...
Setting Alternate Interface #0 ...
dfu-util: error get_status: LIBUSB_ERROR_PIPE
Determining device status...
Fehlgeschlagenes Hochladen: Hochladefehler: exit status 74

I tried it on a windows 11 computer from a colleague with same cable and it works without problems.

Do you have any idea how I can solve my problem?

bg
sebastian

what board did you select in Tools menu?

Please see screenshot

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