Search found 1 match
- Thu Nov 21, 2024 1:19 pm
- Forum: ESP-IDF
- Topic: Slow WebSocket Data Transfer on ESP32-S3
- Replies: 0
- Views: 229
Slow WebSocket Data Transfer on ESP32-S3
Hi everyone, I'm working on a project with an ESP32-S3 that connects to my WiFi and transfers data to a cloud server via WebSocket. However, I'm experiencing extremely slow transfer speeds. It takes about 300ms to 600ms to send just a 1KBytes packet. Interestingly, if I set up an Nginx proxy on my l...