in my project i need to power an esp12 with 18650 battery.
I've tried with mcp1700 3.3v with 1uF caps (Vin-GND, Vout-GND)
with this setting the esp doesn't power up, so i've tried with 100uF cap before mcp1700 and 1000uF after,and a 1uF between VCC and GND on esp12 Module.
in my setup i have:
18650 battery (LG HG2 3000mah 20A)
mcp 1700 3.3v to92
24lc64 i2c eeprom
and ds18b20 sensor
If I try with external powerr supply everything goes ok, but with battery esp run my code only in RF_DISABLED mode.
what i'm making wrong?
in attachments my schema and my pcb. ( the resitors are all 10k except the pullup for ds18b20 )
thanks
jacopo