Search found 2 matches
- Fri Jun 17, 2022 5:56 am
- Forum: ESP32 Arduino
- Topic: Can I increase the UDP receive buffer?
- Replies: 1
- Views: 1272
Re: Can I increase the UDP receive buffer?
I should add, that I'm using arduino.
- Fri Jun 17, 2022 4:35 am
- Forum: ESP32 Arduino
- Topic: Can I increase the UDP receive buffer?
- Replies: 1
- Views: 1272
Can I increase the UDP receive buffer?
I have a project that receives UDP packets EXTREMELY fast.
I am using the ESP32-GATEWAY. I need to receive roughly 128 packets at the exact same micro-second.
Currently, I have near perfect performance up to around 32 packets, then packets start to drop pretty quickly after that.
I assume there ...
I am using the ESP32-GATEWAY. I need to receive roughly 128 packets at the exact same micro-second.
Currently, I have near perfect performance up to around 32 packets, then packets start to drop pretty quickly after that.
I assume there ...