Search found 1 match
- Fri May 17, 2024 9:03 am
- Forum: ESP-IDF
- Topic: Socket - TCP Server 500ms read time out
- Replies: 8
- Views: 12667
Re: Socket - TCP Server 500ms read time out
I also had a similar problem. If you know, please let me know I created an ESP-IDF 5.2 example tcp_client project. I connected esp32(wifi) to the PC server(wifi) and immediately sent the data received from the server. (12345) However, I was able to receive the data sent from the PC server after abou...