ESP32-S3 wifi traffic tests

lhjhit
Posts: 3
Joined: Wed Jan 07, 2026 1:39 am

ESP32-S3 wifi traffic tests

Postby lhjhit » Wed Jan 07, 2026 1:49 am

I ported the Zephyr operating system to the ESP32-S3 DevKitC development board and then used iperf to run traffic tests. I found that the Wi-Fi throughput rate is only 4 Mbps. Does this meet expectations?
ESP32-S3 works as AP.

PS: Here are several key parameter configurations.
CONFIG_NET_BUF_DATA_SIZE=1500
CONFIG_NET_BUF_RX_COUNT=30
CONFIG_NET_BUF_TX_COUNT=30
CONFIG_NET_TX_STACK_SIZE=4096
CONFIG_NET_RX_STACK_SIZE=4096

eriksl
Posts: 242
Joined: Thu Dec 14, 2023 3:23 pm
Location: Netherlands

Re: ESP32-S3 wifi traffic tests

Postby eriksl » Wed Jul 29, 2026 11:10 am

Yes, sort of. The ESPs seem to introduce a lot of latency in the WiFi chain (code + hardware), don't expect miracles...

Who is online

Users browsing this forum: Amazon [Bot], ChatGPT-User, Semrush [Bot] and 2 guests