Nobody knows?
I have a couple of ESP32-S3 modules on order. Maybe I will have more luck with those.
Search found 2 matches
- Thu Jan 09, 2025 11:18 am
- Forum: ESP32 Arduino
- Topic: Problems with small packet transfers with WiFi TCP connection
- Replies: 1
- Views: 916
- Tue Dec 31, 2024 1:39 pm
- Forum: ESP32 Arduino
- Topic: Problems with small packet transfers with WiFi TCP connection
- Replies: 1
- Views: 916
Problems with small packet transfers with WiFi TCP connection
Hi, I'm having problems with very slow transaction turnaround when using an ESP32 Dev module to communication with some hardware using modbus over TCP. I use the Arduino framework in platformio/VSCode To simplify everything for the purpose of this post, I created two simple projects: Both use an ESP...