I have been working with my Arduino UNO for about 2 weeks now and out of nowhere when I plugged it in someday I started getting the error:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
This is bizarre given that it was working fine. I tried some remediation for this issue such as using the reset button. Restarting my mac, re-downloading Arduino IDE, and of course replugging the wire but it seems like nothing is working. Is anyone else having issues on Mac M2 chip?
Does anyone know any good debugging tips for this one? I am new to Arduino so would be highly appreciated! Thanks!