Comments on: Getting Started with the Freenove ESP32-Wrover CAM Board https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Fri, 31 Jan 2025 21:36:17 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: James Cotter https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-1004192 Fri, 31 Jan 2025 21:36:17 +0000 https://randomnerdtutorials.com/?p=126611#comment-1004192 have you done a tutorial in this Freenove board wherein the board takes a picture when an attached pir sensor is included in the sketch?

]]>
By: Zac https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-975964 Fri, 25 Oct 2024 17:48:56 +0000 https://randomnerdtutorials.com/?p=126611#comment-975964 I did everything got the IP address but when i enter it into google, it says site cant be reached. the device is connected to same network, it pinged the IP address and it sees it. Why cant page be reached.

]]>
By: prador moon https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-959983 Sat, 21 Sep 2024 02:25:06 +0000 https://randomnerdtutorials.com/?p=126611#comment-959983 In reply to Sara Santos.

Over a year later but this saved me banging rocks together. Thanks!

]]>
By: Sara Santos https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-930829 Wed, 26 Jun 2024 17:09:39 +0000 https://randomnerdtutorials.com/?p=126611#comment-930829 In reply to Di.

Hi.
Please read the demonstration section:
“Currently, this example doesn’t have face recognition enabled for this board, but face detection works for CIF or lower resolutions.”

Regards,
Sara

]]>
By: Di https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-930706 Wed, 26 Jun 2024 09:40:35 +0000 https://randomnerdtutorials.com/?p=126611#comment-930706 Hi Sara,
I have followed your tutorial and it worked on my “Freenove esp32 wrover”.
in the end I can stream on a local website.
The problem is: I can not see the ‘face detection/recoginition’ works.
I was using the same resolution “QVGA(320X240)” as you and have tried even smaller format.
with “Face Detection” and “Face Recognition” enabled, cliking “Enroll Face” doesn’t show the block on the face neither in the video, or on the still picture.

is there a missing configuration?

]]>
By: Di https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-930700 Wed, 26 Jun 2024 09:29:26 +0000 https://randomnerdtutorials.com/?p=126611#comment-930700 In reply to Aaron.

this is a warning and you can ignore it.

]]>
By: Mike W https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-886248 Fri, 26 Jan 2024 08:33:52 +0000 https://randomnerdtutorials.com/?p=126611#comment-886248 Does anyone know the prefe
rences settings for Additional Boards Manager URLs mine doesnt seem to pick up the correct one for esp 32

I have these set
http://arduino.esp8266.com/stable/package_esp8266com_index.json
https://github.com/espressif/arduino-esp32/package.json

This setting is for a particular development board for RF tramsmissions and is correct
https://rfzero.net/packages/package_rfzero_release_index.json

Can anyone help for esp32 wrover cam
Mike

]]>
By: Sara Santos https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-881548 Tue, 02 Jan 2024 10:32:05 +0000 https://randomnerdtutorials.com/?p=126611#comment-881548 In reply to Massimo.

Thanks for sharing that solution.
Regards,
Sara

]]>
By: Acca84 https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-881426 Mon, 01 Jan 2024 21:45:03 +0000 https://randomnerdtutorials.com/?p=126611#comment-881426 In reply to GOT666.

Hello,
On my board 54FK is the nearest of the USB plug, should I invert with 65bx ?
Thanks

]]>
By: Massimo https://randomnerdtutorials.com/getting-started-freenove-esp32-wrover-cam/#comment-880991 Sat, 30 Dec 2023 12:00:40 +0000 https://randomnerdtutorials.com/?p=126611#comment-880991 In reply to Massimo.

SOLVED:
My card is not freenove and any sketch I tried to install always gave the same error. Made the following changes:
Tools -> Erase all flash before upload [select: enabled]
Tools -> flash mode [select: DIO]
It works now but I’ll tell you more: after having done only one installation with new settings I put the parameters back as in “original”:
Tools -> Erase all flash before upload [select: disabled]
Tools -> flash mode [select: QIO]
Now the card works always. I can install any sketch without any more errors.
It probably comes from the factory in a certain condition but I don’t know why.

]]>