I'm having trouble with my Arduino Nano clone not showing up in my IDE. I've tried different USB cables and computers, and I've installed all the necessary drivers (CH340). When I connect it, only the power light turns on. In contrast, my other devices from the same manufacturer show both the L and power lights (those show up on the computer). Any suggestions would be greatly appreciated!
That’s helpful information! So, the L LED doesn’t really provide any clues about the issue? Is there anything I can do to fix the problem I’m experiencing?
Additionally, for reference, the product I bought on Amazon is the AITRIP 10PCS Nano V3.0 ATmega328P Nano Board CH340 5V 16M Microcontroller Board, compatible with Arduino electronics development.
Only if it wasn't abused by @ozubi123. The problem is that we don't know if OP is testing one new from the box without anything connected or if there is a history.
t looks like two out of the ten I've purchased are experiencing a similar issue. I’m wondering if they might be defective. or if they possibly lack a bootloader (just guessing here)
The lack or presence of a bootloader would not be at play where the issue is that the device is not recognized by usb. The bootloader is code on the ATmega 328 chip. You appear to not be detecting the CH340 usb interface chip.
In the Amazon feedback, there were cases where the CH340 or the resonator for it were missing. Does the back side of the defective devices look like those which indeed work?