Search found 1 match
- Mon Jun 05, 2023 11:19 am
- Forum: ESP32 Arduino
- Topic: Packets arriving delayed and grouped (TCP/UDP server)
- Replies: 0
- Views: 943
Packets arriving delayed and grouped (TCP/UDP server)
Hi, I'm creating a robot I want to control in real time over WiFi but I'm encountering some delay wen receiving packets. I tried on an ESP32-C3 and on an ESP32-WROOM-32, I get the same issue. I wrote a very simplified version of the code to eliminate other variables, same deal. The ESP32 is acting a...