Hello!
For my studies I have to work with Adruino. They send us a cheap chinese Adruino nano clon. I don't know any more details about it. I installed everything( but not sure if its the right way). had to intsall the 1.6.1 version of the Adruino software, because only this is working with the board. In the Device-Manager I can see the Adruino Uno (Com4) once it is plugged in. In the software I also see the Com 4 and as a board I have Adruino Nano w/ATmega328. Once I plug the board in, the L LED is flashing. When I hold the reset button, it's not flashing anymore but just on. When I let go of it, it turns iff for like 1 second, then flashes 3 times real fast and then back to blinking. I tried to upload the blink-programm on it. While its uploading the RX LED is coming one for half a second, then goes off and once it finished uploading, nothing happens and I get a failure message in red saying: avrdude: stk500_getsync(): not in sync: resp=0x00.
I have never worked with anything like this before and am completly clueless. How can I get it to work?