На ардуино не идёт загрузка

Здравствуйте. Приобрёл недавно ардуино нано, атмега 328, с данным устройством работаю первый раз. Загрузил ардуино айди, поставил драйвер 340, подключил ардуино, компьютер его видит, а я радуюсь, но радость была не долгой решил загрузить скетч, произвл проверку всё хорошо, но при загрузке скетча на ардуино, происходит ошибка:

Arduino: 1.8.0 (Windows 7), Плата:"Arduino Nano, ATmega328"

Скетч использует 3734 байт (12%) памяти устройства. Всего доступно 30720 байт.
Глобальные переменные используют 238 байт (11%) динамической памяти, оставляя 1810 байт для локальных переменных. Максимум: 2048 байт.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x84
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x84
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x84
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x84
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x84
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x84
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x84
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x84
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x84
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x84
Проблема загрузки в плату. Помощь по загрузке: http://www.arduino.cc/en/Guide/Troubleshooting#upload .

эта история происходит при загрузке любого скетча помогите пожалуйста!!!