Skip to content

Login  |  Sign Up

  1. The TCP connection is closed by the server
  2. 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”
  3. If the TCP connection is interrupted the module will respond “CLOSED” due to network abnormality.