Hi,
I was trying to use NANO to burn another NANO board, but I got the error
avrdude: Expected signature for ATmega328P is 1E 95 0F
** Double check chip, or use -F to override this check.**
Failed chip erase: uploading error: exit status 1
Some people changed the signature in avrdude.conf from 0x0f to 0x14. However, when I changed to 0x014, it showed me the error below:
avrdude: Expected signature for ATmega328P is 1E 95 14
** Double check chip, or use -F to override this check.**
Failed chip erase: uploading error: exit status 1
Does anyone know how to solve this issue?
Thanks





