This is my first project with the ESP8266, so i went with the NodeMCU development board for ease of use. So the i have just about completed my weather station that has a DHT11 and a BMP180 attached to it. Now the issue i have is what is the best way to power it. Currently i have it connected to a 1800mah power bar. Unfortunatly this seems to only last 2 - 3 days before it needs a charge. I also have the board going into deep sleep after every reading( every 15 mins).
Obviously this is too short of time and dont want to be changing the battery every 2 days. I have got some 5V solar cells, but unfortunately the power bar is unable to charge as it powers.
So what i am looking for is a solution that allows me to change the battery every 2 weeks or to be able to have the batteries charge while being used.
I am still new to this so please go easy on me.
Many thanks in advance,
Jonathan