Search found 1 match
- Tue Nov 14, 2017 6:26 am
- Forum: General Discussion
- Topic: TCP packet loss when ESP32 works in STA mode
- Replies: 0
- Views: 3078
TCP packet loss when ESP32 works in STA mode
My application samples ADC every 1 ms and sends out the sampled data over TCP every 100ms. The length of the TCP packet is about 200 bytes. At first, I configured ESP32 to work in STA mode and connected both ESP32 and my computer to the wireless router. On my computer I used wireshark to monitor the...