Motorola AT Commands G24-L Informações Técnicas Página 514

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 680
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 513
GPRS/EDGE
3-426 AT Commands Reference Manual August 5, 2008
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
// SSL_DOMAIN_NAME_MISMATCH alert,
// connection would be closed automatically.
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.
Vista de página 513
1 2 ... 509 510 511 512 513 514 515 516 517 518 519 ... 679 680

Comentários a estes Manuais

Sem comentários