Hi.
I have just got the arduino nano esp32 for a school project. When i try to upload smth, it says "Arduino: 1.8.19 (Linux), Board: "Arduino Nano ESP32, With FAT partition (default), By Arduino pin (default), Normal mode (TinyUSB)"
Sketch uses 285869 bytes (9%) of program storage space. Maximum is 3145728 bytes.
Global variables use 30732 bytes (9%) of dynamic memory, leaving 296948 bytes for local variables. Maximum is 327680 bytes.
/home/minecraft/.arduino15/packages/arduino/tools/dfu-util/0.11.0-arduino5/dfu-util --device 0x2341:0x0070 -D /tmp/arduino_build_47669/Blink.ino.bin -Q
dfu-util 0.11-arduino4
dfu-util: Cannot open DFU device 2341:0070 found on devnum 6 (LIBUSB_ERROR_ACCESS)
dfu-util: No DFU capable USB device available
dfu-util: Cannot open DFU device 2341:0070 found on devnum 6 (LIBUSB_ERROR_ACCESS)
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/
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
"
I am using Linux/raspbian. my arduino nano esp32 is in regular mode/ running the preloaded sketch. and can someone pls tell me what all these rgb light sequences are and help me upload? Thanks. I gotta finish this in 24hrs, so pls help.