Powering ESP32 from Battery with Power Supply Module
Posted: Sun Mar 29, 2020 7:12 pm
Hello!
Couldn't find the right answer to this anywhere, so lets try here.
I'm trying to get my ESP32 to work powered by battery. I want to use a power supply module which gets power from a 9V battery.
The power supply module gives 5V to the esp32, which should be enough.
Why does the code not start when the ESP32 is powered like that?
I have a project which controls two LEDs from a webserver setup by the ESP32. That works fine if the ESP32 is connected to the computer with USB.
Thank you for your help and I'm sorry if this is a dumb question, fairly new to all of this.
Couldn't find the right answer to this anywhere, so lets try here.
I'm trying to get my ESP32 to work powered by battery. I want to use a power supply module which gets power from a 9V battery.
The power supply module gives 5V to the esp32, which should be enough.
Why does the code not start when the ESP32 is powered like that?
I have a project which controls two LEDs from a webserver setup by the ESP32. That works fine if the ESP32 is connected to the computer with USB.
Thank you for your help and I'm sorry if this is a dumb question, fairly new to all of this.