Mobile Country Code. The range is 0-999 (3 digits).
- Short range radio modules
- Positioning chips and modules
u-blox Products
- Product selector
- Previous generations
- Contact sales
Find products
- Product documentation
Documentation
| Parameter | Type | Description | Commands |
|---|---|---|---|
Number | Mobile Country Code. The range is 0-999 (3 digits). | ||
Number | Mobile Network Code. The range is 0-999 (1 to 3 digits). | ||
Number | Location Area Code, The range is 0x0-0xFFFF (2 octets) | ||
Number | Cell identity. | ||
Number | Received Signal Strength Indicator (RSSI) index as defined in 3GPP TS 45.008 [13]:
| ||
Number | Routing Area Code, range 0x0-0xFF (1 octet); see the 3GPP TS 44.018 [14] | ||
Number | Timing Advance, it is valid during a connection and it will updated during the next connection; see the 3GPP TS 04.18 [15]. The special value -1 means not valid. | ||
Number | Channel type of the current connection (see the 3GPP TS 04.18 [15]):
| ||
Number | Channel mode of current connection (see the 3GPP TS 04.18 [15]):
| ||
Number | Primary scrambling code (PSC). | ||
Number | Downlink frequency. The range is 0-16383. | ||
Number | Uplink frequency. The range is 0-16383. | ||
Number | Absolute Radio Frequency Channel Number (ARFCN). | ||
Number | Received Signal Code Power expressed in dBm levels:
| ||
Number | Energy per Chip/Noise ratio expressed in dB levels:
| ||
String | Allowed values:
| ||
Number | |||
Number | Physical cell ID. The range is 0-503. | ||
Number | Tracking area code. | ||
Number | E-UTRAN CI (cell identifier) in hexadecimal format; the range is 0x0-0xFFFFFFF (28 bits), 0000000 if not known or not detectable. | ||
Number | Downlink E-UTRAN absolute radio frequency channel number in decimal format. | ||
Number | Uplink E-UTRAN absolute radio frequency channel number in decimal format. | ||
Number | Reference Signal Received Power (RSRP) as defined in 3GPP TS 36.133 [17]:
| ||
Number |
| ||
Number | Current Reference Signal Received Power (RSRP) expressed in dBm, the range goes from -140.00 dBm to -44.00 dBm. | ||
Number | Current Reference Signal Received Quality (RSRQ) expressed in dB, the range goes from -20.00 dB to -3.00 dB. | ||
Number | Timing advance information:
| ||
Number | Base Station Identify Code (BSIC) in hexadecimal format, the range is 0x0-0x3F (6 bits). | ||
Number | E-UTRAN band (see 3GPP TS 36.101 Table 5.5-1 [16]). Allowed values:
| ||
String | Requested eDRX cycle value to be allocated to the UE. Half byte in a 4 bit format: the eDRX cycle value refers to bit 4 to 1 of octet 3 of the extended DRX parameters information element. For the coding and the value range, see the extended DRX parameters information element in 3GPP TS 24.008 table 10.5.5.32/3GPP TS 24.008 [12].
| ||
String | Assigned eDRX cycle value. Half byte in a 4 bit format: the eDRX cycle value refers to bit 4 to 1 of octet 3 of the extended DRX parameters information element. For the coding and the value range, see the extended DRX parameters information element in 3GPP TS 24.008 table 10.5.5.32/3GPP TS 24.008 [12]. | ||
String | Requested paging time window value to be allocated to the UE. Half byte in a 4 bit format: the paging time window (PTW) refers to bit 8 to 5 of octet 3 of the extended DRX parameters information element. For the coding and the value range, see the extended DRX parameters information element in 3GPP TS 24.008 table 10.5.5.32/3GPP TS 24.008 [12].
| ||
String | Assigned paging time window value. Half byte in a 4 bit format: the paging time window (PTW) refers to bit 8 to 5 of octet 3 of the extended DRX parameters information element. For the coding and the value range, see the extended DRX parameters information element in 3GPP TS 24.008 table 10.5.5.32/3GPP TS 24.008 [12]. | ||
Number | LTE radio resource control (RRC) state:
|
+CNUM | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | Yes | No | No | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Action | AT+CNUM | +CNUM: [<alpha1>],<number1>,<type1> [+CNUM: [<alpha2>],<number2>,<type2> […]] OK or OK | +CNUM: "Mario Rossi","+39320821708",145 +CNUM: "ABCD . AAA","123456789012",129 OK |
Test | AT+CNUM=? | OK |
| Parameter | Type | Description |
|---|---|---|
<alphax> | String | Associated with <numberx> |
<numberx> | String | Phone number of format specified by <typex> |
<typex> | Number | Type of address, octet in Number format (145 when <numberx> string includes '+', otherwise 129) |
+CSQ | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Action | AT+CSQ | +CSQ: <signal_power>,<qual> OK | +CSQ: 2,5 OK |
Test | AT+CSQ=? | +CSQ: (list of supported <signal_power>s),(list of supported <qual>s) OK | +CSQ: (0-31,99),(0-7,99) OK |
| Parameter | Type | Description |
|---|---|---|
<signal_power> | Number | The allowed range is 0-31 and 99. Remapped indication of the following parameters:
When the RF power level of the received signal is the highest possible, the value 31 is reported. When it is not known, not detectable or currently not available, 99 is returned. |
<qual> | Number | The allowed range is 0-7 and 99. The information provided depends on the selected RAT:
See Table 4 for the complete parameter mapping. |
| <qual> | 2G RAT CS and GPRS | 2G RAT EGPRS | UMTS RAT | LTE RAT |
|---|---|---|---|---|
0 | BER < 0.2% | 28 <= MEAN_BEP <= 31 | ECN0_LEV >= 44 | RSRQ_LEV < 5 |
1 | 0.2% < BER < 0.4% | 24 <= MEAN_BEP <= 27 | 38 <= ECNO_LEV < 44 | 5 <= RSRQ_LEV < 10 |
2 | 0.4% < BER < 0.8% | 20 <= MEAN_BEP <= 23 | 32 <= ECNO_LEV < 38 | 10 <= RSRQ_LEV < 14 |
3 | 0.8% < BER < 1.6% | 16 <= MEAN_BEP <= 19 | 26 <= ECNO_LEV < 32 | 14 <= RSRQ_LEV < 18 |
4 | 1.6% < BER < 3.2% | 12 <= MEAN_BEP <= 15 | 20 <= ECNO_LEV < 26 | 18 <= RSRQ_LEV < 22 |
5 | 3.2% < BER < 6.4% | 8 <= MEAN_BEP <= 11 | 14 <= ECNO_LEV < 20 | 22 <= RSRQ_LEV < 26 |
6 | 6.4% < BER < 12.8% | 4 <= MEAN_BEP <= 7 | 8 <= ECNO_LEV < 14 | 26 <= RSRQ_LEV < 30 |
7 | BER > 12.8% | 0 <= MEAN_BEP <= 3 | ECNO_LEV < 8 | RSRQ _LEV >= 30 |
99 | Not known or not detectable | |||
| <signal_power> | RSSI |
|---|---|
0 | RSSI of the network <= -113 dBm |
1 | -111 dBm |
2…30 | -109 dBm <= RSSI of the network <= -53 dBm |
31 | -51 dBm <= RSSI of the network |
99 | Not known or not detectable |
+CESQ | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Action | AT+CESQ | +CESQ: <rxlev>,<ber>,<rscp>,<ecn0>,<rsrq>,<rsrp> OK | +CESQ: 99,99,255,255,20,80 OK |
Test | AT+CESQ=? | +CESQ: (list of supported <rxlev>s),(list of supported <ber>s),(list of supported <rscp>s),(list of supported <ecn0>s),(list of supported <rsrq>s),(list of supported <rsrp>s) OK | +CESQ: (0-63,99),(0-7,99),(0-96,255),(0-49,255),(0-34,255),(0-97,255) OK |
| Parameter | Type | Description |
|---|---|---|
<rxlev> | Number | Received Signal Strength Indication (RSSI). |
<ber> | Number | Bit Error Rate (BER):
|
<rscp> | Number | Received Signal Code Power (RSCP):
|
<ecn0> | Number | Ratio of received energy per PN chip to the total received power spectral density (see 3GPP TS 25.133 [19] subclause):
|
<rsrq> | Number | Reference Signal Received Quality (RSRQ):
|
<rsrp> | Number | Reference Signal Received Power (RSRP):
|
+UCESQS | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
Full | No | No | ||||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UCESQS=<rpt>[,<var>] | OK | AT+UCESQS=2,7 OK |
Read | AT+UCESQS? | +UCESQS: <rpt>,<var> OK | +UCESQS: 2,7 OK |
Test | AT+UCESQS=? | +UCESQS: (list of supported <rpt>'s),(list of supported <var>'s) OK | +UCESQS: (0-2),(1-7) OK |
URC | +CESQ: <rxlev>,<ber>,<rscp>,<ecno>,<rsrq>,<rsrp> | +CESQ: 99,99,255,255,1,7 | |
URC | +UCESQ: RSRP,<rsrp>,RSRQ,<rsrq>,SNR,<snr> | +UCESQ: RSRP,-96,RSRQ,-11,SNR,12 |
| Parameter | Type | Description |
|---|---|---|
<rpt> | Number | Signal quality change event reporting mode:
|
<var> | Number | Specifies the threshold for the signal quality change event reporting. If the variation in the RSRQ, RSRQ and SNR is greater than or equal to the specified threshold, the +CESQ or +UCESQ URC is reported, depending upon the <rpt> parameter. Higher the threshold, lesser the URC reporting. The range is 0-7. The default value is 1, the factory-programmed value is 0. |
<rxlev> | Number | Received Signal Strength Indication (RSSI). Allowed value:
|
<ber> | Number | Bit Error Rate (BER). Allowed value:
|
<rscp> | Number | Received Signal Code Power (RSCP). Allowed value:
|
<ecno> | Number | Ratio of received energy per PN chip to the total received power spectral density. Allowed value:
|
<snr> | Number | Signal to noise ratio, reported in dB. The range goes from -20 dB to 40 dB |
<rsrp> | Number | Reference Signal Received Quality (RSRQ).
|
<rsrq> | Number | Reference Signal Received Quality (RSRQ).
|
+COPS | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | No | Yes | ||||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+COPS=<mode>[,<format>[,<oper>[,<AcT>]]] | OK | AT+COPS=0,0 OK |
Read | AT+COPS? | +COPS: <mode>[,<format>,<oper>,<AcT>] OK | +COPS: 0,0,"vodafone IT",7 OK |
Test | AT+COPS=? | +COPS: [(<stat>,"","", numeric <oper>,<AcT>)],[(<stat>,"","", numeric <oper>,<AcT>)[,…]],(list of supported <mode>s),(list of supported <format>s) OK | +COPS: (2,"","","22210",7),(1,"","","29340",7),,(0-4),(0-2) OK |
| Parameter | Type | Description |
|---|---|---|
<mode> | Number | Is used to chose whether the network selection is automatically done by the MT or is forced by this command to the operator <oper> given in numeric format:
|
<format> | Number |
|
<oper> | String | The <oper> string returned by the +COPS read command response consists in the network alphanumeric name from NITZ information, where available. Given in format <format>, this field may be up to 16 characters long when <format> is set to long alphanumeric, and up to 8 characters when <format> is set to short alphanumeric. The used alphabet is not affected by +CSCS AT command. The factory-programmed value is an empty string. |
<stat> | Number |
|
<AcT> | Number | Indicates the radio access technology:
|
+UUSERSCAN | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Action | AT+UUSERSCAN | OK | AT+UUSERSCAN OK |
Test | AT+UUSERSCAN=? | OK |
+UCFSCAN | ||||||
Modules | LEXI-R10401D-01B
LEXI-R10801D-01B
LEXI-R10801D-51B
LEXI-R10001D
LEXI-R10011D
SARA-R10 | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | Yes | No | Yes | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UCFSCAN=<AcT>[,<bitmask_band1_64>[,<bitmask_band65_127>]] | If <AcT>=7 (LTE Cat 1 / LTE Cat M1) or 9 (NB-IoT) +UCFSCAN: <AcT>,<EARFCN>,<dl_bandwitdh>,<PhysCellID>,<MCC>,<MNC>,<TAC>,<CI>,<cell_barred>,<RSRP_value>,<RSRQ_value>,<RSSI_value> […] [+UCFSCAN: <AcT>,<EARFCN>,<dl_bandwitdh>,<PhysCellID>,<MCC>,<MNC>,<TAC>,<CI>,<cell_barred>,<RSRP_value>,<RSRQ_value>,<RSSI_value>] OK | AT+UCFSCAN=9 +UCFSCAN: 9,6152,101,353,222,88,584C,3761E87,0,"-81","-10","-70" +UCFSCAN: 9,6290,101,388,222,01,9095,AB431A1,0,"-114","-24","0" OK |
If <AcT>=2 (UMTS) +UCFSCAN: <AcT>,<uarfcn>,<band_class>,<scrambling_code>,<MCC>,<MNC>,<LAC>,<CI>,<RSSI_WCDMA> […] [+UCFSCAN: <AcT>,<uarfcn>,<band_class>,<scrambling_code>,<MCC>,<MNC>,<LAC>,<CI>,<RSSI_WCDMA>] OK | AT+UCFSCAN=2 +UCFSCAN: 2,3063,64,4672,222,88,5FB5,25C1298,-89 +UCFSCAN: 2,10713,1024,1328,222,01,EF8D,52D36FA,-89 OK | ||
If <AcT>=0 (GSM) +UCFSCAN: <AcT>,<arfcn>,<arfcn_band>,<BSIC>,<MCC>,<MNC>,<LAC>,<CI>,<cell_barred>,<RxLev>,<grps_supported> […] [+UCFSCAN: <AcT>,<arfcn>,<arfcn_band>,<BSIC>,<MCC>,<MNC>,<LAC>,<CI>,<cell_barred>,<RxLev>,<grps_supported>] OK | AT+UCFSCAN=0 +UCFSCAN: 0,50,0,53,222,10,4E54,209,0,50,1 +UCFSCAN: 0,49,0,49,222,10,4E54,E3D3,0,50,1 OK | ||
If no cell is found on requested AcT +UCFSCAN: <AcT> OK | AT+UCFSCAN=7 +UCFSCAN: 7 OK | ||
Test | AT+UCFSCAN=? | +UCFSCAN: (list of supported <AcT>s),18446744073709551615,18446744073709551615 OK | +UCFSCAN: (0,7,9),18446744073709551615,18446744073709551615 OK |
| Parameter | Type | Description |
|---|---|---|
<AcT> | Number | Indicates the radio access technology. Allowed values:
Allowed values:
|
<bitmask_1_64> | Number | Depending on the <AcT> parameter values, configures the bitmask for the LTE or GSM bands. When <AcT>=7 (LTE Cat 1 / LTE Cat M1) or <AcT>=9 (NB-IoT), it indicates the bandmask for LTE bands 1 through 64. Each bit enables/disables a band for the scan:
The special value 0 enables all the bands for the scan. The default value is 0. The parameter is not supported. |
<bitmask_65_127> | Number | When <AcT>=7 (LTE Cat 1 / LTE Cat M1) or <AcT>=9 (NB-IoT), it indicates the bandmask for LTE bands 65 through 128. Each bit enables/disables a band for the scan:
The special value 0 enables all the bands for the scan. The default value is 0. If <AcT>=0 (GSM) or <AcT>=2 (WCDMA) the parameter is not supported. The parameter is not supported. |
<EARFCN> | Number | See <EARFCN>. |
<dl_bandwitdh> | Number | Downlink bandwidth. Allowed values:
|
<PhysCellID> | Number | See <PhysCellID>. |
<MCC> | Number | See <MCC>. |
<MNC> | Number | See <MNC>. |
<TAC> | Number | See <TAC>. |
<CI> | Number | See <CI>. |
<cell_barred> | Number | Allowed values:
The parameter is not supported, is always reported as 255: "not known or not detectable". |
<RSRP_value> | Number | See <RSRP_value>. |
<RSRQ_value> | Number | See <RSRQ_value>. |
<RSSI_value> | Number | Cell received signal strength indication (RSSI) value in dBm. The range goes from -120.0 dBm to 0 dBm. The parameter is not supported, is always reported as 255: "not known or not detectable". |
<uarfcn> | Number | UTRAN Absolute Radio Frequency Channel Number (UARFCN). |
<band_class> | Number | Band class allowed values:
|
<scrambling_code> | Number | See <scrambling_code>. |
<RSSI_WCDMA> | Number | Cell received signal strength indication (RSSI) value in dBm. The range goes from -105 dBm to -60 dBm. |
<arfcn> | Number | See <arfcn>. |
<arfcn_band> | Number | Allowed values:
|
<BSIC> | Number | See <BSIC>. |
<LAC> | Number | See <LAC>. |
<RxLev> | Number | See <RxLev>. |
<gprs_supported> | Number | Allowed values:
|
| Command | Response | Description |
|---|---|---|
AT+URAT? | +URAT: 7,8,9 OK | Check the radio access technologies module configuration. The module is configured in LTE, NB-IoT and GSM. |
AT+UCFSCAN=9 | +UCFSCAN: 9,6152,101,353,222,88,584C,3761E87,0,-81,-10,-70 +UCFSCAN: 9,6290,101,388,222,01,9095,AB431A1,0,-114,-24,0 OK | Perform a scan on any NB-IoT band. |
AT+UCFSCAN=0 | +UCFSCAN: 0,50,0,53,222,10,4E54,209,0,50,1 +UCFSCAN: 0,49,0,49,222,10,4E54,E3D3,0,50,1 +UCFSCAN: 0,20,0,22,222,01,D5BD,43A,0,26,1 +UCFSCAN: 0,107,0,58,222,88,5FC2,0,0,28,1 +UCFSCAN: 0,47,0,51,222,10,4E54,0,0,27,1 +UCFSCAN: 0,15,0,19,222,01,D5BD,43B,0,25,1 +UCFSCAN: 0,104,0,60,222,88,5FC2,FCED,0,22,1 +UCFSCAN: 0,5,0,16,222,01,D5BD,548D,0,23,1 OK | Perform a scan on any GSM band. |
AT+UCFSCAN=7 | +UCFSCAN: 7 | Perform a scan on any LTE band. No result is found. |
AT+UCFSCAN=9 | Perform a scan on any NB-IoT band. | |
<input a character> | OK | The scan is aborted. |
AT+URAT=8 | OK | Allows the module to register only on NB-IoT network at next reboot. |
AT+CFUN=15 | OK | Reboot the module. |
AT+URAT? | +URAT: 8 OK | The module is configured in NB-IoT only. |
AT+UCFSCAN=0 | +CME ERROR: operation not allowed | A scan on a disabled access technology (GSM) is triggered, therefore an error result code is returned. |
+UMACQOSTMR | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | No | No / OP | No | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UMACQOSTMR=<lte_tmr> | OK | AT+UMACQOSTMR=2 OK |
Read | AT+UMACQOSTMR? | +UMACQOSTMR: <mode>,<lte_tmr> OK | +UMACQOSTMR: 1,2 OK |
Test | AT+UMACQOSTMR=? | +UMACQOSTMR: (list of supported <lte_tmr>s values) OK | +UMACQOSTMR: "+UMACQOSTMR": (0-50) OK |
| Parameter | Type | Description |
|---|---|---|
<mode> | Number | Indicates if the inactivity timer is enabled (0) or disabled (1). |
<lte_tmr> | Number | Represents the inactivity timer for LTE. The range goes from 0 to 50 s, and 0 (factory-programmed value) indicates that the timer is disabled. |
+UCONNREL | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | No | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UCONNREL | OK | AT+UCONNREL OK |
+CPLS | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+CPLS=<list> | OK | AT+CPLS=1 OK |
Read | AT+CPLS? | +CPLS: <list> OK | +CPLS: 1 OK |
Test | AT+CPLS=? | +CPLS: (list of supported <list>s) OK | +CPLS: (0-2) OK |
| Parameter | Type | Description |
|---|---|---|
<list> | Number |
|
+CREG | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | Yes | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+CREG=[<n>] | OK | AT+CREG=1 OK |
Read | AT+CREG? | +CREG: <n>,<stat>[,[<lac>],[<ci>][,[<AcTStatus>][,<cause_type>,<reject_cause>]]] OK | +CREG: 0,0 OK |
Test | AT+CREG=? | +CREG: (list of the supported <n>s) OK | +CREG: (0-2) OK |
URC | +CREG: <stat>[,[<lac>],[<ci>][,[<AcTStatus>][,<cause_type>,<reject_cause>]]] | +CREG: 1,"4E54","44A5" |
| Parameter | Type | Description |
|---|---|---|
<n> | Number | Network registration URC configuration. Allowed values:
Allowed values:
|
<stat> | Number | Network registration status. Allowed values:
Allowed values:
|
<lac> | String | Two bytes location area code or tracking area code (if <AcTStatus>=7) in hexadecimal format (e.g. "00C3"). The value FFFF means that the current <lac> value is invalid. |
<ci> | String | From 2 to 4 bytes cell ID in hexadecimal format (e.g. "A13F" or "129080B"). The value FFFFFFFF means that the current <ci> value is invalid. |
<AcTStatus> | Number | Indicates the radio access technology:
Allowed values:
|
<cause_type> | Number | <reject_cause> type. Allowed values:
|
<reject_cause> | Number | Cause of the failed registration. The value is of type as defined by <cause_type> |
+CPOL | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | Yes | No | No | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+CPOL=[<index>][,<format>[,<oper>[,<GSM_AcT>,<GSM_Compact_AcT>,<UTRAN_AcT>[,<E-UTRAN_AcT>]]]] | OK | AT+CPOL=2,0,"I WIND",1,0,1 OK |
Read | AT+CPOL? | +CPOL: <index1>,<format>,<oper1>[,<GSM_AcT1>,<GSM_Compact_AcT1>,<UTRAN_AcT1>[,<E-UTRAN_AcT>]] [+CPOL: <index2>,<format>,<oper2>[,<GSM_AcT2>,<GSM_Compact_AcT2>,<UTRAN_AcT2>[,<E-UTRAN_AcT>]]…] OK | +CPOL: 1,0,"F SFR",1,0,1 +CPOL: 2,0,"TIM I",1,0,1 OK |
Test | AT+CPOL=? | +CPOL: (list of supported<index>s),(list of supported <format>s) OK | +CPOL: (1-30),(0-2) OK |
| Parameter | Type | Description |
|---|---|---|
<index> / <indexn> | Number | Represents the order number of operator in the SIM preferred operator list. The parameter range depends on the number of entries in SIM card (i.e. its size), but can be further limited by the capabilities of the module. |
<format> | Number | See also +COPS command description:
Allowed values:
|
<oper> / <opern> | String | See also +COPS command description Format indicated by <format> |
<GSM_AcT> | Number | GSM access technology. Allowed values:
|
<GSM_Compact_AcT> | Number | GSM compact access technology. Allowed values:
|
<UTRAN_AcT> | Number | UTRA access technology. Allowed values:
|
<E-UTRAN_AcT> | Number | E-UTRAN access technology. Allowed values:
|
+UDCONF=81 | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UDCONF=81,<integrity_check_enabled> | OK | AT+UDCONF=81,0 OK |
Read | AT+UDCONF=81 | +UDCONF: 81,<integrity_check_enabled> OK | AT+UDCONF=81 +UDCONF: 81,1 OK |
| Parameter | Type | Description |
|---|---|---|
<integrity_check_enabled> | Number |
+UCGED | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | No | No | No | - | ||
| <mode> | 0 | 2 | 3 | 4 | 5 | 6 | 8 | |
|---|---|---|---|---|---|---|---|---|
LEXI-R10 / SARA-R10 | * | * | * |
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UCGED=<mode>[,<urc_reporting>] | OK | AT+UCGED=2 OK |
Read | AT+UCGED? | <mode>=0: +UCGED: 0 OK | +UCGED: 0 OK |
<mode>=2, <rat>=4: +UCGED: 2 4,<svc>,<MCC>,<MNC> <EARFCN>,<Lband>,<ul_BW>,<dl_BW>,<TAC>,<LcellId>,<P-CID>,<mTmsi>,<mmeGrId>,<mmeCode>, <RSRP>,<RSRQ>,<Lsinr>,<LTE_rrc>,<RI>,<CQI>,<avg_rsrp>,<totalPuschPwr>,<avgPucchPwr>,<drx>, <l2w>,<volte_mode>[,<ul_BLER>,<dl_BLER>] [N1: <MCC>,<MNC>,<EARFCN>,<P-CID>,<RSRP>,<RSRQ> [N2: <MCC>,<MNC>,<EARFCN>,<P-CID>,<RSRP>,<RSRQ> […]]] OK | +UCGED: 2 4,0,001,01 2525,5,25,50,2b67,69f6bc7,111,00000000,ffff,ff,67,19,4,1,255,255,255,255,255,0,255,0,0.21,0.21 N1: 001,01,2525,52,25,13 OK | ||
<mode>=8: +UCGED: 8,<urc_reporting> [[<timer_name>,<timer_value>] [<timer_name>,<timer_value>] […]] [PLMN back-off: <timer_value>] OK | +UCGED: 8,0 T3346,3600 PLMN back-off: 720 OK | ||
Test | AT+UCGED=? | +UCGED: (list of supported <mode>s),(list of supported <urc_reporting>s) OK | +UCGED: (0,2,8),(0,1) OK |
URC | <mode>=8: +UCGED: <timer_name>,<timer_state>[,<timer_value>][,<MCC>,<MNC>][,<apn>] | +UCGED: T3346,0,3600,310,410 |
| Parameter | Type | Description |
|---|---|---|
<mode> | Number | Allowed values:
See Table 6 for the list of allowed values by series modules. |
<rat> | Number | |
<svc> | Number | Current radio service state:
The parameter is not supported, is always reported as 0: "not known or not detectable". |
<MCC> | Number | See <MCC>. |
<MNC> | Number | See <MNC>. |
<EARFCN> | Number | See <EARFCN>. |
<Lband> | Number | See <Lband>. |
<ul_BW> | Number | Number of Uplink Resource Blocks (see 3GPP TS 36.101 table 5.6-1 [16]), 255 if not known or not detectable. |
<dl_BW> | Number | Number of Downlink Resource Blocks (see 3GPP TS 36.101 table 5.6-1 [16]), 255 if not known or not detectable. |
<TAC> | Number | See <TAC>. |
<LcellId> | Number | See <LcellId>. |
<mTmsi> | Number | 4 bytes MME Temporary Mobile Subscriber Identity in hexadecimal format; 00000000 if not known or not detectable. The parameter is not supported, is always reported as 00000000: "not known or not detectable". |
<mmeGrId> | Number | 2 bytes MME Group Identifier in hexadecimal format; FFFF if not known or not detectable. The parameter is not supported, is always reported as FFFF: "not known or not detectable". |
<RSRP> | Number | See <RSRP>. |
<RSRQ> | Number | See <RSRQ>. |
<mmeCode> | Number | Current EMM (EPS Mobility Management) state and sub-state:
|
<Lsinr> | Number | E-UTRAN Signal to Interference and Noise ratio in dB.
|
<LTE_rrc> | Number | See <LTE_rrc>. The only allowed values are IDLE(1), CONNECTED(3) and CELL SEARCH(7). |
<RI> | Number | The parameter is not supported, is always reported as 255: "not known or not detectable". |
<CQI> | Number | Channel Quality Indicator value; 255 if not known or not detectable. It is updated every 480 ms with the value which has been most often reported to the network in the previous 480 ms period. See 3GPP TS 36.213 [23] section 7.2 for more details. The parameter is not supported, is always reported as 255: "not known or not detectable". |
<avg_rsrp> | Number | Average value of last 10th Reference Signal Received Power (RSRP). The parameter is not supported, is always reported as 255: "not known or not detectable". |
<totalPuschPwr> | Number | Mobile output power for PUSCH transmission averaged over 480 ms in dBm. The parameter is not supported, is always reported as 255: "not known or not detectable". |
<avgPuschPwr> | Number | Mobile output power for PUSCH transmission averaged over 480 ms in dBm. |
<avgPucchPwr> | Number | Mobile output power for PUCCH transmission averaged over 480 ms in dBm. The parameter is not supported, is always reported as 255: "not known or not detectable". |
<drx> | Number | Discontinuous Reception "drx-Inactivity-Timer" value in ms; 0 if not known or not detectable. The parameter is not supported, always reported as 0. Use the +UDRX AT command to read its value. |
<l2w> | Number | SIB3 LTE to WCDMA reselection criteria: (threshServingLow)x2 +(q-RxLevMin)x2; 255 if not known or not detectable. The parameter is not supported, is always reported as 255: "not known or not detectable". |
<volte_mode> | Number | Reserved for future use. The parameter is not supported, is always reported as 255: "not known or not detectable". |
<meas_gap> | Number | Measurement gap configuration: |
<as_rai_support> | Number | Indicates if the network has activated the release assistance indication (RAI) feature as specified in 3GPP TS 36.321 [25].
The parameter is not supported. |
<tti_bundling> | Number | TTi (Transmission Time interval) bundling status:
|
<NBMsinr> | Number | Logarithmic value of SINR values expressed in 1/5th of a dB. The range goes from 0 to 250 which translates to a range from -20 dB to 30 dB. The parameter is not supported. |
<esm_cause> | Number | ESM cause value as defined in 3GPP TS 24.301 [22]. The parameter is not supported. |
<emm_state> | Number | EMM state value as defined in 3GPP TS 24.301 [22]. Allowed values:
The parameter is not supported. |
<tx_pwr> | Number | TX power value in 1/10 dBm if device is in traffic, 255 otherwise. The parameter is not supported. |
<drx_cycle_len> | Number | Idle DRX cycle length in 10 ms radio-frame units The parameter is not supported. |
<tmsi> | String | TMSI in hexadecimal format, with most significant byte first. The parameter is not supported. |
<P-CID> | Number | E-UTRAN cell Physical Cell ID; the range is 0-503, 65535 if not known or not detectable. |
<ul_BLER> | Number | Uplink Block Error Ratio (BLER); the range is 0-100. |
<dl_BLER> | Number | Downlink Block Error Ratio (BLER); the range is 0-100. |
<RSRP_value> | Number | See <RSRP_value>. |
<RSRQ_value> | Number | See <RSRQ_value>. |
<MMtransition> | Number | Mobility management transition state. Allowed values:
|
<UL_IPcounter> | Number | Counter of the uplink IP packets; it reports the aggregated value from all active PDP contexts. The counter is reset only with module reset. The range goes from 0 to 4294967295. |
<DL_IPcounter> | Number | Counter of the downlink IP packets; it reports the aggregated value from all active PDP contexts. The counter is reset only with module reset. The range goes from 0 to 4294967295. |
<timer_name> | String | Active NAS backoff timer.
|
<timer_value> | Number | NAS backoff timer’s remaining value in milliseconds. In case of PLMN back-off timers, the value 0 indicates that the PLMN is permanently back-off forbidden. The timer value is reported in seconds. |
<timer_state> | Number | Timer state:
|
<urc_reporting> | Number | Enable/disable URC reporting for timer start/stop/expiry. The default value is 0. |
+UFREQLOCK | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
Full | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Generic syntax | |||
Set | AT+UFREQLOCK=<op_code>[,<param1>[,<param2>[,…]]] | OK | AT+UFREQLOCK=0 OK |
Read | AT+UFREQLOCK? | [+UFREQLOCK: 1,<earfcn1>[,<earfcn2>[,…]]] [+UFREQLOCK: 2,<earfcn>[,<phyCellId>]] OK | AT+UFREQLOCK? +UFREQLOCK: 1,1650,3400 +UFREQLOCK: 2,3400 OK |
Cancel cell lock | |||
Set | AT+UFREQLOCK=0 | OK | AT+UFREQLOCK=0 OK |
Set preferred EARFCN list | |||
Set | AT+UFREQLOCK=1,<earfcn_1>[,<earfcn_2>…] | OK | AT+UFREQLOCK=1,3738,3734 OK |
Lock the module on a specified frequency or cell | |||
Set | AT+UFREQLOCK=2,<earfcn>[,<phyCellId>] | OK | AT+UFREQLOCK=2,3738,143 OK |
Clear preferred EARFCN list | |||
Set | AT+UFREQLOCK=3 | OK | AT+UFREQLOCK=3 OK |
Test | AT+UFREQLOCK=? | +UFREQLOCK: (list of supported <op_code>s) OK | +UFREQLOCK: (0,1,2,3) OK |
| Parameter | Type | Description |
|---|---|---|
<op_code> | Number | Depending on <op_code> value <param1> and <param2> assume different meaning. Allowed values:
|
<EARFCN> | Number | See <EARFCN>. |
<phyCellId> | Number | See <PhysCellID>. |
+UFPLMNDEL | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | No | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UFPLMNDEL=<mode> | OK | AT+UFPLMNDEL=0 OK |
Test | AT+UFPLMNDEL=? | +UFPLMNDEL: (list of supported <mode>s) OK | +UFPLMNDEL: (0,1,2) OK |
| Parameter | Type | Description |
|---|---|---|
<mode> | Number | Allowed values:
|
+UCELLBAR | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | - | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UCELLBAR=<earfcn>,<phyCellId>,<cellBarTime> | OK | AT+UCELLBAR=5095,2,20 OK |
Read | AT+UCELLBAR? | [+UCELLBAR: <earfcn>,<phyCellId>,<cellBarTime>,<remainBarTime>] OK | +UCELLBAR: 5095,2,20,14 OK |
Test | AT+UCELLBAR=? | +UCELLBAR: (list of the supported <earfcn>s),(list of the supported <phyCellId>s), (list of the supported <cellBarTime>s) OK | +UCELLBAR: (1-262143),(0-503),(0-65535) OK |
| Parameter | Type | Description |
|---|---|---|
<earfcn> | Number | See <EARFCN>, range 1 - 262143. |
<phyCellId> | Number | See <PhysCellID>, range 0-503. |
<cellBarTime> | Number | Time to bar the cell, range 0-65535 in seconds |
<remainBarTime> | Number | Time remaining until the bar is lifted, range 0-65535 in seconds |
+CSCON | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+CSCON=<n> | OK | AT+CSCON=1 OK |
Read | AT+CSCON? | +CSCON: <n>[,<mode>[,<state>[,<access>]]] OK | +CSCON: 1,1 OK |
Test | AT+CSCON=? | +CSCON: (list of supported <n>s) OK | +CSCON: (0,1) OK |
URC | +CSCON: <mode>[,<state>[,<access>]] | +CSCON: 0 |
| Parameter | Type | Description |
|---|---|---|
<n> | Number | URC configuration:
Allowed values:
|
<mode> | Number | Indicates the signaling connection status:
|
<state> | Number | Allowed values:
Allowed values:
|
<access> | Number | Indicates the radio access technology:
Allowed values:
|
+URPMCONF | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Generic syntax | |||
Set | AT+URPMCONF=<op_code>,….. | OK | |
LEXI-R10 / SARA-R10 | |||
Set | AT+URPMCONF=6,<PLMN> | OK | AT+URPMCONF=6,22288 OK |
Set | AT+URPMCONF=7,<PLMN> | OK | AT+URPMCONF=7,22288 OK |
LEXI-R10 / SARA-R10 | |||
Read | AT+URPMCONF? | +URPMCONF: 0,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN>,<PLMN> OK | +URPMCONF: 0,"222.88","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00","0.00", OK |
Test | AT+URPMCONF=? | +URPMCONF: (list of the supported <op_code>s) OK | +URPMCONF: (0) OK |
| Parameter | Type | Description |
|---|---|---|
<op_code> | Number | Type of operation:
|
<PLMN> | String | PLMN in MCC.MNC format. "FFF.FF" indicates empty PLMN; the range goes from 0.0 to 999.999. The factory-programmed value is empty. "0.00" indicates empty PLMN. The factory-programmed value is not empty. |
<RPM_active> | Number | Indicates the action to perform:
|
<SIM_RPM_setting> | Number | Indicates whether the inserted SIM card contains RPM parameter setting:
|
<N1>,<T1>,<F1>,<F2>,<F3>,<F4>,<LR1>,<LR2>,<LR3> | Number | See the Radio Policy Manager Requirements [26]. |
<RPM_enabled_flag_m>,<N1_m>,<T1_m>,<F1_m>,<F2_m>,<F3_m>,<F4_m> | Number | Default RPM parameter setting stored in the module. See the Radio Policy Manager Requirements [26]. |
+URPMPARAM | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+URPMPARAM=<rpmflag>[,<N1>[,<T1>[,<T1_ext>[,<F1>[,<F2>[,<F3>[,<F4>]]]]]]] | OK | AT+URPMPARAM=1,1,11 OK |
Read | AT+URPMPARAM? | +URPMPARAM: <rpmflag>,<N1>,<T1>,<T1_ext>,<F1>,<F2>,<F3>,<F4>,<isOmParamsValid>, <CBR1>, <CR1>, <CPDP1>, <CPDP2>, <CPDP3>, <CPDP4>, <LR1>, <LR2>, <LR3> OK | AT+URPMPARAM? +URPMPARAM: 0,1,10,30,60,30,60,30,1,10,0,0,0,0,0,0,0,0 OK |
| Parameter | Type | Description |
|---|---|---|
<rpmflag> | Boolean | Indicates whether RPM functionality is to be enabled or disabled at power up:
|
<N1>,<T1>,<T1_ext>,<F1>,<F2>,<F3>,<F4> | Number | RPM parameters, see the Radio Policy Manager Requirements topic 8.3.2 [26]. |
<isOmParamsValid> | Boolean | Indicates if the RPM parameters are present on the SIM card to enable the operation management (OM) functionality:
|
<CBR1>, <CR1>, <CPDP1>, <CPDP2>, <CPDP3>, <CPDP4> | Number | Operation management counters, see the Radio Policy Manager Requirements topic 8.3.4 [26]. |
<LR1>, <LR2>, <LR3> | Number | Operation management leak rates, see the Radio Policy Manager Requirements topic 8.3.3 [26]. |
+URPMVERSION | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | No | - | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Read | AT+URPMVERSION? | +URPMVERSION: <rpmversion> OK | AT+URPMVERSION? +URPMVERSION: 2 OK |
| Parameter | Type | Description |
|---|---|---|
<rpmversion> | Number | Indicates the current RPM version |
+CEDRXS | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | Yes | NVM / OP | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+CEDRXS=<mode>,<AcT_type>[,<Requested_eDRX_cycle>[,<Requested_paging_time_window>]] | OK | AT+CEDRXS=1,4,"0101","0101" OK |
Read | AT+CEDRXS? | +CEDRXS: [<AcT_type>,<Requested_eDRX_cycle>,<Requested_paging_time_window> […] [+CEDRXS: <AcT_type>,<Requested_eDRX_cycle>,<Requested_paging_time_window>]] OK | +CEDRXS: 4,"0101","0001" OK |
Test | AT+CEDRXS=? | +CEDRXS: (list of supported <mode>s),(list of supported <AcT_type>s),(list of supported <Requested_eDRX_cycle>s),(list of supported <Requested_paging_time_window>s) OK | +CEDRXS: (0-3),(3,4,5),("0000"-"1111"),("0000"-"1111") OK |
URC | +CEDRXP: <AcT_type>[,<Requested_eDRX_cycle>[,<Assigned_eDRX_cycle>[,<Assigned_paging_time_window>]]] | +CEDRXP: 4,"1010","1001","1101" |
| Parameter | Type | Description |
|---|---|---|
<mode> | Number | Indication to disable or enable the use of eDRX in the UE. Allowed values:
Allowed values:
|
<AcT_type> | Number | Indicates the type of access technology:
Allowed values:
|
<Requested_eDRX_cycle> | String | See <Requested_eDRX_cycle>. |
<Assigned_eDRX_cycle> | String | See <Assigned_eDRX_cycle>. |
<Requested_paging_time_window> | String | |
<Assigned_paging_time_window> | String |
+CEDRXRDP | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Action | AT+CEDRXRDP | +CEDRXRDP: <AcT_type>[,<Requested_eDRX_cycle>,<Assigned_eDRX_cycle_value>,<Assigned_paging_time_window>] OK | +CEDRXRDP: 5,"0010","1110","0101" OK |
Test | AT+CEDRXRDP=? | OK |
| Parameter | Type | Description |
|---|---|---|
<AcT_type> | Number | Indicates the type of radio access technology:
Allowed values:
|
<Requested_eDRX_cycle> | String | See <Requested_eDRX_cycle>. |
<Assigned_eDRX_cycle> | String | See <Assigned_eDRX_cycle>. |
<Assigned_paging_time_window> | String |
+UMNOPROF | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | Yes | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UMNOPROF=<MNO>[,<reset>,<urc_notification_enabled>] | OK | AT+UMNOPROF=1,0,1 OK |
Read | AT+UMNOPROF? | +UMNOPROF: <MNO>[,[<MNO_detected>],<reset>,<urc_notification_enabled>] OK | +UMNOPROF: 3 OK |
URC | +UMNOPROF: <MNO>,<MNO_detected> | +UMNOPROF: 1,2 |
| Parameter | Type | Description |
|---|---|---|
<MNO> | Number | Mobile Network Operator (MNO) profile:
Allowed values depend on the module series:
|
<MNO_detected> | Number | If <MNO>=1 (SIM ICCID/IMSI select) and the SIM is inserted, it specifies the <MNO> value that matches the SIM Issuer Identifier Number (IIN) or the <MNO> retrieved by the IMSI and that is actually applied. |
<reset> | Number | Configure the automatic reset. Allowed values:
It must be issued only if <MNO>=1. |
<urc_notification_enabled> | Number | Configure the URC notification. Allowed values:
It must be issued only if <MNO>=1. |
+UBANDCONF | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
Full | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UBANDCONF=<band_1>[,<band_2>[,…]] | OK | AT+UBANDCONF=4,71,13,66,2,5 OK |
Read | AT+UBANDCONF? | +UBANDCONF: <band_1>[,<band_2>[,…]] OK | +UBANDCONF: 4,71,13,66,2,5 OK |
Test | AT+UBANDCONF=? | +UBANDCONF: (list of supported <bands>s) OK | +UBANDCONF: (2,4,5,12,13,66,71) OK |
| Parameter | Type | Description |
|---|---|---|
<band_x> | Integer | Band in decimal number.
Allowed values are:
The factory-programmed values depend on the current MNO profile, see Mobile Network Operator profiles. |
+UNASTCFG | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UNASTCFG=<timer_id>[,<timer_value>[,<try_count>]] | OK | AT+UNASTCFG=0,360,1 OK AT+UNASTCFG=0 OK |
Read | AT+UNASTCFG? | +UNASTCFG: 0[,<timer_value>,<try_count>] +UNASTCFG: 1[,<timer_value>,<try_count>] +UNASTCFG: 2[,<timer_value>,<try_count>] OK | +UNASTCFG: 0, 360, 1 +UNASTCFG: 1, 5, 3 +UNASTCFG: 2 OK |
Test | AT+UNASTCFG=? | +UNASTCFG: (list of supported <timer_id>s),list of supported <timer_value>s),(list of supported <try_count>s OK | +UNASTCFG: 0,(1-1048575),(0-255) +UNASTCFG: 1,(1-32),(1-5) +UNASTCFG: 2,(1-32),(1-5) OK |
| Parameter | Type | Description |
|---|---|---|
<timer_id> | Number | Allowed values:
|
<timer_value> | Number | Specifies the periodic repeat interval in seconds used to overwrite the timer value.
|
<try_count> | Number | Specifies the maximum repeat times of the timer.
|
+UPSCONFIG | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UPSCONFIG=<param>,<value> | OK | AT+UPSCONFIG="Rohc",0 OK |
Read | AT+UPSCONFIG? | +UPSCONFIG: <param1>,<value1> +UPSCONFIG: <param2>,<value2> […] OK | +UPSCONFIG: "PsSoftReset",1 +UPSCONFIG: "Rohc",1 +UPSCONFIG: "Ipv6RsForTestSim",0 +UPSCONFIG: "Ipv6RsDelay",5 +UPSCONFIG: "PlmnSearchPowerLevel",1 +UPSCONFIG: "Epco",0 +UPSCONFIG: "T3324MaxValueS",16777215 +UPSCONFIG: "BarValueS",20 +UPSCONFIG: "DataInactTimer",60 +UPSCONFIG: "RelaxMonitorDeltaP",0 +UPSCONFIG: "UeCategory",2 +UPSCONFIG: "RelVersion",14 +UPSCONFIG: "EnableEAB",0 +UPSCONFIG: "AttachEpsCid",1 +UPSCONFIG: "TcpTptOpt",1 +UPSCONFIG: "AttachWithIMSICtrl",1 +UPSCONFIG: "PowerAttachWoEia",1 +UPSCONFIG: "EnableDataCounter",0 +UPSCONFIG: "UpdateLociCtrl",0 +UPSCONFIG: "RoamService",2 +UPSCONFIG: "SavePlmnSelMode",1 +UPSCONFIG: "EmergencyCamp",0 +UPSCONFIG: "EnableAcl",0 +UPSCONFIG: "PdpReact",0 +UPSCONFIG: "EnableABCheck",1 +UPSCONFIG: "WeakCellOpt",1 +UPSCONFIG: "QRxLevMin",0 +UPSCONFIG: "ReselToWeakNcellOpt",0 +UPSCONFIG: "UpdateFreqCtrl",0 +UPSCONFIG: "QualityFirst",0 +UPSCONFIG: "StaticConfig",0 +UPSCONFIG: "DisableCDRX",0 +UPSCONFIG: "IgnoreEmmCause",0 +UPSCONFIG: "UserDrxCycle",0 +UPSCONFIG: "setClatState",0 +UPSCONFIG: "EnableLoggedMDT",0 +UPSCONFIG: "UeSpecificDrxCycle",0 OK |
Test | AT+UPSCONFIG=? | +UPSCONFIG: (list of supported <param>s) OK | ("PsSoftReset","Rohc","Ipv6RsForTestSim","Ipv6RsDelay","PlmnSearchPowerLevel","Epco","T3324MaxValueS","BarValueS","DataInactTimer","RelaxMonitorDeltaP","UeCategory","RelVersion","EnableEAB","AttachEpsCid","TcpTptOpt","AttachWithIMSICtrl","PowerAttachWoEia","EnableDataCounter","UpdateLociCtrl","RoamService","SavePlmnSelMode","EmergencyCamp","EnableAcl","PdpReact","EnableABCheck","WeakCellOpt","QRxLevMin","ReselToWeakNcellOpt", "UpdateFreqCtrl","QualityFirst","StaticConfig","DisableCDRX","setClatState","IgnoreEmmCause","UserDrxCycle","UeSpecificDrxCycle") OK |
| Parameter | Type | Description |
|---|---|---|
<PsSoftReset> | Number | Protocol stack soft reset configuration:
|
<Rohc> | Number | Robust header compression (RoHC) configuration:
Only profile 2 is supported (RoHC UDP). |
<Ipv6RsForTestSim> | Number | Enables or disables the IPv6 NDS - Neighbor Discovery Protocol (RS - Router Solicitation) procedure which gets IPv6 prefix address when using test SIM. Allowed values:
IPv6 NDP (RS) procedure is triggered by default if the inserted SIM card is not for testing. |
<Ipv6RsDelay> | Number | Sets a delay in seconds before the device initiates the IPv6 Neighbor Discovery Protocol (Router Solicitation) procedure to acquire an IPv6 prefix address. The range goes from 0 to 65535 and the factory-programmed value is 15. IPv6 NDP (RS) procedure is triggered by default if the inserted SIM card is not for testing. |
<PlmnSearchPowerLevel> | Number | Configures the time interval between PLMN search requests when the User Equipment (UE) goes Out of Service. Allowed values:
|
<Epco> | Number | Allows the selection between Protocol Configuration Option (PCO) and Extended Protocol Configuration Option (EPCO).
Allowed values:
|
<T3324MaxValueS> | Number | Configures "PSM without network coordination" feature by specifying a user-defined T3424 timer duration. If the feature is configured, the UE enters Power Saving Mode (PSM) <T3324MaxValueS> seconds after each RRC connection release (see +CSCON: 0 URC). The range of <T3324MaxValueS> parameter goes from 0 to 16777215 (factory-programmed value); setting a <T3324MaxValueS> value equal or higher than 65535 s disables the feature. Feature enabling is independent of +CPSMS settings: in case PSM has been requested and the <Assigned_Active_Time> value is shorter than <T3324MaxValueS> (see +CEREG AT command), the UE will be already in PSM at <T3324MaxValueS> timer expiry. PSM without network coordination can be used only if no mobile-terminated communication is expected after <T3324MaxValueS> timer expiry. |
<BarValueS> | Number | Configures the User Equipment (UE) barring period in seconds due to SIB14. Once the timer expires, the UE is permitted to attempt access to the network again. The range goes from 1 to 600 and the factory-programmed value is 150. |
<DataInactTimer> | Number | Sets the value of the "data inactivity timer" in seconds. If this timer is not configured by the network (in MAC-MainConfig), the specified setting value will be used. The data inactivity timer operates at the physical layer (PHY), and upon expiration, PHY signals the RRC to release the connection and transition to an idle state. The range goes from 15 to 255 and the special value 0 disables the feature; the factory-programmed value is 60.
The parameter can only be configured when the device is in deregistered state or in airplane mode. |
<RelaxMonitorDeltaP> | Number | Sets the value of "SearchDeltaP" in db for the Relaxed Monitoring feature. If this value is not configured by the network (in SIB3), the specified setting value will be used. The range goes from 0 to 15 and the factory-programmed value is 0. The parameter can only be configured when the device is in deregistered state or in airplane mode. |
<UeCategory> | Number | Configures the value of the User Equipment (UE) category. Allowed values:
The parameter can only be configured when the device is in deregistered state or in airplane mode. |
<RelVersion> | Number | Configures the UE release version. The allowed values are 13 and 14, the factory-programmed value is 14.
The parameter can only be configured when the device is in deregistered state or in airplane mode. |
<EnableEAB> | Number | Enables or disables extended access barring:
The parameter can only be configured when the device is in either a powered off state or in airplane mode. |
<AttachEpsCid> | Number | Set the default EPS bearer context CID value. The range goes from 1 (factory-programmed value) to 15. |
<TcpTptOpt> | Number | Configures the enabling or disabling of TCP throughput optimization, specifically influencing the TCP throughput for RNDIS/PPP TCP connections. The factory-programmed setting ensures maximum throughput. Allowed values:
|
<AttachWithIMSICtrl> | Number | Controls attach with IMSI when the inserted SIM card is not for testing. Allowed values:
The setting is not effective when using a test SIM card, i.e. the IMSI or GUTI is used in the ATTACH according to 3GPP guidelines. |
<PowerAttachWoEia> | Number | Enables or disables power on ATTACH without integrity protected when the inserted SIM card is not for testing. Allowed values:
The setting is not effective when using a test SIM card, i.e. the integrity protection is enabled according to 3GPP guidelines. |
<EnableDataCounter> | Number | Enables or disables the PS data counter feature:
|
<UpdateLociCtrl> | Number | Set the mode of updating EFEPSLOCI and EFLOCI to SIM. Allowed values:
|
<RoamService> | Number | Enables or disables the roaming service. AT+UPSCONFIG="RoamService"[,<roam_mode>[,<effect>]] <roam_mode>
<effect>
|
<SavePlmnSelMode> | Number | Enables or disables saving the PLMN select mode that is set through AT+COPS=0 to NVM. Allowed values:
|
<EmergencyCamp> | Number | Enables or disables the emergency camp feature, permitting power-on without a SIM card and initiating emergency camping on any available cell when allowed. Allowed values:
|
<EnableAcl> | Number | Enables or disables UE ACL (APN control list):
|
<PdpReact> | Number | Enables or disables the UE PDP Context reactivation if APN/IP type is changed e.b. via +CGDCONT:
|
<EnableABCheck> | Number | Enables or disables the check on Access Barring (broadcast in SIB2 or SIB14):
|
<WeakCellOpt> | Number | Enables or disables UE enhanced cell search when detecting a weak signal cell:
The parameter can only be configured when the device is in deregistered state or in airplane mode. |
<QRxLevMin> | Number | Controls the configuration of the q-RxlevMin * 2 value in dBm, which is used for S criteria checking in RRC. The range goes from -156 to -44 while the special value 0 (factory-programmed value) means the feature disabled. The parameter can only be configured when the device is in either a powered off state or in airplane mode. |
<ReselToWeakNcellOpt> | Number | Controls the delta value. When enabled, it prevents the User Equipment (UE) from reselecting a neighbor cell where the Reference Signal Received Power (RSRP) is lower than the serving cell by at least the configured delta value in dBm. The range goes from 0 (factory-programmed value) to 100, where 0 means the feature disabled. The parameter can only be configured when the device is in deregistered state or in airplane mode. |
<UpdateFreqCtrl> | Number | Sets the mode of updating FREQ list to NVM. Allowed values:
|
<QualityFirst> | Number | Filter neighboring cells based on their signal quality as reported in the Measurement Indication (MeasInd) message.
Allowed values:
The parameter can only be configured when the device is in either a powered off state or in airplane mode |
<StaticConfig> | Number | Enables/disables static configuration when UE is in IDLE state:
The parameter can only be configured when the device is in either a powered off state or in airplane mode. |
<DisableCDRX> | Number | Enables or disables the UE support CDRX capability:
The parameter can only be configured when the device is in either a powered off state or in airplane mode. |
<IgnoreEmmCause> | Number | Controls whether to ignore the EMM cause in ATTACH/TAU ACCEPT or only allow ATTACH/TAU ACCEPT if the EMM cause is present.
|
<setClatState> | Number | Enables or disables the CLAT service for 464XLAT:
|
<UserDrxCycle> | Number | Configures the idle mode DRX cycle used by the UE in a network un-coordinated way. Monitoring fewer paging occasions than the network-configured ones can be used to lower power consumption when no MT data is expected or when in static conditions, if the network implements a paging retransimission strategy. Allowed values:
The parameter can only be configured when the device is either in a powered off state or in airplane mode. |
<EnableLoggedMDT> | Number | Allows enabling or disabling the notification of the logMeasAvailable information element to the network in the response message after the reception of RRCConnectionSetup, RRCConnectionResume, RRCConnectionReconfiguration (handover), or RRCConnectionReestablishment.
Allowed values:
When disabled, the network will not send the Logged Measurement Configuration message to trigger measurement and logging on the UE for Minimization of Drive Test (see 3GPP TS 36.331 [31] subclause 5.6.6). |
<UeSpecificDrxCycle> | Number | Allows to select an idle mode DRX cycle longer than the network default one in a network coordinated way to reduce average power consumption.
Allowed values:
Runtime parameter changes are supported, and trigger a Tracking Area Update to notify the network. |
+UDRX | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
partial | No | No | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Generic syntax | |||
Read | AT+UDRX? | +UDRX: <mode>[,<param1>[,<drxRetransmissionTimer>,<drxStartOffset>,<shortDrxCycle>,<shortCycleTimer>,<longdrxCycle>,<onDurationTimer>]] OK | +UDRX: 1,320 OK |
Module in idle mode | |||
Read | AT+UDRX? | +UDRX: 1,<drx_cycle_len> OK | +UDRX: 1,320 OK |
Module in connected mode | |||
Read | AT+UDRX? | +UDRX: 2,<drxInactivityTimer>,<drxRetransmissionTimer>,<drxStartOffset>,<shortDrxCycle>,<shortCycleTimer>,<longdrxCycle>,<onDurationTimer> OK | +UDRX: 2,17,4,4,9,1,9,7 OK |
Module not registered | |||
Read | AT+UDRX? | +UDRX: 3 OK | +UDRX: 3 OK |
| Parameter | Type | Description |
|---|---|---|
<mode> | Number | Current mode. Allowed values:
|
<drx_cycle_len> | Number | Network configured idle mode DRX cycle length in ms. Allowed values are 320, 640, 1280 and 2560 (see 3GPP TS 36.331 [31]). |
<drxInactivityTimer> | Number | When C-DRX is configured, it specifies the number of consecutive PDCCH subframe(s) before C-DRX activation, after the subframe in which a PDCCH indicates a transmission. The range is 0-21: value 0 means psf1, which corresponds to 1 PDCCH sub-frame (see 3GPP TS 36.331 [31]). |
<drxRetransmissionTimer> | Number | When C-DRX is configured, it specifies the maximum number of consecutive PDCCH subframe(s) the UE must remain active waiting for a possible retransmission. The range is 0-7 (see 3GPP TS 36.331 [31]). |
<drxStartOffset> | Number | When C-DRX is configured, it specifies the subframe where the long DRX Cycle starts (see 3GPP TS 36.331 [31]). |
<shortDrxCycle> | Number | When C-DRX is configured with both short and long cycles, it specifies the short DRX cycle length given by the <onDurationTimer> followed by a possible period of inactivity. The range is 0-15 (see 3GPP TS 36.331 [31]). |
<shortCycleTimer> | Number | When C-DRX is configured with both short and long cycles, it specifies the multiple of <shortDrxCycle> to be completed after the <drxInactivityTimer> has expired, before starting with long C-DRX cycles. The range is 1-16 when C-DRX is configured with both short and long cycles (see 3GPP TS 36.331 [31]), otherwise it assumes a 0 value. |
<longDrxCycle> | Number | When C-DRX is configured, it specifies the long DRX cycles length. In each cycle there is one RX active window given by the <onDurationTimer>. The range is 0-15: value 0 corresponds to sf10 (10 ms) and value 15 to sf2560 (2560 ms) (see 3GPP TS 36.331 [31]). |
<onDurationTimer> | Number | Specifies the RX active window length. The range is 0-15: value 0 means psf1, which corresponds to 1 PDCCH sub-frame (see 3GPP TS 36.331 [31]). |
<param1> | Number | Supported content depends on the related <mode> (details are given above). |
+USCANSTAT | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+USCANSTAT=<reporting> | OK | AT+USCANSTAT=1 OK |
Read | AT+USCANSTAT? | +USCANSTAT: <reporting>,<scan_state>,<scan_type>,<scanned_act>[,<scanned_act>[,<scanned_act>[,<oosTimeStep>]]] OK | +USCANSTAT: 1,0,7,3 OK |
Test | AT+USCANSTAT=? | +USCANSTAT: (list of supported <reporting>s) OK | +USCANSTAT: (0-1) OK |
URC | +USCANSTAT: <scan_state>,<scan_type>,<scanned_act>[,<scanned_act>[,<scanned_act>]] | +USCANSTAT: 0,7,3 |
| Parameter | Type | Description |
|---|---|---|
<reporting> | Number | Configure the +USCANSTAT URC. Allowed values:
|
<scan_state> | Number | Current RRC band scan state:
|
<scan_type> | Number | Current RRC band scan type:
|
<scanned_act> | Number | Current access technology type:
Allowed values:
|
<oosTimeStep> | Number | Remaining time (in seconds) of out of service PLMN search timer. The <oosTimeStep> is only present when <scan_state>=3. |
+UPSSTAT | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | No | - | ||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UPSSTAT=<mode> | OK | AT+UPSSTAT=1 OK |
Read | AT+UPSSTAT? | <mode>=0: +UPSSTAT: 0 OK | +UPSSTAT: 0 OK |
<mode>=1: +UPSSTAT: <mode> RRC, ConEstSucc:<rrcConnEstSucc>, ConEstFail:<rrcConnEstFail> EMM, AttachSucc:<AttachSucc>, AttachFail:<AttachFail>, TAUSucc:<TAUSucc>, TAUFail:<TAUFail>, SRSucc:<SRSucc>, SRFail:<SRFail>, AuthFail:<AuthFail>, DetachNum:<DetachNum> PLMN, OOS:<OOScount> OK | +UPSSTAT: 1 RRC, ConEstSucc:0, ConEstFail:0 EMM, AttachSucc:0, AttachFail:0, TAUSucc:0, TAUFail:0, SRSucc:0, SRFail:0, AuthFail:0, DetachNum:0 PLMN, OOS:0 OK | ||
<mode>=2: +UPSSTAT: <mode>,<rrcConnEstSucc>,<rrcConnEstFail>,<AttachSucc>,<AttachFail>,<TAUSucc>,<TAUFail>,<SRSucc>,<SRFail>,<AuthFail>,<DetachNum>,<OOScount> OK | +UPSSTAT: 2,0,0,0,0,0,0,0,0,0,0,0 OK | ||
Test | AT+UPSSTAT=? | +UPSSTAT: (list of supported <mode>s) OK | +UPSSTAT: (0,1,2,3) OK |
| Parameter | Type | Description |
|---|---|---|
<mode> | Number | Allowed values:
|
<rrcConnEstSucc> | Number | Total amount of RRC connection successful procedures. The range goes from 0 to 65535. |
<rrcConnEstFail> | Number | Total amount of RRC connection failed procedures. The range goes from 0 to 65535. |
<AttachSucc> | Number | Total amount of Attach successful procedures. The range goes from 0 to 65535. |
<AttachFail> | Number | Total amount of Attach failed procedures. The range goes from 0 to 65535. |
<TAUSucc> | Number | Total amount of Tracking Area update successful procedures. The range goes from 0 to 65535. |
<TAUFail> | Number | Total amount of Tracking Area update failed procedures. The range goes from 0 to 65535. |
<SRSucc> | Number | Total amount of Service Request successful procedures. The range goes from 0 to 65535. |
<SRFail> | Number | Total amount of Service Request update failed procedures. The range goes from 0 to 65535. |
<AuthFail> | Number | Total amount of Authentication rejected procedures. The range goes from 0 to 65535. |
<DetachNum> | Number | Total amount of MT-Detach and MO-Detach procedures. The range goes from 0 to 65535. |
<OOScount> | Number | Total amount of PLMN Out-of-Service events. The range goes from 0 to 65535. |
+CNEC | ||||||
Modules | All products | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+CNEC=<n> | OK | AT+CNEC=0 OK |
Read | AT+CNEC? | +CNEC: <n> OK | +CNEC: 0 OK |
Test | AT+CNEC=? | +CNEC: (list of supported <n>s) OK | +CNEC: (0,8,16,24) OK |
URC | +CNEC_EMM: <error_code>[,<cid>] | +CNEC_EMM: 2 | |
URC | +CNEC_ESM: <error_code>[,<cid>] | +CNEC_ESM: 27 |
| Parameter | Type | Description |
|---|---|---|
<n> | Number | Indicates a bitmask expressed in decimal format used to enable error code URCs for the following categories:
More categories can be enabled at the same time by summing up the category value, e.g., <n>=24 enables both EMM and ESM reporting. |
<error_code> | Number | Code of the received error. More details on the error causes and their meaning can be found in Section A.3. |
<cid> | Number | See <cid>. |
+UMVNOPLMN | ||||||
Modules | LEXI-R10401D-01B
LEXI-R10801D-01B
LEXI-R10001D | |||||
Attributes | Syntax | PIN required | Settings saved | Can be aborted | Response time | Error reference |
full | No | No | - | |||
| Type | Syntax | Response | Example |
|---|---|---|---|
Set | AT+UMVNOPLMN=<op_code>,<plmn> | OK | AT+UMVNOPLMN=1,00101 OK |
Read | AT+UMVNOPLMN? | +UMVNOPLMN: <number of plmn>,<plmn1>,<plmn2>, … ,<plmn10> OK | +UMVNOPLMN: 2,00101,00202,00000,00000,00000,00000,00000,00000,00000,00000 OK |
| Parameter | Type | Description |
|---|---|---|
<op_code> | Number | Type of operation: 0: remove the MVNO PLMN entry from the table 1: add the MVNO PLMN entry to the table |
<plmn> | Number | The MVNO PLMN to be added or deleted from the list. |
<number of plmn> | Number | Total number of MVNO PLMNs present in the list. |