AT Commands Reference
254 98-08901C68-O
Example
(socket 4 wasn't opened using +MIPOPEN AT command)
at+mipsend=4,"4444"
ERROR
at+mipsend=1,"4444"
+MIPSEND: 1,1498 //1500 - 2 chars 'aa' = 1498
OK
at+mipsend=?
ERROR
at+mipsend?
+MIPSEND: 1 1500 2 1500 //Sockets 1 and 2 were opened using + MIPOPEN AT command
OK
4.15.2.6 +MIPPUSH, Push Data into Protocol Stack
This command causes the g20 to push the data accumulated in its accumulating buffers into the protocol stack. It is assumed
that before using this command, some data should exist due to previous +MIPSEND commands.
Set Command
Data Data string received with 0-F hexadecimal digits. (String
ends with a null)
Command Response/Action
+MIPPUSH = <Socket ID> +MIPPUSH: <Socket ID>
OK
or:
ERROR
or:
+MIPPUSH: <err>
Table 132. +MIPSEND Parameters (Continued)
<Parameter> Description