So im new to all of this. I just got a chinese arduino nano to complete a personal proyect and need to upload some code to it. I've tried to do it from the arduino app but when i press upload it stays uploading for a very long time and then gives me this error
Arduino:1.8.9 (Windows 10), Tarjeta:"Arduino/Genuino Micro"
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
Found programmer: Id = "�"; type = �
Software Version = i.
It is an Arduino nano but the program only works if I put it as Genuino/micro, in nano mode it gives an error saying the board isn't the type selected
Also when I try to get information of the board from the arduino software it says the board is unknown.
I have already downloaded the software for this chinese arduinos and whatched many tutorials related but still no solution? Do you know what can be the cause of this?
Thanks