Last modified by Mengting Qiu on 2025/07/03 18:55

From version 134.1
edited by Edwin Chen
on 2024/02/08 00:17
Change comment: Uploaded new attachment "image-20240208001740-1.png", version {1}
To version 145.1
edited by Edwin Chen
on 2024/02/29 23:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,9 +22,13 @@
22 22  To attache NB-IoT sensors to NB-IoT Network, You need to:
23 23  
24 24  1. Get a NB-IoT SIM card from Service Provider. (Not the same as the SIM card we use in mobile phone)
25 -1. Insert the SIM card to Sensor
25 +1. Power Off End Node ( See below for the power off/on position)
26 +1. Insert the SIM card to Sensor. ( See below for direction)
27 +1. Power On End Node
26 26  1. [[Configure APN>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20configure%20APN%20in%20the%20node/]] in the sensor (AT+APN=<APN>)
27 27  
30 +[[image:image-20240208102804-1.png||height="286" width="696"]]
31 +
28 28  [[image:image-20230808205045-1.png||height="293" width="438"]]
29 29  
30 30  After doing above, the NB-IoT Sensors should be able to attach to NB-IoT network .
... ... @@ -90,8 +90,6 @@
90 90  
91 91  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5601**  (%%) ~/~/  Set UDP server address and port
92 92  
93 -* (% style="color:#037691" %)**AT+CFM=1**    (%%) ~/~/  If the server does not respond, this command is unnecessary
94 -
95 95  [[image:image-20230802112413-2.png]]
96 96  
97 97  
... ... @@ -642,6 +642,14 @@
642 642  1*. this will mean each uplink will actually include the 6 uplink data (24 set data which cover 12 hours). So if device doesn;t lost 6 continue data. There will not data lost.
643 643  
644 644  
647 +== 4.2 Why the uplink JSON format is not standard? ==
648 +
649 +The json format in uplink packet is not standard Json format. Below is the example. This is to make the payload as short as possible, due to NB-IoT transmit limition, a standard Json is not able to include 32 sets of sensors data with timestamp.
650 +
651 +[[image:image-20240229233154-1.png]]
652 +
653 +
654 +
645 645  = 5. Trouble Shooting: =
646 646  
647 647  == 5.1 Checklist for debuging Network Connection issue. Signal Strenght:99 issue. ==
... ... @@ -669,4 +669,52 @@
669 669  
670 670  If you have check all above and still fail. please send console log files (as many as possible) to [[support@dragino.com>>mailto:support@dragino.com]] so we can check.
671 671  
682 +
683 +== 5.2 Issue: "NBIOT did not respond" ==
684 +
685 +(% class="box errormessage" %)
686 +(((
687 +11:24:22.397 [44596]NBIOT did not respond.
688 +11:24:24.315 [46530]NBIOT did not respond.
689 +11:24:26.256 [48464]NBIOT did not respond.
690 +11:24:28.196 [50398]NBIOT did not respond.
691 +11:24:30.115 [52332]NBIOT did not respond.
692 +11:24:32.127 [54266]NBIOT did not respond.
693 +11:24:32.127 [54299]Restart the module...
694 +11:24:39.181 [61332]No response when shutting down
695 +)))
696 +
697 +This issue might due to initiate issue for NB-IoT module. In this case, please try:
698 +
699 +1) Open Enclosure
700 +
701 +2) Power off device by pull out the power on Jumper
702 +
703 +3) Power on device by connect back the power jumper.
704 +
705 +4) push reset button.
706 +
707 +[[image:image-20240208001740-1.png]]
708 +
709 +
710 +== 5.3 Issue: "Failed to readI MSI number" ==
711 +
712 +(% class="box errormessage" %)
713 +(((
714 +[18170]Failed to read IMSI:1umber.
715 +[20109]Failed to read IMSI numoer.
716 +[22048]Failed to read IMSI number.
717 +[29842lRestart the module...
718 +)))
719 +
720 +Make sure that the SIM card is insert in correct direction and device is power off/on during insert. Here is reference link: [[Insert SIM Card>>||anchor="H2.1GeneralConfiguretoattachnetwork"]].
721 +
722 +
723 +== 5.4 Why sometime the AT Command is slow in reponse? ==
724 +
725 +When the MCU is communicating with the NB-IoT module, the MCU response of AT Command will become slower, it might takes several seconds to response.
726 +
727 +[[image:image-20240226111928-1.png]]
728 +
729 +
672 672  
image-20240208102804-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +507.6 KB
Content
image-20240226111928-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +52.0 KB
Content
image-20240229233154-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +39.5 KB
Content