Search found 1 match

by DavidAG
Thu May 07, 2020 2:13 am
Forum: ESP32 Arduino
Topic: TCP connection speed always bellow 13KB/s through Internet, why?
Replies: 0
Views: 1738

TCP connection speed always bellow 13KB/s through Internet, why?

Hi guys, I'm trying to make a Streaming Radio using a ESP32 (Lolin D32 pro) + VS1053 MP3 decoder. After a lot of work improving code (full dual core, thread sync, 128K circular double buffer, etc) I noticed that the bottle neckle is the TCP connection speed via Internet. Everything works fine for st...