Changes for page Specify NB-IoT Band
Last modified by Xiaoling on 2024/08/19 16:02
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,33 +1,30 @@ 1 -**~ Table ofContents:**1 +**~ Contents:** 2 2 3 3 {{toc/}} 4 4 5 5 6 6 7 -= 1. 7 += 1. Introduction = 8 8 9 - 10 10 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. 11 11 12 12 13 -= 2. 12 += 2. For BC95-G base products = 14 14 15 - 16 16 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]] 17 17 18 18 19 -== 2.1 17 +== 2.1 Set to use specify band == 20 20 21 - 22 22 (% class="box infomessage" %) 23 23 ((( 24 - **AT+CFUN=0**21 +AT+CFUN=0 (Must deactivate network first, 25 25 26 - **AT+NABND=X (X specifies the band want to use for connection, etc, AT+NBAND=5 or AT+NBAND=5,8)**23 +AT+NABND=X (X specifies the band want to use for connection, etc, AT+NBAND=5 or AT+NBAND=5,8) 27 27 28 - **AT+NRB**25 +AT+NRB 29 29 30 - **ATZ**27 +ATZ 31 31 ))) 32 32 33 33 [[image:image-20220530092419-1.png]] ... ... @@ -35,10 +35,9 @@ 35 35 Specify NB-IoT Band 36 36 37 37 38 -== 2.2 35 +== 2.2 Set to auto search all bands (default settings) == 39 39 40 - 41 41 (% class="box infomessage" %) 42 42 ((( 43 - **AT+NCONFIG=AUTOCONNECT,TRUE**39 +AT+NCONFIG=AUTOCONNECT,TRUE 44 44 )))