Brownout error ESP32 Camera

Hi,
I bought an ESP32 Camera module today. I have installed the URL for board manager and also all the required things and everything's fine. When i upload the code, it shows error - a fatal error occured: failed to connect to esp32: timed out waiting for packet. Then after a long time of troubleshooting, it uploads, but then in the serial monitor,i receive an error - brownout detector was trigged. Is this the camera module problem or code problem? Im using the default example code of the esp32 camera.

Thank You!

Brownout means that module doesn't get enough power. How do you power the board?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.