Specifications
MC55 AT Command Set
10.1 AT^SICS
s
MC55_ATC_V03.03 Page 222 of 459 9/9/05
Confidential / Released
“dns2“ Secondary DNS server address (IP address in dotted-four-byte format).
If "dns1" = "0.0.0.0" this setting will be ignored. Otherwise this value can be
used to manually configure an alternate server for the DNS1.
If "dns1" is not equal "0.0.0.0" and no "dns2" address is given, then
"dns2"="0.0.0.0" will be assumed automatically. The AT^SICS read command
only returns a manually configured IP address, while the value "0.0.0.0" is not
indicated at all, no matter whether assumed by default or explicitly specified.
Parameter value; type and supported content depend on related <conParmTag>.
Supported connection type values in <conParmValue> for <conParmTag> value "conType".
“CSD“ Circuit-switched data call.
“GPRS0“ GPRS connection.
Settings of GPRS related commands are not used, e.g. AT+CGDCONT. When a
service based on a GPRS connection profile is started after entering AT^SISO
MC55 automatically tries to attach to the GPRS. Yet, the only exception is
AT+CGATT which can be used any time to detach from the GPRS and, and thus
disconnect the bearer opened with AT^SISO.
“none“ Clears the connection profile.
Character set selectable with <conParmValue> for <conParmTag> value "alphabet".
[“0“] Character set determined with AT+CSCS applies.
“1“ International Reference Alphabet (IRA, seven bit ASCII) applies.
Supported data call type values in <conParmValue> for <conParmTag> value "dataType".
“0“ ISDN
[“1“] Analog
10.1.1 Example: Default values of a CSD connection profile
As stated earlier, the "conType" selected with AT^SICS determines all other matching profile parameters related
to this "conType". Once "conType" is set in a new profile, the default values of all other related parameters are
assumed. To view the default settings you can use the read command AT^SICS?.
<conParmValue>
(str)
<conParmValue-conType>
(str)
<conParmValue-alphabet>
(str)
<conParmValue-dataType>
(str)
at^sics=1,conType,CSD
Select connection type CSD, identified by <con-
ProfileId>1
OK
at^sics?
Query current profiles.
^SICS: 0, "conType", ""
Profile with <conProfileId> 0 is still empty.
^SICS: 1, "conType", "CSD"
The new CSD profile just created is indicated with all
related parameters set to their default.
^SICS: 1, "alphabet", "0"
Character set determined with AT+CSCS applies
when string parameters are input with AT^SICS.
^SICS: 1, "user", ""
No user name set.
^SICS: 1, "passwd", ""
No password set.
^SICS: 1, "inactTO", "20"
Inactivity timeout = 20s.
^SICS: 1, "calledNum", ""
No destination set.










