Skip to content

Arduino Nano support - Error while connecting to device #965

@GChalony

Description

@GChalony

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions