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