Comments on: Getting Started with the ESP32-C3 Super Mini https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 28 Jul 2025 10:26:02 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1075594 Mon, 28 Jul 2025 10:24:35 +0000 https://randomnerdtutorials.com/?p=170189#comment-1075594 In reply to Reini44.

Hi.
Thanks for pointing that out.
I’m sorry for the mistake in the code. It is fixed now.
Regards,
Sara

]]>
By: Sara Santos https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1075593 Mon, 28 Jul 2025 10:19:30 +0000 https://randomnerdtutorials.com/?p=170189#comment-1075593 In reply to Ed.

Thanks for sharing.
Regards,
Sara

]]>
By: Ed https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1075417 Sun, 27 Jul 2025 18:56:03 +0000 https://randomnerdtutorials.com/?p=170189#comment-1075417 These are very nifty little boards. Some of them seem to have a bit of an ‘issue’: apparently the antenna placement is quite critical and some boards have components placed too close to the on board antenna, reducing the WiFi capacity. Somewhere on hackaday is a description on how to solve that with a minimal piece of wire that can be shaped a certain way and increase the wifipower again:
hackaday.com/2025/04/07/simple-antenna-makes-for-better-esp32-c3-wifi/

]]>
By: Reini44 https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1075407 Sun, 27 Jul 2025 18:36:48 +0000 https://randomnerdtutorials.com/?p=170189#comment-1075407 In reply to Sara Santos.

Hi,
look to your sketch:

https://raw.githubusercontent.com/RuiSantosdotme/Random-Nerd-Tutorials/master/Projects/ESP32-C3/ESP32-C3_Deep_Sleep_Timer_Wake_Up.ino
Regards,

]]>
By: Sara Santos https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1074943 Sat, 26 Jul 2025 11:06:26 +0000 https://randomnerdtutorials.com/?p=170189#comment-1074943 In reply to Phillip Briles.

Great!
I’m glad the issue is solved.
Regards,
Sara

]]>
By: Sara Santos https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1074941 Sat, 26 Jul 2025 11:03:51 +0000 https://randomnerdtutorials.com/?p=170189#comment-1074941 In reply to Phillip Briles.

Hi.
Maybe you have a different board version?
I didn’t have those issues with my board.

However, notice that if you uploaded a deep sleep sketch to your board, it will be sleeping when you try to upload code.
You need to right the RST button several times right after pressing the upload button, so that the IDE can catch your board awake.
If you can’t, it may be useful to erase the flash to start again: https://randomnerdtutorials.com/esp32-erase-flash-memory/

Regards,
Sara

]]>
By: Sara Santos https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1074937 Sat, 26 Jul 2025 10:59:25 +0000 https://randomnerdtutorials.com/?p=170189#comment-1074937 In reply to Calum.

That’s great!
Thanks for letting me know. Super useful information.

Regards,
Sara

]]>
By: Sara Santos https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1074933 Sat, 26 Jul 2025 10:55:39 +0000 https://randomnerdtutorials.com/?p=170189#comment-1074933 In reply to Calum.

Hi.
Yes, that’s what we did.
That’s why we don’t get the lowest power consumption.

After you try out those options, can you share your results?

Regards,
Sara

]]>
By: Sara Santos https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1074932 Sat, 26 Jul 2025 10:53:39 +0000 https://randomnerdtutorials.com/?p=170189#comment-1074932 In reply to BobT.

Yes. You’re right.
The LEDs are definitely consuming additional power.
Regards,
Sara

]]>
By: Sara Santos https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/#comment-1074930 Sat, 26 Jul 2025 10:53:08 +0000 https://randomnerdtutorials.com/?p=170189#comment-1074930 In reply to Reini44.

Hi.
You may have a different ESP32 C3 mini board.
The onboard LED of mine is on GPIO 8.

When you say the sketch is not running, what happens exactly?
Regards,
Sara

]]>