Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
OK
ERROR
Defined values
<err>
The result code of the stop HTTPS service. 0 is success. Other values are failure.
Examples
AT+CHTTPSSTOP
+CHTTPSSTOP: 0
OK
15.6.3 AT+CHTTPSOPSE Open HTTPS session
Description
This command is used to open a new HTTPS session. Every time, AT+CHTTPSSTART command
must be executed before executing AT+CHTTPSOPSE command.
SIM PIN References
YES Vendor
Syntax
Write Command Responses
AT+CHTTPSOPSE=”<host
>”,<port>[,<server_type>]
OK
+CHTTPSOPSE: <err>
ERROR
Defined values
<port>
The host listening port for SSL
<server_type>
The type of server:
1 – HTTP server.
2 – HTTPS server with SSL3.0/TLS1.0 supported.
The result code of the open common channel. 0 is success. Other values are failure.