Motorola G24 Guide Developer's Manual page 500

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

Advertisement

GPRS/EDGE
Example
AT+MIPCSC=?
+MIPCSC: (1-4),(0-2047):
OK
AT+MIPCSC?
+MIPCSC: 1,0
+MIPCSC: 2,0
+MIPCSC: 3,0
+MIPCSC: 4,0
OK
AT+MIPCSC=2,256 // 256 = 00100000000 (binary), so in case of
OK
AT+MIPCSC?
+MIPCSC: 1,0
+MIPCSC: 2,256
+MIPCSC: 3,0
+MIPCSC: 4,0
OK
AT+MIPOPEN=2,2222,www.xyz.com,443,2 // connect to site using SSL protocol
OK
+MIPSSL: 2,19// SSL_DOMAIN_NAME_MISMATCH alert received.
+MIPSTAT: 2,2// Connection closed automatically due to received alert.
AT+MIPOPEN=1,1111,www.xyz.com,443,2 // Connect to site using SSL protocol
OK
+MIPSSL: 1,19// SSL_DOMAIN_NAME_MISMATCH alert received.
+MIPOPEN: 1,2// Connection established despite of receiving alert.
3-416
// SSL_DOMAIN_NAME_MISMATCH alert,
// connection would be closed automatically.
AT Commands Reference Manual
December 31, 2007

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents