ESP32-CAM reset button doesn't seem to work
Posted: Wed Nov 24, 2021 11:12 pm
Hello! I recently got an ESP32-CAM (ESP32-S AI THINKER), I need it for one of my classes, and I thought I'd test it, with a simple project, and I found this project called "CameraWebServer" which can be loaded directly from Arduino IDE. After I connected my ESP to an FTDI programmer through which I can upload the code on the ESP,
My friend has an ESP32-CAM too, and I tried to do it the same way with his board, and that just works fine, also, the tutorial that I find about how to connect the FTDI with my ESP says that I should press the reset button on the ESP when I want to upload the code, but in my case, the code just got uploaded without the need to press the reset button.
Does anyone have an idea what could the problem be, am I doing something wrong, or did I get a faulty ESP?
If someone also worked with this CameraWebServer project, is there a way, to get the webserver's IP address without pressing the onboard button?
Or is there a workaround, so I don't have to press the reset button?
as this picture shows... that seems to work, but to get the webserver's IP address I need to press the reset button, but when I press it, it does nothing.My friend has an ESP32-CAM too, and I tried to do it the same way with his board, and that just works fine, also, the tutorial that I find about how to connect the FTDI with my ESP says that I should press the reset button on the ESP when I want to upload the code, but in my case, the code just got uploaded without the need to press the reset button.
Does anyone have an idea what could the problem be, am I doing something wrong, or did I get a faulty ESP?
If someone also worked with this CameraWebServer project, is there a way, to get the webserver's IP address without pressing the onboard button?
Or is there a workaround, so I don't have to press the reset button?