Hello.
I am using a 18650 Li-ion 3.7v/5000mAH 4 cell (total = 15.2V/5000mAH) battery pack to power up motors on my L293D motor shield. While this pack is connected to the shield, I remove the jumper and try to power up arduino separately with a 9V battery through DC power jack, but this battery doesn't provide enough current for the servo motor to work properly (I have tried to plug the servo into motor shield's servo terminals as well as to the analog pins but it doesn't work in either case). When I power up the arduino board using 5V/1A power bank (USB), the servo works fine. Please note that the jumper remains removed in all cases.
Now I was wondering if I place the jumper back in and use the same 15.2v/5000mAh battery pack to power Arduino as well. Will arduino's 5V regulator be able to handle this voltage and current? The max load on Arduino's 5V output will be one SG90 mini servo, which I think doesn't draw more than 1 amp?
I'll be grateful if someone could guide me on this. Thanks.