GPRS

Example

AT+MIPCALL=1,"internet"

OK

+MIPCALL: 10.170.4.111

//Ping host www.motorola.com 3 times with <TTL>=255. All other parameters are default.

AT+MPING=1,"www.motorola.com",3,,255

OK

//ICMP Echo Reply message received, RTT is 522 ms.

+MPING: "88.221.5.223",0,0,522

 

+MPINGSTAT: 1

// No corresponding reply within timeout.

+MPINGSTAT: 3

// Flow Control OFF.

+MPINGSTAT: 4

// Flow Control ON, a new Echo Request message is sent immediately.

+MPING: "88.221.5.223",0,0,638

 

//Ping request execution is completed. Statistics displayed to terminal. Three Echo Request messages were sent, and two Echo Reply messages were received. Average RTT is 580 milliseconds.

+MPINGSTAT: 0,"88.221.5.223",3,2,580

//Ping host www.motorola.com 1 time with <TTL>=1 and <size>=1372. AT+MPING=1," www.motorola.com",1,1372,1

OK

//ICMP Time Exceeded message received. TTL expired in transit.

+MPING: "192.168.252.65",11,0

//Ping request execution is completed.

+MPINGSTAT: 0,"88.221.5.223",1,0

3-298

G24-L AT Commands Reference Manual

April 15, 2008

Page 362
Image 362
PIONEERPOS G24-LC manual 298