Comments on: ESP32 Troubleshooting Guide https://randomnerdtutorials.com/esp32-troubleshooting-guide/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Tue, 08 Apr 2025 09:36:46 +0000 hourly 1 https://wordpress.org/?v=6.8.1 By: Sara Santos https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-1024764 Tue, 08 Apr 2025 09:36:46 +0000 http://randomnerdtutorials.com/?p=67776#comment-1024764 In reply to Jefferson.

Hi.
Are you selecting an ESP32 board in Tools > Board?
Regards,
Sara

]]>
By: Jefferson https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-1024487 Mon, 07 Apr 2025 20:09:37 +0000 http://randomnerdtutorials.com/?p=67776#comment-1024487 Board: ESP32 – 2432s028

Error Message:

C:\Program Files (x86)\Arduino\libraries\WiFi
exit status 1
MiningJob.h: No such file or directory

Help me please!!!

]]>
By: B https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-1015663 Tue, 11 Mar 2025 20:15:42 +0000 http://randomnerdtutorials.com/?p=67776#comment-1015663 Thanks for the reply back and for all the great projects. I ended up deleting some libraries and reloading them and now the sketch compiles but when I try to load it on the board I get a new error

1\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1/esptool.exe –chip esp32 –port COM6 –baud 460800 –before default_reset –after hard_reset write_flash -z –flash_mode dio –flash_freq 80m –flash_size 4MB 0x1000 C:\Users\Computer 1\AppData\Local\Temp\arduino_build_417147/1.Esp32cam_continuos_image_capture.ino.bootloader.bin 0x8000 C:\Users\Computer 1\AppData\Local\Temp\arduino_build_417147/1.Esp32cam_continuos_image_capture.ino.partitions.bin 0xe000 C:\Users\Computer 1\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.14/tools/partitions/boot_app0.bin 0x10000 C:\Users\Computer 1\AppData\Local\Temp\arduino_build_417147/1.Esp32cam_continuos_image_capture.ino.bin
esptool.py v4.5.1
Serial port COM6
A fatal error occurred: Could not open COM6, the port doesn’t exist
Error while setting serial port parameters: 9,600 N 8 1

I have th Ai Thinker Esp32 cam selected in the boards menu.
I think it is a driver problem or I need to update the ide.

There is a program already on the esp32 and I see it running in the serial monitor when I connect it an select the port so maybe it is not the driver I am just not sure really.

Thanks again I am going to keep working on it and maybe I will get lucky.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-1015214 Mon, 10 Mar 2025 05:52:55 +0000 http://randomnerdtutorials.com/?p=67776#comment-1015214 In reply to B.

Hi.
What is exactly the error?
Regards,
Sara

]]>
By: B https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-1013086 Tue, 04 Mar 2025 00:21:42 +0000 http://randomnerdtutorials.com/?p=67776#comment-1013086 I try to upload old sketch to add a new ssid and password and the sketch will not work.
I get a mesage error compiling board for ai thinker esp32 cam. I know something changed with esp because alot of my sketche swont work. Is there a fix? Thanks

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-969496 Wed, 09 Oct 2024 09:19:20 +0000 http://randomnerdtutorials.com/?p=67776#comment-969496 In reply to Farouk.

Hi.
That is a normal response of the ESP32 after a reset.
If you don’t get any other messages, the code should have been uploaded just fine.
Regards,
Sara

]]>
By: Farouk https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-969352 Wed, 09 Oct 2024 05:42:58 +0000 http://randomnerdtutorials.com/?p=67776#comment-969352 Hi Sara
Can you please help
I have a problem with my ESP32 Board
I made a PC Board to mount it on
I am using a LoRa module with it
On bread board it works and transmits the signal
When I mount it on my PC board it shows the following problem

rst: 0x10 (RTCWDT_RTC_RESET), boot:0x33 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun 8 2016 00:22:57

You have addressed this problem with a previous query I followed that solution
It still does not work
Is there something else that could cause this
I have checked my PC board over and over for any errors

Kind Regards
Farouk Hoosen

]]>
By: Mohit Chauhan https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-937965 Mon, 15 Jul 2024 19:01:38 +0000 http://randomnerdtutorials.com/?p=67776#comment-937965 In reply to Sara Santos.

Hey actually I’m getting this error message whenever I upload the code then press the boot button while connecting message appears: Download mode successfully detected, but getting no sync reply: The serial TX path seems to be down.

]]>
By: Dhanush https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-909217 Wed, 24 Apr 2024 02:00:15 +0000 http://randomnerdtutorials.com/?p=67776#comment-909217 my esp32 is not being detected by windows and I have installed the CP210x driver from silicon labs ,it shows this error
Windows has stopped this device because it has reported problems. (Code 43)

A request for the USB device descriptor failed.

]]>
By: Binyamin https://randomnerdtutorials.com/esp32-troubleshooting-guide/#comment-902995 Wed, 03 Apr 2024 11:17:20 +0000 http://randomnerdtutorials.com/?p=67776#comment-902995 Tried that, did not help.

]]>