Search found 4 matches
- Tue Nov 04, 2025 6:41 am
- Forum: Documentation
- Topic: is there any EMC document for ESP32 product?
- Replies: 2
- Views: 11024
- Tue Oct 28, 2025 8:10 am
- Forum: Documentation
- Topic: is there any EMC document for ESP32 product?
- Replies: 2
- Views: 11024
is there any EMC document for ESP32 product?
Hi,
I am using ESP-C6 in a Electromagnetic environment.
and I want to check the anti-electromagnetic interference ability of ESP32-C6,
Does anyone knows if there are any documents about this ?
I am using ESP-C6 in a Electromagnetic environment.
and I want to check the anti-electromagnetic interference ability of ESP32-C6,
Does anyone knows if there are any documents about this ?
- Mon Sep 08, 2025 1:24 am
- Forum: ESP-IDF
- Topic: ESP32 TCP latency: ~200–300ms delay between send and recv despite optimizations
- Replies: 2
- Views: 879
Re: ESP32 TCP latency: ~200–300ms delay between send and recv despite optimizations
hi,
have you find the way to minimize the latency?
I am using the AT command to send data in TCP passthrough mode, and suffering the same problem.
have you find the way to minimize the latency?
I am using the AT command to send data in TCP passthrough mode, and suffering the same problem.
- Mon Sep 08, 2025 12:04 am
- Forum: ESP-AT
- Topic: is it possible to send a 10ms cyclic message in tcp passthrough mode?
- Replies: 1
- Views: 8020
is it possible to send a 10ms cyclic message in tcp passthrough mode?
I want to send a 8 bytes message every 10ms between two espc6-mini-1 modules,
And thess two modules:
one as AP, one as station; distance below 1m;
using esp at commands and enter TCP passthrough mode;
using AT+TRANSINTVL=0 to config no delay;
I want to know if this is possible to send 10ms cyclic ...
And thess two modules:
one as AP, one as station; distance below 1m;
using esp at commands and enter TCP passthrough mode;
using AT+TRANSINTVL=0 to config no delay;
I want to know if this is possible to send 10ms cyclic ...