this camera is marked as esp32-wrover Camera-V1.5
when I tried to connect to laptop and open web, the webside didn't download but camera worked as I concluded from led blinkin'
also tried to follow these steps, but it didn't helped
I moved your topic to a more appropriate forum category @robot0889.
The Nano ESP32 category you chose is only used for discussions directly related to the Arduino Nano ESP32 board.
In the future, please take the time to pick the forum category that best suits the subject of your question. There is an "About the _____ category" topic at the top of each category that explains its purpose.
Thanks in advance for your cooperation.
What is supposed to happen, what does happen. Post the code. Is there any serial debug?
Connect the usb to a pc and start a terminal ( even the arduino serial monitor ) select the apropriate port and select 9600baud , reset the camera, what does it prints on the serial debug?
Have you uploaded the web server camera sketch? The blinking LED seems to suggest the blink sketch is loaded instead. If you have uploaded the right sketch, show us the non-verbose verify output first. Paste it into a code tag here.
I didn't use any code firstly
the code I used later exists in docs I added
I know, & I did all you have written
and camera worked whithoud need of download any code yet
(it was already in there)
Sorry, that is not helping, show us the code and verify output of the code you are running. I assume you get no response from 192.168.4.1
So what did it print on the debug serial? Did it print that the camera is already connected to your net? If it is not it should generate a wireless net, search for it with a phone or pc and connect to this net and then point the browser to 192.168.4.1 and configure the connection to your net
well, I do not know the password, I get address in serial though

I think these lines of code pointing me at the password, though none of them worked)=
mb I didn't have to change code of this cam initially, coz I haven't thought about ability of enterign password, but I didn't know password to previous case either, so I think I should find another way
Please copy and paste the text on the debug serial, beginning from the reset
:----------------------------:
wifi_name:ELEGOO-381182519140
:----------------------------:
Starting web server on port: '80'
Starting stream server on port: '81'
Camera Ready! Use 'http://192.168.4.1' to connect
Elegoo-2020...
do you satisfied now?
well, and what it gave to you
okokok
all done it worked up)))
but there is one problem, now it doesn't show what camera films)=
wait a min I'll show you...
ok with the phone or with the pc search for the wireless net called ELEGOO-381182519140 ( yes this will disconnect this device from the internet )
Connect with this net and point your browser to 192.168.4.1 an then enter the parameters of your network ( doing this your camera will be visible in your network )
After doing this you should see in de serial debug the new address of the camera ( an address of your network ) you can now reach the camera at that address.
Now reconnect your phone/pc tho your network ( meybe it automatically reconnected )