Skip to content

Unknown board reported, which core should I install? #271

Closed
@endorama

Description

@endorama

Hello, I have a Arduino Nano 33 IoT, I attach it to the computer and it shows in the board list:

$ arduino-cli board list
Port         Type              Board Name FQBN
/dev/ttyACM1 Serial Port (USB) Unknown

I suspect this is due to a missing core. Core list:

arduino-cli core list
ID           Installed Latest Name                                        
arduino:avr  1.6.23    1.6.23 Arduino AVR Boards                          
arduino:samd 1.6.22    1.6.22 Arduino SAMD Boards (32-bits ARM Cortex-M0+)

I tried searching cores for nano, 33, iot, I installed the core found (arduino:avr) but still the board is unknown.

Which core should I install? How should I know the core to install?

Thank you!

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