Specifications

Chapter 10 – Internet Service Commands
Multi-Tech Systems, Inc. AT Commands for EDGE (E1) Modems (S000474A) 172
10.12 AT^SISE Internet Service Error Report
Description: The AT^SISE write command returns the current error status of the specified Internet service
profile. If the service profile is not defined or the value is invalid "+CME ERROR" response is
returned.
The error status is identical to the content of the "^SIS" URC last issued.
If a service fails the commands AT^SISR or AT^SISW will return an error response. However, if
the AT^SISE command returns <infoID>=0 it is recommended to use the AT+CEER command
because a general GSM/GPRS problem might be the reason.
Syntax: Test Command: AT^SISE=?
Response: OK
Write Command: AT^SISE=<srvProfileId>
Response: ^SISE: <srvProfileId>, <infoID>[, <info>]
OK
ERROR
+CME ERROR: <err>
Parameters:
<srvProfileId>
Internet service profile identifier as defined by AT^SISS <srvProfileId>.
0...9
<infoID>
Reason for Internet service error. This is a subset of the <urcInfoId>s which can be found in Section 10.13,
Internet Service URC "^SIS".
The value 0 indicates there is no special Internet service error. In this case the application may use AT+CEER to
check for general GSM/GPRS problems.
<info>
Information text related to <infoID>. This is a subset of the <urcInfoText>s which can be found in Section 10.13,
Internet Service URC "^SIS".
Notes:
In particular cases, the AT^SISE command may deliver information and warnings. This applies the following
services:
FTP: Information 2100
POP3: Warnings
SMTP: Warnings
If an error occurs the information and warning messages are overwritten by error messages.
This command is not PIN protected.
This command is not supported in airplane mode.