GPRS/EDGE
3-412 AT Commands Reference Manual June 30, 2008
Example
AT+MIPCONF=2,5,10,600,75,2,60,10,5
OK
AT+MIPOPEN=2,0,"66.249.87.99",80,0
OK
+MIPOPEN: 2,1
AT+MI PSE TS=2 ,10
+MIPSETS: 0
OK
AT+MIPSEND=2,"474554202F20485454502F312E300D0A486F73743A207777772E676F6F676C652E636
F6D0D0A0D0A"
+MIPPUSH: 2,0,40
+MIPSEND: 2,0,1372
OK
+MIPXOFF: 2
AT+MIPSEND=2,"474554202F20485454502F312E300D0A486F73743A207777772E676F6F676C652E636
F6D0D0A0D0A"
+MIPSEND: 2,1,1372
OK

Table 3-274:+MIPCONF Parameters

Parameter Description
< socket > Number of configured TCP socket (1 to 4)
< retr_num > Number of retransmissions (1 to 5)
< min_TO > Bottom limit to retransmit timeout (100 ms to 1 sec.)
<max_TO> Upper limit to retransmit timeout (1 sec. to 60 sec.)
<max_close_delay> Closing delay required by RFC 793 (100 ms to 7500 ms)
<is_nack_ind_req> NACK/ACK TCP indication feature.
Activating this parameter enables G24 to report the user, in case of losing a
TCP connection, what data was received by the remote TCP layer.
0 - feature inactive.
1 - NACK indication active.
2 - ACK indication active.
Power Up - 0
Default value - previously set value
This parameter resets after power cycle.
<keep_alive_timeout> Keep alive timeout.
The interval between two keepalive transmissions in idle condition (1 sec to
18000 sec).
0 - means that keep-alive is off (default)
<keepalive_interval> Interval between two successive keepalive retransmissions, if
acknowledgement to the previous keepalive transmission is not received (1
sec to 18000 sec).
Default value is 6 sec.
<keepalive_probes> The number of unacknowledged retransmissions to send out before closing
socket.
Default value is 5 times.