I am trying to make a temperature monitor unit using ESP-12 and DHT11. Module is powered using 2xAA batteries (Energizer with 2500 maH) and programmed to send the temperature measurement in every 30 minutes to the server. I am using deepsleep to save the battery power. Unit is working perfectly.
But battery power lasts only for 8 to 9 days and the unit is not working after that. As per my calculation based on power consumption, the module should run for 50 days)
How i can further increase the battery life like 3 to 4 months. (Even without DHT module also, the battery power drains after 9 days)
Or anybody tried any circuit with ESP using battery which works more than 3 months ( using 2xAA batteries or any other type).
Any reply is appreciated.