Installation Manual

GCT LTE Module Software Development Guide
Aquila Confidential
Version V2.2
Page19of27
7.1.5
AT%GLOCKSCELL
Descriptions:
Set command set secondary cell lists that is locked
Parameter definition:
<numCell> Integer,
Number of Cell list. Max value is 8.
<earfcni> Integer,
E-UTRA absolute radio frequency channel number of the serving cell. Range: 0 to 65535.
<PCIi> Integer,
Physical cell ID to which the UE is locked. Range: 0 to 503.
Remarks:
- If “RRC Locked Cell List Set” is configure, “RRC Locked Secondary Cell List Set” information
included in “RRC Locked Cell List” is only configured.
7.1.6
AT%SYSCMD
Descriptions:
Set command would be used to execute shell commands.
Parameter definition:
<cmd> String.
Shell commands
Example:
at%syscmd="ucfg set config wan lte vendor 4"
%SYSCMD: vendor=4
OK
at%syscmd="ucfg get config wan lte apntable apn1"
%SYSCMD: ENABLE=1
%SYSCMD: pdn_label=ims
%SYSCMD: apn_name=otasn
%SYSCMD: pdn_type=2
…
OK