I have this alt arduino nano, and I tried to know what could be the issue with it but still can find what's the actual problem.
Here are some of the caracteristics of the problem I'm dealing with:
- When I power up the arduino nano, the POM led light's up, and the TX led starts blinking.
- When I plug in a pc the arduino doesn't even get recognized by any device. What I mean with this is that it doesn't even make changes in the device manager (In windows 11). In MacOs doesn't make any sound or notification.
- I messured the voltage difference between ground and the 5V pin, and it shows 4,7V, I know there's a drop when it's about this stuff but don't know if this drop is normal. Also measured 3,3V and showed up 3,28 so it seems fine.
4.When I press the reset button on the board, the L led blinks 3 times.
One point to consider is that I also have an Arduino Uno and an Arduino Mega, and both work fine, so it's clearly an issue with the arduino nano.
Now it might be a driver issue too, but again I don't know where, which and how I'm doing things wrong so i don't have set up the right drivers.
Now I could just simply buy a new board, but the fact that it doesn't work is just a little frustrating.
Do you guys have any idea of what could it be wrong?