WE866E4-P AT Commands Reference Guide
80572ST10887A Rev. 0.0 117 2018-02-16
PRELIMINAR
Y
9.5 HTTP
9.5.1 Initiate NHTTP Client Connection
This command is used to initialize the HTTP Client Connection. Prior to issuing this
command L2 and L3 connection has to be established.
Command Syntax AT+NHTTPCINIT=[<Timeout>,<Maximum body length>,<Maximum header
length>]
Parameter Description
Table 248, page 117, describes the Initiate NHTTP Client Connection parameters.
Response
Table 249, page 117, describes the responses and remarks for Initiate NHTTP Client
Connection command.
Table 248 Initiate NHTTP Client Connection Parameters
Parameters Mandatory/Optional Value Description
Timeout Optional
Value
range:0-42949672
95
Format: Integer
Default value: 0
Unit: Seconds
It specifies the HTTP client connection
timeout.
Maximum body
length
Optional
Value
range:0-65535
Format: Integer
Default value:
2048
Unit: Bytes
It specifies the maximum length of the
HTTP client body in the session.
Maximum header
length
Optional
Value
range:0-65535
Format: String
Default value: 0
Unit: Byte
It specifies the maximum length of the
HTTP client header in the session.
Table 249 Initiate NHTTP Client Connect Connection Response
Responses Remarks
OK Success.
ERROR If parameter is not valid.