You are on page 1of 12

BG96 Network Searching

Scheme Introduction

LTE Module Series

Rev. BG96_Network_Searching_Scheme_Introduction_V1.0

Date: 2017-07-17

www.quectel.com
LTE Module Series
BG96 Network Searching Scheme Introduction

Our aim is to provide customers with timely and comprehensive service. For any
assistance, please contact our company headquarters:

Quectel Wireless Solutions Co., Ltd.


7th Floor, Hongye Building, No.1801 Hongmei Road, Xuhui District, Shanghai 200233, China
Tel: +86 21 5108 6236
Email: info@quectel.com

Or our local office. For more information, please visit:

l
http://quectel.com/support/sales.htm

te
For technical support, or to report documentation errors, please visit:
http://quectel.com/support/technical.htm

c
Or email to: support@quectel.com

GENERAL NOTES

u e a r y
QUECTEL OFFERS THE INFORMATION AS A SERVICE TO ITS CUSTOMERS. THE INFORMATION

Q min
PROVIDED IS BASED UPON CUSTOMERS’ REQUIREMENTS. QUECTEL MAKES EVERY EFFORT
TO ENSURE THE QUALITY OF THE INFORMATION IT MAKES AVAILABLE. QUECTEL DOES NOT
MAKE ANY WARRANTY AS TO THE INFORMATION CONTAINED HEREIN, AND DOES NOT ACCEPT
ANY LIABILITY FOR ANY INJURY, LOSS OR DAMAGE OF ANY KIND INCURRED BY USE OF OR

i
RELIANCE UPON THE INFORMATION. ALL INFORMATION SUPPLIED HEREIN IS SUBJECT TO

l
CHANGE WITHOUT PRIOR NOTICE.

r e
COPYRIGHT

P
THE INFORMATION CONTAINED HERE IS PROPRIETARY TECHNICAL INFORMATION OF
QUECTEL CO., LTD. TRANSMITTING, REPRODUCTION, DISSEMINATION AND EDITING OF THIS
DOCUMENT AS WELL AS UTILIZATION OF THE CONTENT ARE FORBIDDEN WITHOUT
PERMISSION. OFFENDERS WILL BE HELD LIABLE FOR PAYMENT OF DAMAGES. ALL RIGHTS
ARE RESERVED IN THE EVENT OF A PATENT GRANT OR REGISTRATION OF A UTILITY MODEL
OR DESIGN.

Copyright © Quectel Wireless Solutions Co., Ltd. 2017. All rights reserved.

BG96_Network_Searching_Scheme_Introduction Confidential / Released 2 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

About the Document

l
History

te
Revision Date Author Description

c
1.0 2017-07-17 Walker HAN Initial

u e a r y
Q min
e l i
P r

BG96_Network_Searching_Scheme_Introduction Confidential / Released 3 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

Contents

About the Document ................................................................................................................................... 3


Contents ....................................................................................................................................................... 4

1 Introduction .......................................................................................................................................... 5
1.1. Supported Network Systems and Frequency Bands ................................................................ 5
1.2. Cell Reselection/Handover/Redirection .................................................................................... 5

2 Network Searching Related AT Commands...................................................................................... 6

l
2.1. AT+QCFG="nwscanseq" Configure Network Search Sequence ........................................... 6
2.2. AT+QCFG="nwscanmode" Configure Network System to be Searched ............................... 7

te
2.3. AT+QCFG="iotopmode" Configure Network Category to be Searched under LTE Network
System ................................................................................................................................................. 7
2.4. AT+QCFG="band" Configure Preferred Bands to be Searched ............................................ 8

c y
3 Network Searching/Registration Procedure ................................................................................... 11

u e a r
Q min
e l i
P r

BG96_Network_Searching_Scheme_Introduction Confidential / Released 4 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

1 Introduction
This document introduces the supported network systems and frequency bands of BG96 module, and
also describes its network searching scheme through illustrating related AT commands and network
searching/registration procedure.

1.1. Supported Network Systems and Frequency Bands

te l
c y
Quectel BG96 module supports three network systems: LTE Cat.M1, LTE Cat.NB1 and EGPRS. The

e r
default network searching sequence is: LTE Cat.M1  LTE Cat.NB1  EGPRS.

u a
The following table lists the supported frequency bands of BG96.

Q min
Table 1: Frequency Bands of BG96 Module

i
Network System Frequency Band

l
LTE-FDD: B1/B2/B3/B4/B5/B8/B12/B13/B18/B19/B20/B26/B28
LTE Cat.M1
LTE-TDD: B39

r e
LTE Cat.NB1 LTE-FDD: B1/B2/B3/B4/B5/B8/B12/B13/B18/B19/B20/B26/B28

P
EGPRS GSM850, EGSM900, DCS1800, PCS1900

1.2. Cell Reselection/Handover/Redirection

 Under LTE Cat.M1 network

BG96 supports intra-frequency/inter-frequency cell reselection/handover/ redirection, and also supports


IRAT reselection/handover/redirection.

 Under LTE Cat.NB1 network

BG96 only supports intra-frequency/inter-frequency cell reselection/handover/redirection, but not IRAT


reselection/handover/redirection.

BG96_Network_Searching_Scheme_Introduction Confidential / Released 5 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

2 Network Searching Related AT


Commands
In order to optimize network searching/registration time, related AT commands can be used to set the

l
network search sequence, network system to be searched, network category to be searched under LTE
network system, and preferred frequency bands to be searched.

2.1. AT+QCFG="nwscanseq"

c y te
Configure Network Search Sequence

u e a r
The command specifies the sequence of searching network. The configuration is valid immediately after
setting.

Q min
AT+QCFG="nwscanseq" Configure Network Search Sequence
Write Command Response
AT+QCFG=“nwscanseq”[,<scanseq>] If <scanseq> is omitted, return the current configuration:

i
+QCFG: “nwscanseq”,<scanseq>

e l
OK

r
If <scanseq> is not omitted, configure the network search

P
sequence:
OK
ERROR

If there is an error related to ME functionality:


+CME ERROR: <err>
Maximum Response Time 300ms

Parameter

<scanseq> Number format. Network search sequence.


(e.g.: 020301 stands for LTE Cat.M1  LTE Cat.NB1  GSM)
00 Automatic (LTE Cat.M1  LTE Cat.NB1  GSM)
01 GSM

BG96_Network_Searching_Scheme_Introduction Confidential / Released 6 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

02 LTE Cat.M1
03 LTE Cat.NB1

2.2. AT+QCFG="nwscanmode" Configure Network System to be

Searched

The command specifies the network system to be searched. The configuration is valid immediately after

l
setting.

te
AT+QCFG="nwscanmode" Configure Network System to be Searched
Write Command Response
AT+QCFG=“nwscanmode”[,<scanmod

c
If <scanmode> is omitted, return the current configuration:

y
e>] +QCFG: “nwscanmode”,<scanmode>

e r
OK

u a
If <scanmode> is not omitted, configure the network system

Q min
to be searched:
OK
ERROR

l i
If there is an error related to ME functionality:
+CME ERROR: <err>

e
Maximum Response Time 300ms

P r
Parameter

<scanmode> Number format. Network system to be searched.


0 Automatically
1 GSM only
3 LTE only

2.3. AT+QCFG="iotopmode" Configure Network Category to be

Searched under LTE Network System

The command specifies the network category to be searched under LTE network system. The
configuration is valid immediately after setting.

BG96_Network_Searching_Scheme_Introduction Confidential / Released 7 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

AT+QCFG="nwscanseq" Configure Network Category to be Searched under LTE


Network System
Write Command Response
AT+QCFG=“iotopmode”[,<mode>] If <mode> is omitted, return the current configuration:
+QCFG: “iotopmode”,<mode>

OK

If <mode> is not omitted, configure the network category to


be searched under LTE network system:

l
OK
ERROR

te
If there is an error related to ME functionality:

c
+CME ERROR: <err>

y
Maximum Response Time 300ms

Parameter

u e a r
Q min
<mode> Number format. Network category to be searched under LTE network system.
0 LTE Cat.M1
1 LTE Cat.NB1

i
2 LTE Cat.M1 and LTE Cat.NB1

r
2.4. AT+QCFG="band"

e l Configure Preferred Bands to be Searched

P
The command specifies the preferred frequency bands to be searched of UE. The configuration is valid
immediately after setting.

AT+QCFG="band" Configure Preferred Bands to be Searched


Write Command Response
AT+QCFG=“band”[,<gsmbandval>,<ca If all configuration parameters are omitted (that is, only
tm1bandval>,<catnb1bandval>] execute AT+QCFG=“band”), return current configuration:
+QCFG:
“band”,<gsmbandval>,<catm1bandval>,<catnb1bandva
l>

OK

If configuration parameters are all entered:

BG96_Network_Searching_Scheme_Introduction Confidential / Released 8 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

OK
ERROR

If there is an error related to ME functionality :


+CME ERROR: <err>
Maximum Response Time 300ms

Parameter

l
<gsmbandval> A hexadecimal value that specifies the GSM frequency band. If it is set to 0, it
means not to change GSM frequency band. (eg.: a=2(GSM1800)+ 8(GSM1900))

te
00000000 No change
00000001 GSM 900MHz
00000002 GSM 1800MHz

c y
00000004 GSM 850MHz

e r
00000008 GSM 1900MHz
0000FFFF Any frequency band

u a
<catm1bandval> A hexadecimal value that specifies the LTE Cat.M1 frequency band. If it is set to 0
or 0x40000000, it means not to change the frequency band. (eg.: 0x15=0x1(LTE

Q min
B1)+0x4(LTE B3)+0x10(LTE B5))
0x1 (CM_BAND_PREF_LTE_EUTRAN_BAND1) LTE B1
0x2 (CM_BAND_PREF_LTE_EUTRAN_BAND2) LTE B2
0x4 (CM_BAND_PREF_LTE_EUTRAN_BAND3) LTE B3

i
0x8 (CM_BAND_PREF_LTE_EUTRAN_BAND4) LTE B4

l
0x10 (CM_BAND_PREF_LTE_EUTRAN_BAND5) LTE B5

e
0x80 (CM_BAND_PREF_LTE_EUTRAN_BAND8) LTE B8

r
0x800(CM_BAND_PREF_LTE_EUTRAN_BAND12) LTE B12
0x1000 (CM_BAND_PREF_LTE_EUTRAN_BAND13) LTE B13

P
0x20000 (CM_BAND_PREF_LTE_EUTRAN_BAND18) LTE B18
0x40000(CM_BAND_PREF_LTE_EUTRAN_BAND19) LTE B19
0x80000 (CM_BAND_PREF_LTE_EUTRAN_BAND20) LTE B20
0x2000000 (CM_BAND_PREF_LTE_EUTRAN_BAND26) LTE B26
0x8000000(CM_BAND_PREF_LTE_EUTRAN_BAND28) LTE B28
0x4000000000(CM_BAND_PREF_LTE_EUTRAN_BAND39) LTE B39
0x400A0E189F (CM_BAND_PREF_ANY) Any frequency band
<catnb1bandval> A hexadecimal value that specifies the LTE Cat.NB1 frequency band. If it is set to
0 or 0x40000000, it means not to change the frequency band.
0x1 (CM_BAND_PREF_LTE_EUTRAN_BAND1) LTE B1
0x2 (CM_BAND_PREF_LTE_EUTRAN_BAND2) LTE B2
0x4 (CM_BAND_PREF_LTE_EUTRAN_BAND3) LTE B3
0x8 (CM_BAND_PREF_LTE_EUTRAN_BAND4) LTE B4
0x10 (CM_BAND_PREF_LTE_EUTRAN_BAND5) LTE B5
0x80 (CM_BAND_PREF_LTE_EUTRAN_BAND8) LTE B8

BG96_Network_Searching_Scheme_Introduction Confidential / Released 9 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

0x800(CM_BAND_PREF_LTE_EUTRAN_BAND12) LTE B12


0x1000 (CM_BAND_PREF_LTE_EUTRAN_BAND13) LTE B13
0x20000 (CM_BAND_PREF_LTE_EUTRAN_BAND18) LTE B18
0x40000(CM_BAND_PREF_LTE_EUTRAN_BAND19) LTE B19
0x80000 (CM_BAND_PREF_LTE_EUTRAN_BAND20) LTE B20
0x2000000 (CM_BAND_PREF_LTE_EUTRAN_BAND26) LTE B26
0x8000000(CM_BAND_PREF_LTE_EUTRAN_BAND28) LTE B28
0xA0E189F (CM_BAND_PREF_ANY) Any frequency band

te l
e c r y
u
Q min a
e l i
P r

BG96_Network_Searching_Scheme_Introduction Confidential / Released 10 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

3 Network Searching/Registration
Procedure
The network searching/registration procedure of BG96 is illustrated below:

l
1. UE initialization

te
Including (U)SIM card recognition and reading of NV related to network searching.

c y
2. Network mode selection

e r
Set the network search sequence and the network system to be searched according to network
searching related NV.

u
Q min a
3. PLMN selection

Including automatic and manual modes.

4. ARFCN scan

l i
LTE EARFCN/UARFCN scan includes system scan and band scan steps.
EGPRS ARFCN scan mainly refers to power scan.

r e
5. Acquisition

P
Refers to cell recognition and downlink synchronization.

6. System information analyze

Refers to system information reading.

7. Cell selection

If the acquired band satisfies the signal strength requirement of UE, then go to the next step (cell
residence) directly. Otherwise continue band scan.

8. Cell camp

Starts cell camp after successful cell selection.

BG96_Network_Searching_Scheme_Introduction Confidential / Released 11 / 12


LTE Module Series
BG96 Network Searching Scheme Introduction

9. Attach request/location update request

After cell camp, the UE will send the attach request/location update request.

10. Random access

UE performs uplink synchronization (random access) after sending attach request/location update
request.

11. RRC connection request

l
12. Network sends attach accept/location update accept

c y te
u e a r
Q min
e l i
P r

BG96_Network_Searching_Scheme_Introduction Confidential / Released 12 / 12

You might also like