AT command does not respond after high-frequency communication (firmware :ESP32-C3-MINI-1-AT-V3.2.0.0 ) #807
Replies: 1 comment 1 reply
-
@matlam1989 From the information you provided, it is possible that the transmitted TCP data did not receive a TCP ACK from the remote host, causing the TCP window to fill up and thus blocking the AT command port. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
mcu send(Message cycle from 50ms to 100ms) :
Esp32c3 respond :
The Esp32c3 module does not respond to AT commands for 3 minutes continuously,finally “SEND FAIL” and Communication restored to normal.
more log:
Beta Was this translation helpful? Give feedback.
All reactions