Skip to content

Nano RP2040 Connect on Linux Machine #236

@kd8bxp

Description

@kd8bxp

Problem: Compiled sketches failed to up load to board.
Version: Linux Mint 20.1 (probably all versions of linux)
Arduino IDE: 1.8.13
Core: Arduino Mbed OS Nano Boards v2.1.0

My Solution install a udev rule into etc/udev/rules.d

My rule:

SUBSYSTEMS=="usb", ATTRS{idVendor}=="1d6b", MODE:="0666"

There is probably other/better rules for the board, but this worked for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions