<
From version < 101.1 >
edited by Edwin Chen
on 2023/08/16 20:20
To version < 103.1 >
edited by Edwin Chen
on 2023/10/02 18:27
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,6 +16,7 @@
16 16  
17 17  = 2. Attach Network =
18 18  
19 +== 2.1 General Configure to attach network ==
19 19  
20 20  To attache NB-IoT sensors to NB-IoT Network, You need to:
21 21  
... ... @@ -39,8 +39,12 @@
39 39  |(% style="width:117px" %)China Mobile|(% style="width:151px" %)No need configure|(% style="width:474px" %)China Mainland, HongKong|(% style="width:135px" %)
40 40  |(% style="width:117px" %)China Telecom|(% style="width:151px" %)ctnb|(% style="width:474px" %)China Mainland|(% style="width:135px" %)
41 41  
43 +== 2.2 Speed Up Network Attach time ==
42 42  
45 +BC660K-GL supports multi bands (% style="color:blue" %)**B1/B2/B3/B4/B5/B8/B12/B13/B14/B17/B18/B19/B20/B25/B28/B66/B70/B85. **(%%) It will search one by one and try to attach, this will take a lot of time and even cause attach fail. User can lock the band to specify band for its operator to make this faster.
43 43  
47 +
48 +
44 44  = 3. Configure to connect to different servers =
45 45  
46 46  == 3.1 General UDP Connection ==
... ... @@ -104,7 +104,7 @@
104 104  
105 105  [[image:image-20230802112413-4.png]]
106 106  
107 -[[image:image-20230802112413-5.png]]
112 +[[image:image-20230802112413-5.png||height="530" width="987"]]
108 108  
109 109  (% style="color:red" %)**Notice: MQTT protocol has a much higher power consumption compare with UDP/CoAP protocol. Please check the power analyze document and adjust the uplink  period to a suitable interval.**
110 110  
... ... @@ -116,7 +116,7 @@
116 116  
117 117  [[ThingSpeak>>url:https://thingspeak.com/]] connection uses MQTT Connection. So we need to get MQTT Credentials first. You need to point MQTT Devices to ThingSpeak Channel as well.
118 118  
119 -[[image:image-20230802112413-6.png]]
124 +[[image:image-20230802112413-6.png||height="336" width="925"]]
120 120  
121 121  [[image:image-20230802112413-7.png]]
122 122  
... ... @@ -141,7 +141,6 @@
141 141  * (% style="color:#037691" %)**Password:**(%%) <Your ThingSpeak MQTT Password>
142 142  
143 143  
144 -
145 145  ==== 3.3.2.2 Publish Data to ThingSpeak Channel ====
146 146  
147 147  
... ... @@ -161,7 +161,7 @@
161 161  
162 162  (% style="color:blue" %)**Result: **
163 163  
164 -[[image:image-20230802112413-11.png]]
168 +[[image:image-20230802112413-11.png||height="539" width="901"]]
165 165  
166 166  
167 167  === 3.3.3 Configure NB-IoT Sensor for connection ===
... ... @@ -184,12 +184,10 @@
184 184  * (% style="color:blue" %)**AT+SUBTOPIC=<YOUR_CHANNEL_ID>**
185 185  
186 186  
187 -
188 188  ==== 3.3.3.2 Uplink Examples ====
189 189  
193 +[[image:image-20230816201942-1.png]]
190 190  
191 -For S31-NB
192 -
193 193  For SE01-NB
194 194  
195 195  For DDS20-NB
... ... @@ -219,9 +219,9 @@
219 219  When NB-IoT sensor upload to ThingSpeak. The payload already specify which fileds related to which sensor value. Use need to create fileds in Channels Settings. with name so to see the value correctly.
220 220  
221 221  
222 -[[image:image-20230802112413-12.png]]
224 +[[image:image-20230802112413-12.png||height="504" width="1011"]]
223 223  
224 -[[image:image-20230802112413-13.png]]
226 +[[image:image-20230802112413-13.png||height="331" width="978"]]
225 225  
226 226  
227 227  Below is the NB-IoT Product Table show the mapping.
... ... @@ -247,7 +247,6 @@
247 247  |(% colspan="1" style="background-color:#4f81bd; color:white; width:143px" %)SN50V3-NB mod6|(% colspan="1" style="width:103px" %)mod|(% colspan="1" style="width:102px" %)Battery|(% colspan="1" style="width:157px" %)RSSI|(% colspan="1" style="width:154px" %)count|(% colspan="1" style="width:153px" %) |(% colspan="1" style="width:151px" %) |(% colspan="1" style="width:160px" %) |(% colspan="1" style="width:152px" %) |(% colspan="1" style="width:67px" %) |(% colspan="1" style="width:69px" %)
248 248  
249 249  
250 -
251 251  == 3.4 [[Datacake>>https://datacake.co/]] ==
252 252  
253 253  
... ... @@ -263,13 +263,12 @@
263 263  * (% style="color:blue" %)**S31B-NB-GE**(%%): This verson doesn't have pre-configure Datacake connection. User need to enter the AT Commands to connect to Datacake. See below for instruction.
264 264  
265 265  
266 -
267 267  === 3.4.1 Create device ===
268 268  
269 269  
270 270  (% style="color:blue" %)**Add Device**(%%) in DataCake.
271 271  
272 -[[image:image-20230808162301-1.png]]
272 +[[image:image-20230808162301-1.png||height="473" width="994"]]
273 273  
274 274  
275 275  [[image:image-20230808162342-2.png]]
... ... @@ -364,7 +364,6 @@
364 364  * (% style="color:blue" %)**AT+SERVADDR=xx.xx.xx.xx,port   **(%%)** **~/~/  Set Server IP and  port
365 365  
366 366  
367 -
368 368  == 3.6 ThingsBoard.Cloud (via MQTT) ==
369 369  
370 370  === 3.6.1 Configure ThingsBoard ===
... ... @@ -510,7 +510,6 @@
510 510  * (% style="color:#037691" %)**AT+PWD=“Your device token”**
511 511  
512 512  
513 -
514 514  === 3.7.2 Simulate with MQTT.fx ===
515 515  
516 516  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0