When I have no USB connection, but have 4 x AAA rechargeable batteries (~4.8V, ~600 mA) connected to GND and BAT_IN, will I see full power (voltage x current) at the VBAT pin or is there any drop in voltage or current between BAT_IN and VBAT?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
When I have no USB connection, but have 4 x AAA rechargeable batteries (~4.8V, ~600 mA) connected to GND and BAT_IN, will I see full power (voltage x current) at the VBAT pin or is there any drop in voltage or current between BAT_IN and VBAT?
I had a look at the power diagram at https://www.espruino.com/Pico and that assumes BAT_IN and VBAT are equivalent. However the board view in the forum comment https://forum.espruino.com/comments/12247605/ seems to indicate that there are devices between BAT_IN and VBAT.
Thanks for any answer or tips where I can look for info!