I try to connect an old arduino nano, V2.3, I believe it has ATmega168, to the Arduino IDE 2.0. I chose "arduino nano", sketch compiles but not uploading - I get an
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xd3
error.
Do I need to choose another board? Do I need to manually install win10 drivers?