Hi All,
I have been successful in powering a Nano and a WaveShare Sim7000e NB-IOT Hat with a 4x AA battery bank that has a USB port. I run a micro USB cable from the power bank to the SIM7000e hat.
The current configuration works. My project functions correctly. However, I am a little concerned about damaging my SIM7000e hat long term.
ATM, I have 2x 1.5v AA AND 2x 1.2v AA batteries in the battery bank.
This gives an output of around 5.5V which I feel may be too much for the SIM7000e hat as I've read USB ports need 5V and any more is dangerous.
When I use 3x 1.2V AND 1x 1.5V AA batteries, I get an output of 4.8-4.9V and the SIM7000E hat DOES NOT work. It cannot get a network connection. I know the voltages dont add up to the 5.1V it should be. But thats what I am reading from my multimeter. (All batteries are quite new).
My main question is: is it be safe to run 5.5V directly to the micro USB on the SIM7000E? Especially considering 4.8-4.9V does not work?
I can see on the schematic for the SIM7000E hat (which I will link), that there are a couple of capacitors connected to the 5V pin of the usb port. Im guessing these are there to smooth out the voltage and not to protect from over-voltage?
SIM7000E-NB-IoT-HAT-Schematic.pdf (106.6 KB)
Im thinking I may need to just use 4x 1.5V AA batteries and use a 5V voltage regulator connected to the power bank somehow?
Also I am guessing that mixing 1.2V and 1.5V AA batteries is bad.
Another solution would also be to grab a 5V Li-Po with atleast 2000mAH connect that to a usb port and run a cable from that port to the SIM7000E module.
Dont know what solution would be best.
Thanks for any input.