1663 views|8 replies

26

Posts

0

Resources
The OP
 

Please help, what is the maximum bps of the RF throughput of the entire ESP32 series? [Copy link]

 

I want to use ESP32 to send data now. The data volume is about 40Mbps. Is it possible to use ESP32 to send it?

This post is from Domestic Chip Exchange

Latest reply

I think it is not possible. UDP RX 30 MBit/s 85 MBit/s iperf example 15575346 UDP TX 30 MBit/s 75 MBit/s iperf example 15575346 I gave you the speed from Espressif's official website. The speed you want is 40M. Wi-Fi data transmission must have at least 50% redundancy. Therefore, Espressif's chip theoretically has insufficient speed. Have you ever thought about what interface between your FPGA and Espressif's chip can reach a speed of 40M? ? ?   Details Published on 2023-2-10 19:31
 
 

1w

Posts

142

Resources
2
 

Note that it is the data (transmission) rate, not the amount of data. ESP32 supports a data rate of up to 150Mbps, but the protocol overhead must be considered. If there is some coding, the actual data rate will be lower. However, under the conditions of signal-to-noise ratio and proper programming, a data rate of 40Mbps should be fine.

This post is from Domestic Chip Exchange
Personal signature上传了一些书籍资料,也许有你想要的:http://download.eeworld.com.cn/user/chunyang
 
 
 

2926

Posts

0

Resources
3
 

Here is the relevant information from Espressif's official website. Take a look, there are some test data in it.

https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/wifi.html#esp32-wi-fi-throughput

In addition, I posted a 150M wifi speed test a few days ago, you can also refer to it.

https://en.eeworld.com/bbs/thread-1230342-1-1.html

You can also refer to the test speeds of other netizens online.

https://blog.csdn.net/hxl5955/article/details/122600986

Based on the above, we also need to consider the MCU main frequency, MCU processing other data, protocols, etc. I don't think it can meet your requirements.

This post is from Domestic Chip Exchange

Comments

https://en.eeworld.com/bbs/thread-1230342-1-1.html The speed of RTL8189 is still very fast, but I want to use FPGA to send data through UDP. The SDIO protocol is not easy to implement on FPGA, so I thought of using ESP32 to only handle data receiving and sending, but I don’t know if it is enough.  Details Published on 2023-2-10 13:30
 
 
 

5998

Posts

6

Resources
4
 

The data volume is about 40Mbps. What kind of device is this? The data volume is so large.

This post is from Domestic Chip Exchange

Comments

Streaming Video  Details Published on 2023-2-10 13:30
Personal signature

在爱好的道路上不断前进,在生活的迷雾中播撒光引

 
 
 

6742

Posts

2

Resources
5
 

It should be possible, but such a high rate is probably not very stable.

This post is from Domestic Chip Exchange
 
 
 

26

Posts

0

Resources
6
 
tagetage posted on 2023-2-9 20:39 Here is the relevant information on Espressif's official website. Take a look. There are some test data in it. https://docs.espressif.com/projects/esp- ...

https://en.eeworld.com/bbs/thread-1230342-1-1.html The speed of RTL8189 is still very fast, but I want to use FPGA to send data through UDP. The SDIO protocol is not easy to implement on FPGA, so I thought of using ESP32 to only handle data receiving and sending, but I don’t know if it is enough.

This post is from Domestic Chip Exchange

Comments

I think it is not possible, UDP RX 30 MBit/s 85 MBit/s iperf example 15575346 UDP TX 30 MBit/s  Details Published on 2023-2-10 19:31
 
 
 

26

Posts

0

Resources
7
 
Qintianqintian0303 posted on 2023-2-10 08:51 The data volume is about 40Mbps. What kind of device is this? The data volume is so large.

Streaming Video

This post is from Domestic Chip Exchange
 
 
 

2926

Posts

0

Resources
8
 
Int8 posted on 2023-2-10 13:30 https://en.eeworld.com/bbs/thread-1230342-1-1.html The speed of RTL8189 here is still very fast, but I want to use FPGA through UD ...

I think it is not possible.

UDP RX

30 MBit/s

85 MBit/s

iperf example

15575346

UDP TX

30 MBit/s

75 MBit/s

iperf example

15575346

I gave you the speed from Espressif's official website. The speed you want is 40M. Wi-Fi data transmission must have at least 50% redundancy. Therefore, Espressif's chip theoretically has insufficient speed. Have you ever thought about what interface between your FPGA and Espressif's chip can reach a speed of 40M? ? ?

This post is from Domestic Chip Exchange

Comments

It can communicate with FPGA through QSPI or CAM interface. If the WIFI speed is not high enough, there is no way to do it.  Details Published on 2023-2-13 10:26
 
 
 

26

Posts

0

Resources
9
 
tagetage posted on 2023-2-10 19:31 I think it is not possible, UDP RX 30 MBit/s 85 MBit/s ...

It can communicate with FPGA through QSPI or CAM interface. If the WIFI speed is not high enough, there is no way to do it.

This post is from Domestic Chip Exchange
 
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list