Seeeduino Lotus upload problem

Hi everybody,

I’m experiencing upload problems with my new Seeeduino Lotus 1.0.
I followed the ‘getting started’ Wiki but I still have upload errors :

Arduino: 1.6.5 (Windows 7), Board: “Arduino Duemilanove or Diecimila, ATmega328”

avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58

     System wide configuration file is "C:\Program Files\Arduino\hardware\tools\avr/etc/avrdude.conf"
     Using Port                    : COM7
     Using Programmer              : arduino
     Overriding Baud Rate          : 57600

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xe1

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xe1
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xe1
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xe1
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xe1
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xe1
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xe1
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xe1
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xe1
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xe1
avrdude done. Thank you.
Problem uploading to board.

My setup is :

Can anybody help me please ?

thanks

Kitof

Hi,

This error is due to wrong board selection.

Board:“Arduino UNO” for Seeeduino lotus.

Thanks for writing to us.

Hi

thank you, it works fine. You allow me to test my stuff.
I couldn’t imagine wiki was wrong…

Kitof

Hi,

Please check the wiki its clearly written and screenshot is added selecting board as arduino uno.
I think you referred some other wiki.

Thanks and regards.

Thank you for the link.
Yes indeed I followed this one : http://www.seeedstudio.com/wiki/Getting_Started_with_Seeeduino.
After having read your reply, it appears it is my mistake… :blush:

regards.

K

thinks for everything