I am trying to power them with a 9v battery for a project but when I connect the negative to GND and positive to Vin, it does not power up as the ON LED does not light, I confirmed the arduinos work after and before attempting to connect the 9v and also checked the 9v output with a multimeter which reads 9.3v. I powered each arduino individually with the 9v without anything connected to its GPIO
This is the way I used the 9v to power the arduinos, do not question because I didn't have any spare 9v clips and no shops sell them nearby, also amazon delivery dates were a bit too long.
The barrel Jack of the Uno works fine but the output on the 3.3v is 0v so it seems the 3v3 regulator is dead. The Uno runs all code normally so I didn't notice until now and the 5v output is at about 4.3v ( but it starts at 2.3v and fluctuates between 2v and 3v for 2 secs then reaches 5v it seems)
This nano uses a CH340 driver with the Old bootloader option in the IDE, everything else works including the ICSP and the 5v output which shows about 4.6v
Yes but what happens on the transients when you power it up? You need an oscilloscope to monitor the 3V3 output to see if it is going into thermal shut down.
Either way your hardware is screwed and needs replacing if you want to restore the 3V3 output.
That's older than mine, though I don't do any cleaning on my iron.
I don't want to potentially damage anything on my board or do something I can't fix with my current skill. Is it possible to use a Male USB power regulator or something?
Connect your board to your computer, if it still acts weird, it’s got nothing to do with the battery. If it works fine , it’s the regulator or something with the battery (loose connection?).
Then go from there, further eliminating things.
An Arduino board can work off VIN power or USB power. If both are present, the board uses VIN power.
A regulator that goes in thermal shut down will resume when cooled down, unless really damaged.