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
-
... ... @@ -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 spe icfy 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 )))