Closed xiebin2014 closed 3 years ago
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?
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
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