SparkFun Forums 

Where electronics enthusiasts find answers.

For the discussion of Arduino related topics.
By anran1015
#196093
Hi,

I just bought a lilypad Protosnap like this, and when I plug in my lipoBattery eveything works. (lights, buzzer, button)

now I am trying to follow the Quickstart here: https://www.sparkfun.com/tutorials/308
Image

My FTDI driver is like this, and I download the FTDI driver here:http://www.ftdichip.com/Drivers/VCP.htm (version 2.4.2)
Image

Board: lilypad arduino, Processor: ATmega328, Porter: /dev/cu.usbserial-A9AXPZJY (that's the only porter available and another one is Bluetooth)

I tried the basic blink code from example while all the lights are just blinking and the buzzer is beeping just like before. and the there is avrdude: stk500_recv(): programmer is not respond. I dont know what's the problem here? :(