-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Description
I've just gotten an Arduino Nano Esp32, and would like to get started with Rust Embedded.
However, it seems espflash cannot communicate with it:
$ espflash board-info
[2025-11-11T18:45:06Z INFO ] Serial port: '/dev/ttyACM0'
[2025-11-11T18:45:06Z INFO ] Connecting...
Error: × Failed to open serial port /dev/ttyACM0
╰─▶ Error while connecting to device
I have followed the instructions regarding the Linux permissions, and added the udev rules with an obscure script.
I can flash through the Arduino IDE, and have access to the Serial Monitor.
I have read #534 and tried to short B1 and ground, but the error is still the same.
Sorry I'm just getting started so this might be very simple, but is there any thing to do to be able to flash ?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo