Startup and WiFi connection are more fast in ESP8266 than ESP32-C3

agi63_ita
Posts: 2
Joined: Fri Jun 07, 2024 1:42 pm

Startup and WiFi connection are more fast in ESP8266 than ESP32-C3

Postby agi63_ita » Fri Jun 07, 2024 2:25 pm

Hi all,
I'm working with ESP32-C3 with uart AT-commands mode. I use it to connect at WiFi AP as a client.
If I have WiFi network configured, and AUTOCONN enabled, when power-up modem sequence is:

boot --> "ready"

and than URC:

WIFI CONNECT
WIFI GOT IP

Problem is the delay from "ready" to WIFI CONNECT:

in the ESP8266 about 1s
in the ESP32-C3 about 3s


What could be the problem?
I noticed that (in the ESP8266) going from version 2.1.0.0 to 2.2.1.0 the same thing happens!
My device is battery powered and and more time WiFi ON means more consumption!

A big thank you to anyone who can help me, otherwise I will continue to use ESP8266.

bye
Andrea


release fw are:

ESP8266
AT version:2.1.0.0(ded5b14 - Jul 24 2020 12:01:05)
SDK version:v3.3-2-gb6e861a
compile time(36bb200):Jul 28 2020 08:30:34
Bin version:2.1.0(WROOM-02

ESP32-C3

AT version:3.3.0.0(3b13d04 - ESP32C3 - May 8 2024 08:21:54)
SDK version:v5.0.6-dirty
compile time(be332568):May 8 2024 08:51:33
Bin version:v3.3.0.0(MINI-1)

esp-at
Posts: 177
Joined: Mon May 09, 2022 3:00 am

Re: Startup and WiFi connection are more fast in ESP8266 than ESP32-C3

Postby esp-at » Fri Jun 28, 2024 8:19 am

Hello, have you tried the v3.3.0.0 firmware: https://docs.espressif.com/projects/esp ... aries.html

in my test, it seems work well every time, see the attachment.

Could you please check your firmware version.
Attachments
p1.png
p1.png (62.95 KiB) Viewed 3176 times

agi63_ita
Posts: 2
Joined: Fri Jun 07, 2024 1:42 pm

Re: Startup and WiFi connection are more fast in ESP8266 than ESP32-C3

Postby agi63_ita » Fri Jul 05, 2024 9:46 am

thanks for your reply, I use the same version of modem firmware as you.
In my WiFi connection I use DHPC mode, is it the same in your test ?
Thanks
Andrea

esp-at
Posts: 177
Joined: Mon May 09, 2022 3:00 am

Re: Startup and WiFi connection are more fast in ESP8266 than ESP32-C3

Postby esp-at » Tue Aug 06, 2024 7:55 am

yes, dhcp is enabled by default. Otherwise, it will obtain an IP address (actually, use the static ip address) more quickly.

Who is online

Users browsing this forum: No registered users and 15 guests