I am using the Nano ESP32 on a Raspberry Pi4 with Raspian OS and the Arduino IDE 1.8.19 IDE.
I can compile sketches but cannot upload.
An error occurred while uploading the sketch.
dfu-util 0.11-arduino4
dfu-util: Cannot open DFU device 2341:0070 found on devnum 3 (LIBUSB_ERROR_ACCESS)
dfu-util: No DFU capable USB device available.
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko, Inc.
Copyright 2010-2021 Tormod Volden and Stefan Schmidt
The only ports I see available in the Arduino IDE are:
Serial Ports
/dev/ttyACM0 (arduino Nano ESP32)
/dev/ttyAMA0
I am using the ESP32 port above.
NOTEL: I have used this nano device on a windows10 system and have no issues
Thank You for your attention.