I cant upload anything to my clone arduino nano 328

DTR reset, resets the controller thus enabling the bootloader (which is responsible to load your compiled sketch).

Try this to see if the manual method works with your clone.

  1. Before pressing Upload (in the IDE).
  2. Hold down the Reset switch (on the clone).
  3. Press Upload (in the IDE).
  4. Release the Reset switch when the IDE displays Uploading.