- The TCP connection is closed by the server
- If the module still cannot receive ACK from the server after trying 12 times to transmit data to the server, it will automatically close the TCP connection and respond “CLOSED”
- If the TCP connection is interrupted the module will respond “CLOSED” due to network abnormality.