Changes for page Specify NB-IoT Band

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

From version 3.1
edited by Xiaoling
on 2022/05/30 09:25
Change comment: There is no comment for this version
To version 6.3
edited by Xiaoling
on 2022/06/01 11:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,22 +14,16 @@
14 14  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]]
15 15  
16 16  
17 -== 2.1 Set to use speicfy band ==
17 +== 2.1 Set to use specify band ==
18 18  
19 -* (% class="box infomessage" %)
19 +(% class="box infomessage" %)
20 20  (((
21 -AT+CFUN=0
22 -)))
23 -* (% class="box infomessage" %)
24 -(((
25 -AT+NABND=X (X specify the band want to use for connection)
26 -)))
27 -* (% class="box infomessage" %)
28 -(((
21 +AT+CFUN=0 (Must deactivate network first,
22 +
23 +AT+NABND=X (X specifies the band want to use for connection, etc, AT+NBAND=5 or AT+NBAND=5,8)
24 +
29 29  AT+NRB
30 -)))
31 -* (% class="box infomessage" %)
32 -(((
26 +
33 33  ATZ
34 34  )))
35 35  
... ... @@ -40,7 +40,7 @@
40 40  
41 41  == 2.2 Set to auto search all bands (default settings) ==
42 42  
43 -* (% class="box infomessage" %)
37 +(% class="box infomessage" %)
44 44  (((
45 45  AT+NCONFIG=AUTOCONNECT,TRUE
46 46  )))