hi, I have connected just the extra power (using two 3v button battery in series) and esp8266(connected with a mpu6050 sensor)together through the 5v pin; however, It failed sometimes.
I have a few questions:
1, Is the voltage sufficient by just connect those boards with 6v power
2, do I need a LM1117 or something like that to stable voltage?
3, i want to do the same way to power a esp32 s3 zero board, is it okay to do so?
The voltage is fine. The board is a 3.3v device and has a 3.3v linear regulator on board which will take some more than 5v, but please do not connect USB at the same time (i think)
I suppose it is, they have the same setup. But !!
The current draw of the ESP8266 is significant (up to 280mA peaks and 80mA constant) and the button cells can not provide this reliable. For an ESP32 this is even more. Button cells just don't provide enough current.
I noticed that the voltage of the battery you recommended are all around 3v, is it sufficient if I connected my esp8266 to other things( LED, MPU6050 and WiFi function)?