Wiki source code of Specify NB-IoT Band
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.3 | 1 | **~ Contents:** |
![]() |
1.2 | 2 | |
![]() |
1.1 | 3 | {{toc/}} |
4 | |||
5 | |||
![]() |
3.1 | 6 | |
![]() |
1.2 | 7 | = 1. Introduction = |
![]() |
1.1 | 8 | |
![]() |
1.2 | 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. |
![]() |
1.1 | 10 | |
![]() |
3.1 | 11 | |
![]() |
1.2 | 12 | = 2. For BC95-G base products = |
![]() |
1.1 | 13 | |
![]() |
1.2 | 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]] |
![]() |
1.1 | 15 | |
![]() |
3.1 | 16 | |
![]() |
1.2 | 17 | == 2.1 Set to use speicfy band == |
![]() |
1.1 | 18 | |
![]() |
3.1 | 19 | * (% class="box infomessage" %) |
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 | ((( | ||
29 | AT+NRB | ||
30 | ))) | ||
31 | * (% class="box infomessage" %) | ||
32 | ((( | ||
33 | ATZ | ||
34 | ))) | ||
![]() |
1.1 | 35 | |
![]() |
3.1 | 36 | [[image:image-20220530092419-1.png]] |
![]() |
1.1 | 37 | |
![]() |
1.2 | 38 | Specify NB-IoT Band |
![]() |
1.1 | 39 | |
![]() |
3.1 | 40 | |
![]() |
1.2 | 41 | == 2.2 Set to auto search all bands (default settings) == |
![]() |
1.1 | 42 | |
![]() |
3.1 | 43 | * (% class="box infomessage" %) |
44 | ((( | ||
45 | AT+NCONFIG=AUTOCONNECT,TRUE | ||
46 | ))) |