I want to power my ESP12 project with cells.
My project is running OK with nodeMCU, and for all the developpment I've used a USB battery pack with a MCP1702 regulator.
Now, I've bought some power managers :
- One simple MCP1702
One Pololu step down (https://www.pololu.com/product/2097)
One Pololu boost with NCP1402 (https://www.pololu.com/product/2114)
One Pololu boost with U1V11F3 (https://www.pololu.com/product/2561)
One Sparkfun boost with NCP1402 (https://www.sparkfun.com/products/10967)
I can say that the Sparkfun boost was ok with my ESP and 2 AAA alkaline cells. But I've burned it down in an accident, so I have to wait for a new one to perform some tests.
Regarding the other options, my test is very simple : be able to perform a node.heap() via Esplorer. When everything is OK, test is OK. When a problem occurs, mostly Esplorer don't receive a proper signal and keep printing random chars, test is KO.
I've tried many cell options :
- 9V cell
AA lithium cells
CR2032 cells, mounted in serie and/or parallel
As you can see in the result table, most of my solutions are KO.
Somebody could give my some advice to enable my ESP with one or two cell?