Mipsend, Send Data - Motorola G24 Guide Developer's Manual

At commands
Hide thumbs Also See for G24 Guide:
Table of Contents

Advertisement

Example
AT+MIPSETS=1,340//Asks the G24 to accumulate 340 bytes on socket 1 prior to sending (socket should be
activated by the +mipopen command
+MIPSETS: 0
OK
AT+MIPSETS=1,200//Asks the G24 to accumulate 200 bytes on socket 1 prior to sending (socket should be
activated by the +mipopen command)
+MIPSETS: 0
OK
AT+MIPSETS=2,400//Asks the G24 to accumulate 400 bytes on socket 2 prior to sending
+MIPSETS: 0
OK
AT+MIPSETS=?
+MIPSETS: (1-4),(1-1372),(0-1000)
OK
AT+MIPSETS?
+MIPSETS: 1,200,0//Information provided only for active sockets
+MIPSETS: 2,400,0//Information provided only for active sockets
OK
AT+MIPSETS=1,200,50//Asks the G24 to send all accumulated data after 50 msec of receiving
data in mipsend command.
MIPSETS: 0
OK
AT+MIPSETS?
+MIPSETS: 1,200,50
+MISETS: 2,400,0
OK

+MIPSEND, Send Data

This command causes the G24 to store the data that the terminal provides in the accumulating
buffer, and then send this data using an existing protocol stack when the amount of data reaches
the predefined amount (see
page
3-394). Before sending data, a valid connection must be created using the +MIPCALL and
+MIPOPEN commands.
December 31, 2007
"+MIPSETS, Set Size and Timeout for Automatic Push" on
AT Commands Reference Manual
Chapter 3: AT Commands Reference
3-395

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents