AirPrime HL7518 and AT Commands Interface Guide Rev10 0

Table Of Contents
4116303 Rev 10.0 August 10, 2017 201
AT Commands Interface Guide
Protocol Specific Commands
11.8.3. +KIPOPT Command: General Options
Configuration
HL7518 and HL7548
Test command
Syntax
AT+KIPOPT=?
Response
+KIPOPT: 0,<UDP>,(1-100),(8-1472),(8-1452)
+KIPOPT: 0,<TCP-based>,(0-100),(0,8-1460),(0,8-1440)
+KIPOPT: 1,(0-1)
+KIPOPT: 2,(0-255)
+KIPOPT: 3,(0-1),(0-1)
+KIPOPT: 4,(0-1)
OK
Read command
Syntax
AT+KIPOPT?
Response
+KIPOPT: 0,<proto>,<wait time>,<send size v4>,<send size v6>]
[...]
+KIPOPT: 1,<http_chunked>
+KIPOPT: 2,<http_max_redirect>
+KIPOPT: 3,<stop_on_error>, <stop_on_peer>
+KIPOPT: 4,<ssl_ver>
OK
Write command
Syntax
If <option_id>=0
AT+KIPOPT=
<option_id>,
<proto>,<wait
time>
[,<send size v4>
[,<send size v6>]]
If <option_id>=3
AT+KIPOPT=
<option_id>,
<stop_on_error>,
<stop_on_peer>
Response
OK
+CME ERROR<err>
Parameters
<option_id> Option ID
0 Wait time, send size threshold configuration
1 HTTP chunked transfer encoding (not supported)
2 HTTP maximum redirection (not supported)
3 PDP connection deactivated behavior
4 SSL version for use in KHTTPS (not supported)
<proto> Protocol, string type
“TCPC” TCP client session
“TCPS” TCP server session
“UDPC” UDP client session
“UDPS” UDP server session
“FTP” FTP client session
“HTTP” HTTP client session (not supported)
“HTTPS” HTTP server session (not supported)
“TCP” Both client and server TCP sessions
“UDP” Both client and server UDP sessions
<wait time> Timeout for configuring the packet segmentation on the IP network side; it
specifies the timeout after which the buffered data will be sent to the peer irrespective of
data packet size. Value is in 100 ms units.