You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
connecting the board to the usb port on a macos, arduino-cli does not detect it
board: Arduino Nano 33 BLE Sense
host: macOS 10.15.7 (19H524)
arduino-cli alpha Version: 0.18.1 commit b3cf8e1
Current behavior
arduino-cli core install arduino:nrf52
arduino-cli board list
outputs
Port Type Board Name FQBN Core
/dev/cu.Bluetooth-Incoming-Port Serial Port Unknown
No matter if the board is connected to the laptop or not
Expected behavior
arduino-cli board list returns the nano 33 BLE sense board.