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,37 +1,34 @@ 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 spe icfy band ==19 +== 2.1 Set to use specify band == 18 18 19 -* (% class="box infomessage" %) 21 + 22 +(% class="box infomessage" %) 20 20 ((( 21 -AT+CFUN=0 24 +**AT+CFUN=0 (Must deactivate network first,** 25 + 26 +**AT+NABND=X (X specifies the band want to use for connection, etc, AT+NBAND=5 or AT+NBAND=5,8)** 27 + 28 +**AT+NRB** 29 + 30 +**ATZ** 22 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 -((( 29 -AT+NRB 30 -))) 31 -* (% class="box infomessage" %) 32 -((( 33 -ATZ 34 -))) 35 35 36 36 [[image:image-20220530092419-1.png]] 37 37 ... ... @@ -38,9 +38,10 @@ 38 38 Specify NB-IoT Band 39 39 40 40 41 -== 2.2 Set to auto search all bands (default settings) == 38 +== 2.2 Set to auto search all bands (default settings) == 42 42 43 -* (% class="box infomessage" %) 40 + 41 +(% class="box infomessage" %) 44 44 ((( 45 -AT+NCONFIG=AUTOCONNECT,TRUE 43 +**AT+NCONFIG=AUTOCONNECT,TRUE** 46 46 )))