Changes for page Specify NB-IoT Band

Last modified by Xiaoling on 2024/08/19 16:02

From version 2.1
edited by Xiaoling
on 2022/05/30 09:24
Change comment: Uploaded new attachment "image-20220530092419-1.png", version {1}
To version 6.4
edited by Xiaoling
on 2022/07/22 16:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,27 +1,47 @@
1 -**~ Contents:**
1 +**~ Table of Contents:**
2 2  
3 3  {{toc/}}
4 4  
5 5  
6 -= 1. Introduction =
7 7  
7 += 1.  Introduction =
8 +
9 +
8 8  The NB-IoT products support auto search NB-IoT bands for NB-IoT connection by default. User can specify it to point to specify band so to speed up the connection.
9 9  
10 -= 2. For BC95-G base products =
11 11  
13 +
14 += 2.  For BC95-G base products =
15 +
16 +
12 12  Support Hardware: [[NBSN95>>url:http://www.dragino.com/products/nb-iot/item/163-nbsn95.html]],[[NB-IoT Bee-95>>url:http://www.dragino.com/products/nb-iot/item/132-nb-iot-bee.html]]
13 13  
14 -== 2.1 Set to use speicfy band ==
15 15  
16 -* AT+CFUN=0
17 -* AT+NABND=X (X specify the band want to use for connection)
18 -* AT+NRB
19 -* ATZ
20 20  
21 -[[image:https://wiki.dragino.com/images/thumb/9/9f/NB-IoT_BAND_1.png/600px-NB-IoT_BAND_1.png||height="350" width="600"]]
21 +== 2.1  Set to use specify band ==
22 22  
23 +
24 +(% class="box infomessage" %)
25 +(((
26 +**AT+CFUN=0  (Must deactivate network first,**
27 +
28 +**AT+NABND=X (X specifies the band want to use for connection, etc, AT+NBAND=5 or AT+NBAND=5,8)**
29 +
30 +**AT+NRB**
31 +
32 +**ATZ**
33 +)))
34 +
35 +[[image:image-20220530092419-1.png]]
36 +
23 23  Specify NB-IoT Band
24 24  
25 -== 2.2 Set to auto search all bands (default settings) ==
26 26  
27 -* AT+NCONFIG=AUTOCONNECT,TRUE
40 +
41 +== 2.2  Set to auto search all bands (default settings) ==
42 +
43 +
44 +(% class="box infomessage" %)
45 +(((
46 +**AT+NCONFIG=AUTOCONNECT,TRUE**
47 +)))