Hello,
I am trying to program an Arduino Nano Every on my M3 MacBook Air, but the board is not recognized at all. It does not appear in the connected USB devices (System Report) and is also not listed in the Arduino IDE under Ports.
However, when I connect the same board to another Intel-based Mac, it works fine.
I have already tried the following:
- Installed all necessary drivers, including the Arduino megaAVR board package.
- Switched to a different Arduino Nano Every, but the issue persists.
- Tested the same USB-C adapter and cable with an Arduino Uno, which works fine.
- Checked System Report → USB and ls /dev/cu.usb* in the terminal, but no new device appears when plugging in the Nano Every.
- Tried entering bootloader mode (double-pressing the reset button), but still no detection.
Has anyone experienced a similar issue or found a workaround for M3 Macs or Apple Silicon in general?
Any suggestions would be greatly appreciated!