firmata/arduino

If I uploaded the program once, I need to press the reset button to upload the program again

xiebin2014 opened this issue · 6 comments

If I uploaded the program once, I need to press the reset button to upload the program again.
Is there any way to solve this problem

Which board are you using?

Thank you for your reply
Arduino Nano
ATmega328p(Old Bootloader)
StandardFirmata.ino

I think this is a common problem

Do you have this problem with other Arduino sketches or just with Firmata?

image
EchoString is ok

The Nano (at least since v3) has the auto reset functionality so this should not be an issue. StandardFirmata also fits on an ATmega328p so it's likely not a memory issue.

You are right
There's something wrong with my board