Comments on: Installing the ESP32 Board in Arduino IDE (Windows, Mac OS X, Linux) https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Thu, 03 Jul 2025 21:55:24 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-1064365 Thu, 03 Jul 2025 21:55:24 +0000 http://randomnerdtutorials.com/?p=30772#comment-1064365 In reply to Bob.

Hi.
That message means the upload was successful.
Now, you just need to press the ESP32 RST button, and it will start running the code.
Regards,
Sara

]]>
By: Bob https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-1064146 Thu, 03 Jul 2025 13:35:16 +0000 http://randomnerdtutorials.com/?p=30772#comment-1064146 Hi Sara, came across you and it seems you are the expert. Hello I’m the novice and boy oh boy do I have an headache.

If you are happy to help I’m trying to drive a RD-03 people detector with a AZ-delivery ESP32-WROOM-32 and using C in Arduino IDE (never used C, Arduino IDE, or programmed an ESP32).

The code compiles and the upload works all without any errors. Then it reports ‘Hard resetting via RTS pin…’ and just doesn’t do anything else.

Can you help me?

]]>
By: Sara Santos https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-1052304 Fri, 30 May 2025 08:56:23 +0000 http://randomnerdtutorials.com/?p=30772#comment-1052304 In reply to Trevor Smith.

Hi.
Yes.
Follow this tutorial instead: https://randomnerdtutorials.com/vs-code-pioarduino-ide-esp32/
Regards,
Sara

]]>
By: Trevor Smith https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-1052224 Thu, 29 May 2025 23:40:51 +0000 http://randomnerdtutorials.com/?p=30772#comment-1052224 Hi, should this code work with Visual Studio code ?
I have got it working with Arduino IDE, but I’m normally using VSC.
Thanks

]]>
By: geek https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-1004309 Sat, 01 Feb 2025 06:50:36 +0000 http://randomnerdtutorials.com/?p=30772#comment-1004309 “Great resource, thanks for the detailed steps! I remember getting stuck with the dreaded “Failed to connect to ESP32: Timed out…” error multiple times. It was frustrating until I learned the trick with holding down the BOOT button. Once I sorted that out, everything ran smoothly. Speaking of challenges, I recently had to upgrade Ubuntu 22.04 to 24.04, and the linked guide really simplified the whole process. Kudos for sharing these solutions!”

]]>
By: Sara Santos https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-989204 Fri, 06 Dec 2024 10:23:54 +0000 http://randomnerdtutorials.com/?p=30772#comment-989204 In reply to SmilE.

You’re Welcome.
Thanks ::D

]]>
By: SmilE https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-989029 Thu, 05 Dec 2024 16:03:07 +0000 http://randomnerdtutorials.com/?p=30772#comment-989029 This tutorial is sick, Helped me set up my esp32 very quickly and troubleshooting included 🙂 (Had to install 210x drivers).
This is AWESOME.
Tnx a lottt

]]>
By: Johnny https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-962995 Mon, 30 Sep 2024 07:00:08 +0000 http://randomnerdtutorials.com/?p=30772#comment-962995 hi Guys
Very good job thanks alot
im new to Esp & im trying to work on Arduino ide but after using the new board attached here
i cant see esp32 in library manager

thanks for help

]]>
By: Donivian https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-959847 Fri, 20 Sep 2024 16:53:56 +0000 http://randomnerdtutorials.com/?p=30772#comment-959847 In reply to James Pattinson.

There is now a ESP32 Wroom Module in the Arduino IDE Espressif board manager for anyone still interested in this. I am going to test it on the ESP-WROOM-32 because I have that chip, but it has known power management issues so I will most likely be switching to the ESP-WROOM-32E. I’ll post my findings.

]]>
By: AppleT https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/#comment-945493 Mon, 05 Aug 2024 14:27:18 +0000 http://randomnerdtutorials.com/?p=30772#comment-945493 Please help me. How can fix this:
”this error originates from pyserial. it is likely not a problem with esptool, but with the hardware connection or drivers.”
I use esp32cam with esp32cam-mb

]]>