<
From version < 8.1 >
edited by Edwin Chen
on 2023/04/23 23:08
To version < 10.2 >
edited by Xiaoling
on 2023/04/24 08:48
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -1,3 +1,8 @@
1 +**Table of Contents:**
2 +
3 +{{toc/}}
4 +
5 +
1 1  = 1. Issue Output =
2 2  
3 3  ----
... ... @@ -9,7 +9,7 @@
9 9  
10 10  = 2. What is Signal Strenght? =
11 11  
12 -Signal Strength is same as AT+CSQ command output. When you run **AT+CSQ** and NB-IoT module return **AT+CSQ=99,99**. It means NB-IoT Sensor doesn't attached to the NB-IoT network. If attached to network, the first 99 should be 2~~31.
17 +Signal Strength is same as AT+CSQ command output. When you run (% style="color:blue" %)**AT+CSQ**(%%) and NB-IoT module return (% style="color:blue" %)**AT+CSQ=99,99**(%%). It means NB-IoT Sensor doesn't attached to the NB-IoT network. If attached to network, the first 99 should be 2~~31.
13 13  
14 14  (((
15 15  Below is the definition for the (% style="color:blue" %)**AT+CSQ**
... ... @@ -22,17 +22,40 @@
22 22  
23 23  = 3. What to check? =
24 24  
25 -3.1 Check whether module detect the SIM card?
30 +== 3.1 Check whether module detect the SIM card? ==
26 26  
32 +You can see if the output shows the (% style="color:blue" %)**IMSI number**(%%). If NB-IoT module detects SIM card successful, There will be a IMSI number shown, this is from the SIM card. If SIM card not detect, please check:
27 27  
28 -* Whether the antenna connection is good.
34 +* If SIM card is placed in correct direction.
29 29  
30 -* Whether you use a valid SIM Card
36 +* Make sure there is power off / power on after insert SIM card.
31 31  
32 -* Whether you the SIM card place correctly.
38 +== 3.2 Whether you use a NB-IoT SIM card that the module supports ==
33 33  
34 -* Whether the NB-IoT Network you use match the End Device Module support network.
40 +* Make sure the SIM card you use is a (% style="color:blue" %)**NB-IoT SIM card**(%%). It is different from normal SIM card we use for mobile.
35 35  
36 -* Whether you have select the correct band for your operator. See [[Specify_NB-IoT_Band>>doc:Main.Specify NB-IoT Band.WebHome]]
42 +* If you use a NB-IoT SIM card, check whether the (% style="color:blue" %)**Frequency Band**(%%) of this operator are in the support list of the NB-IoT Sensor.
37 37  
44 +== 3.3 Whether the antenna connection is good ==
45 +
46 + See  the connection of Antenna Path is loose.
47 +
48 + [[image:image-20230423230549-2.png||height="370" width="428"]]
49 +
50 +
51 +== 3.4 Check Software Settings ==
52 +
53 +In the NB-IoT Sensor which power by battery. The sensor will try to connect to NB-IoT in a specify time (For example 5 minutes), if sensor is not able to attach network in 5 minutes. Sensor will stop retry and put the NB-IoT module in sleep mode to save battery life. So in the case that attaching network needs more time than 5 minutes, it will cause module hard to attach NB-IoT network. There are two solution to solve this.
54 +
55 +=== 3.4.1 Extend attach time ===
56 +
57 +User can use AT Command to extend network acquisition time.For example (% style="color:blue" %)**AT+CSQTIME=10**(%%) will extend the network acquisition time to 10 minutes.
58 +
59 +
60 +=== 3.4.2 Lock Frequency Band ===
61 +
62 +NB-IoT module by default support multi-bands, and it will try to use these bands to attached network one by one. User can lock the frequency band to the SIM card band to speed up the process.
63 +
64 +See [[how to lock frequency band>>doc:Main.Specify NB-IoT Band.WebHome]].
65 +
38 38  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0