Re: Mosfet choice
Posted: Thu Feb 15, 2018 8:58 am
Any of BSS123 will do.
The schematics looks ok. I would suggest adding a 10 - 100 nF capacitor to the ADC.
MCP1700 can provide max 250 mA, which may be insufficient for ESP32 when wifi is started.
Holtek's HT7833 can provide 500 mA (quiescent current of 4 uA) and could be a better choice, but it has a larger dropout voltage.
If using the the MCP1700 you should add 0.1 uF + 330 uF capacitor on the 3.3V near the ESP32 power pin, it should be sufficient to make it work.
You may also consider usin the LiFePO4 battery in which case no LDO is needed.
The schematics looks ok. I would suggest adding a 10 - 100 nF capacitor to the ADC.
MCP1700 can provide max 250 mA, which may be insufficient for ESP32 when wifi is started.
Holtek's HT7833 can provide 500 mA (quiescent current of 4 uA) and could be a better choice, but it has a larger dropout voltage.
If using the the MCP1700 you should add 0.1 uF + 330 uF capacitor on the 3.3V near the ESP32 power pin, it should be sufficient to make it work.
You may also consider usin the LiFePO4 battery in which case no LDO is needed.
