3.2.6AT+IPBUFF

Description:

This command specifies the number of bytes of data from remote peer buffered inside the modem.

-If the quantity of buffered data reach this value, the whole buffered data will be sent out to the serial port.

-If the data from remote is large at one time, only multiple of this value data will be sent out to the serial port remainder will be kept inside buffer

Example: AT+IPBUFF=5

1234567890A BCDEFGH

 

 

1234567890A

 

FGH

 

BCDE

 

 

 

 

 

Syntax:

Command Syntax

AT+IPBUFF=<buff>

Response syntax: + IPBUFF: <buff>

18 bytes of data sent from TCP or UDP socket to modem15 bytes (multiple of5)data sent out to serial port, remaining data buffered inside the modem

Command

Possible responses:

AT+ IPBUFF?

+IPBUFF: 0

 

OK

 

Note : show current settings

AT+ IPBUFF =10

OK

 

Note : set the IPBUFF value to 10

AT+ IPBUFF =0

OK

 

Note: disable buffering when set the value to 0

Confidential, the whole present document is the sole property of Fargo Telecom (Asia) Ltd.

12