98-08901C68-O 251
AT Commands Reference
Example
at+MIPCLOSE=1 //The terminal closes the opened socket
OK
at+MIPCLOSE=2 //The terminal closes the socket that wasn't opened
ERROR
at+mipclose? //Sockets 1 and 2 are opened
+MIPCLOSE: 1 2
at+mipclose? //No opened sockets
+MIPCLOSE: 0
4.15.2.4 +MIPSETS, Set Size for Automatic Push
This command causes the g20 to set a watermark in the accumulating buffer. When the watermark is reached, data is pushed
from the accumulating buffer into the protocol stack.
Data chunks between the terminal and the g20 are limited to be smaller than 170 characters. In order to reduce the overhead of
sending small amounts of data over the air, the g20 uses an accumulating buffer. The terminal can specify a watermark within
the accumulating buffer size limits to indicate how much data should be accumulated.
Set Command
Read Command
Test Command
Command Response/Action
+MIPSETS= <Socket ID>,<Size> OK
or:
ERROR
+MIPSETS: <err>
Command Response/Action
+MIPSETS? +MIPSETS: <socket ID>,<Current Size settings>
[<socket ID>,<Current Size settings><CR><LF>
For all ACTIVE sockets.
Command Response/Action
+MIPSETS=? +MIPSETS: (1-4),(1-1500)