Changes for page Debug NB-IoT Connection

Last modified by Xiaoling on 2024/08/19 16:09

From version 7.7
edited by Xiaoling
on 2023/04/21 11:45
Change comment: There is no comment for this version
To version 7.1
edited by Xiaoling
on 2022/05/30 10:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,38 +1,35 @@
1 1  = **For BC95-G** =
2 2  
3 -----
4 4  
4 +**~1. Check the reason why you can't access the network:**
5 5  
6 -(% style="color:blue" %)**1. Check the reason why you can't access the network:**
6 +1) AT+CEREG=5
7 7  
8 -(% style="color:#037691" %)**1) AT+CEREG=5**
8 +2) AT+CEREG? ~/~/This process may be longer, please repeat the input
9 9  
10 -(% style="color:#037691" %)**2) AT+CEREG?**  (%%) ~/~/  This process may be longer, please repeat the input
10 +3) Mainly check the two parameters cause_type and reject_case
11 11  
12 -(% style="color:#037691" %)**3) Mainly check the two parameters **(% style="color:red" %)**cause_type and reject_case**
13 13  
14 -
15 15  [[image:image-20220530093747-3.png]]
16 16  
17 17  
18 -(% style="color:blue" %)**2. Network access operation:**
16 +**2. Network access operation:**
19 19  
20 -(% style="color:#037691" %)**1) AT+CFUN=0**
18 +1) AT+CFUN=0
21 21  
22 -(% style="color:#037691" %)**2) AT+NBAND=X**  (%%) ~/~/  X means the local frequency band number
20 +2) AT+NBAND=X ~/~/X means the local frequency band number
23 23  
24 -(% style="color:#037691" %)**3) AT+NRB**
22 +3) AT+NRB
25 25  
26 -(% style="color:#037691" %)**4) After waiting for a period of time, you can use **(% style="color:red" %)**AT+CSQ **(%%)**to query the network access**
24 +4) After waiting for a period of time, you can use AT+CSQ to query the network access
27 27  
28 -
29 29  [[image:image-20220530093821-4.png]]
30 30  
31 31  
32 -(% style="color:blue" %)**Remarks:**
29 +**Remarks:**
33 33  
34 -~1. The operating voltage of the SIM card used must be less than 3.0V.
31 +~1. The operating voltage of the SIM card used must be less than 3.0V
35 35  
36 -2. The network access time varies with the signal strength.
33 +2. The network access time varies with the signal strength
37 37  
38 -3. If you have not been able to access the network, please try to access the network manually.
35 +3. If you have not been able to access the network, please try to access the network manually