HUAWEI MG323 GSM M2M Module

 

AT Command Interface Specification

Commands for Internet Services

10.4.3 Displaying the Status of the Specified Service Profile

Write

AT^SISI=<srvProfileId>

command

 

Function

Queries the information about a service profile.

Response

z In case of successful execution:

 

<CR><LF>^SISI:<srvProfileId>,<srvState>,<rxCount>,<txCount>,<ac

 

kData>, <unackData><CR><LF>

 

<CR><LF>OK<CR><LF>

 

z In case of an error during command execution:

 

<CR><LF>ERROR<CR><LF>

 

In case of an error related to the MT: <CR><LF>CME ERROR:

 

<err><CR><LF>

10.4.4 Examples

Example 1:

Query the value of srvProfileId for the defined profile.

AT^SISI=?

^SISI: (0,1,2)

OK

Example 2:

Query the information about all defined service profiles.

AT^SISI?

^SISI: 0,3,0,0,0,0

^SISI: 1,4,10,0,0,0

^SISI: 1,4,0,10,0,0

OK

Example 3:

Query the information about the service profile whose value of srvProfileId is 1. AT^SISI=1

^SISI: 1,4,10,0,0,0

OK

Issue 02 (2010-11-23)

Huawei Proprietary and Confidential

146

Copyright © Huawei Technologies Co., Ltd.

 

 

Page 163
Image 163
Huawei MG323 manual Displaying the Status of the Specified Service Profile, Atsisi=?, Atsisi?