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

From version 104.1
edited by Edwin Chen
on 2023/10/02 18:30
Change comment: There is no comment for this version
To version 106.1
edited by Saxer Lin
on 2023/11/25 17:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Saxer
Content
... ... @@ -18,6 +18,7 @@
18 18  
19 19  == 2.1 General Configure to attach network ==
20 20  
21 +
21 21  To attache NB-IoT sensors to NB-IoT Network, You need to:
22 22  
23 23  1. Get a NB-IoT SIM card from Service Provider. (Not the same as the SIM card we use in mobile phone)
... ... @@ -40,21 +40,22 @@
40 40  |(% style="width:117px" %)China Mobile|(% style="width:151px" %)No need configure|(% style="width:474px" %)China Mainland, HongKong|(% style="width:135px" %)
41 41  |(% style="width:117px" %)China Telecom|(% style="width:151px" %)ctnb|(% style="width:474px" %)China Mainland|(% style="width:135px" %)
42 42  
43 -(% class="wikigeneratedid" %)
44 -== ==
45 45  
46 46  == 2.2 Speed Up Network Attach time ==
47 47  
47 +
48 48  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.
49 49  
50 -**AT+QBAND?** ~/~/ Check what is the current used frequency band
50 +(% style="color:#037691" %)**AT+QBAND?       ** (%%) ~/~/ Check what is the current used frequency band
51 51  
52 -**AT+QBAND=1,4** ~/~/ Set to use 1 frequency band. Band4
52 +(% style="color:#037691" %)**AT+QBAND=1,4    ** (%%) ~/~/ Set to use 1 frequency band. Band4
53 53  
54 -**AT+QBAND=2,8,20** ~/~/ Set to use 2 frequency bands. Band 8 and Band 20
54 +(% style="color:#037691" %)**AT+QBAND=2,8,20**  (%%) ~/~/ Set to use 2 frequency bands. Band 8 and Band 20
55 55  
56 56  
57 +See bands used for different provider:** [[NB-IoT Deployment , Bands, Operator list>>http://wiki.dragino.com/xwiki/bin/view/Main/NB-IoT%20Deployment%20%2C%20Bands%2C%20Operator%20list/]]**
57 57  
59 +
58 58  = 3. Configure to connect to different servers =
59 59  
60 60  == 3.1 General UDP Connection ==
... ... @@ -68,7 +68,7 @@
68 68  
69 69  We can use PC tool to simulate UDP connection to make sure server works ok.
70 70  
71 -[[image:image-20230802112413-1.png]]
73 +[[image:image-20230802112413-1.png||height="468" width="1024"]]
72 72  
73 73  
74 74  === 3.1.2 Configure NB-IoT Sensor ===
... ... @@ -154,6 +154,7 @@
154 154  
155 155  * (% style="color:#037691" %)**Password:**(%%) <Your ThingSpeak MQTT Password>
156 156  
159 +
157 157  ==== 3.3.2.2 Publish Data to ThingSpeak Channel ====
158 158  
159 159  
... ... @@ -195,8 +195,10 @@
195 195  
196 196  * (% style="color:blue" %)**AT+SUBTOPIC=<YOUR_CHANNEL_ID>**
197 197  
201 +
198 198  ==== 3.3.3.2 Uplink Examples ====
199 199  
204 +
200 200  [[image:image-20230816201942-1.png]]
201 201  
202 202  For SE01-NB
... ... @@ -255,6 +255,7 @@
255 255  |(% colspan="1" style="background-color:#4f81bd; color:white; width:143px" %)SN50V3-NB mod5|(% colspan="1" style="width:103px" %)mod|(% colspan="1" style="width:102px" %)Battery|(% colspan="1" style="width:157px" %)RSSI|(% colspan="1" style="width:154px" %)DS18B20 Temp|(% colspan="1" style="width:153px" %)adc0|(% colspan="1" style="width:151px" %)exit_state/input PA4|(% colspan="1" style="width:160px" %)Weight|(% colspan="1" style="width:152px" %) |(% colspan="1" style="width:67px" %) |(% colspan="1" style="width:69px" %)
256 256  |(% 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" %)
257 257  
263 +
258 258  == 3.4 [[Datacake>>https://datacake.co/]] ==
259 259  
260 260  
... ... @@ -269,15 +269,16 @@
269 269  
270 270  * (% 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.
271 271  
278 +
272 272  === 3.4.1 Create device ===
273 273  
274 274  
275 275  (% style="color:blue" %)**Add Device**(%%) in DataCake.
276 276  
277 -[[image:image-20230808162301-1.png||height="473" width="994"]]
284 +[[image:image-20230808162301-1.png||height="453" width="952"]]
278 278  
279 279  
280 -[[image:image-20230808162342-2.png]]
287 +[[image:image-20230808162342-2.png||height="541" width="952"]]
281 281  
282 282  
283 283  (% style="color:blue" %)**Choose the correct model**(%%) from template.
... ... @@ -287,11 +287,11 @@
287 287  
288 288  (% style="color:blue" %)**Fill Device ID**(%%). The device ID needs to be filled in with IMEI, and a prefix of(% style="color:blue" %)** 'f' **(%%)needs to be added.
289 289  
290 -[[image:image-20230808163612-7.png]]
297 +[[image:image-20230808163612-7.png||height="549" width="952"]]
291 291  
292 292  [[image:image-20230808163035-5.png]]
293 293  
294 -[[image:image-20230808163049-6.png]]
301 +[[image:image-20230808163049-6.png||height="544" width="926"]]
295 295  
296 296  
297 297  === 3.4.2 Scan QR code to obtain data ===
... ... @@ -335,7 +335,7 @@
335 335  
336 336  Please select the NB95S31B template.
337 337  
338 -[[image:image-20230809173310-5.png]]
345 +[[image:image-20230809173310-5.png||height="558" width="926"]]
339 339  
340 340  [[image:image-20230809173438-6.png]]
341 341  
... ... @@ -344,7 +344,7 @@
344 344  
345 345  Successfully imported template.
346 346  
347 -[[image:image-20230809173835-8.png]]
354 +[[image:image-20230809173835-8.png||height="515" width="860"]]
348 348  
349 349  
350 350  Users can set UDP port.
... ... @@ -359,14 +359,19 @@
359 359  
360 360  [[image:image-20230810083934-1.png]]
361 361  
362 -[[image:image-20230810084048-2.png]]
369 +[[image:image-20230810084048-2.png||height="535" width="1052"]]
363 363  
371 +
364 364  === 3.5.3 Configure NB-IoT Sensors ===
365 365  
366 366  
367 -* (% style="color:blue" %)**AT+PRO=2,0(hex format) or 2,1(json format)  **(%%)** **~/~/  Set to UDP Server and  Payload
375 +* (% style="color:#037691" %)**AT+PRO=3,0 or 3,5 ** (%%) **~/~/ hex format or json format**
376 +* (% style="color:#037691" %)**AT+SUBTOPIC=<device name>or User Defined**
377 +* (% style="color:#037691" %)**AT+PUBTOPIC=<device name>or User Defined**
378 +* (% style="color:#037691" %)**AT+CLIENT=<device name> or User Defined**
379 +* (% style="color:#037691" %)**AT+UNAME=<device name> or User Defined**
380 +* (% style="color:#037691" %)**AT+PWD=“Your device token”**
368 368  
369 -* (% style="color:blue" %)**AT+SERVADDR=xx.xx.xx.xx,port   **(%%)** **~/~/  Set Server IP and  port
370 370  
371 371  == 3.6 ThingsBoard.Cloud (via MQTT) ==
372 372  
... ... @@ -377,7 +377,7 @@
377 377  
378 378  Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]]. Record Device Name which is used for MQTT connection.
379 379  
380 -[[image:image-20230802112413-32.png]]
392 +[[image:image-20230802112413-32.png||height="583" width="1066"]]
381 381  
382 382  
383 383  ==== 3.6.1.2 Create Uplink & Downlink Converter ====
... ... @@ -389,7 +389,7 @@
389 389  
390 390  To create an uplink converter go to the (% style="color:blue" %)**Integrations center**(%%) -> (% style="color:blue" %)**Data converters**(%%) page and click (% style="color:blue" %)**“plus”** (%%)button. Name it (% style="color:blue" %)**“MQTT Uplink Converter”**(%%) and select type (% style="color:blue" %)"**Uplink"**(%%). Use debug mode for now.
391 391  
392 -[[image:image-20230802112413-33.png||height="732" width="1302"]]
404 +[[image:image-20230802112413-33.png||height="597" width="1061"]]
393 393  
394 394  
395 395  (% style="color:blue" %)**Downlink Converter**
... ... @@ -396,7 +396,7 @@
396 396  
397 397  The Downlink converter transforming outgoing RPC message and then the Integration sends it to external MQTT broke
398 398  
399 -[[image:image-20230802112413-34.png||height="734" width="1305"]]
411 +[[image:image-20230802112413-34.png||height="598" width="1063"]]
400 400  
401 401  (% style="color:red" %)**Note: Our device payload is already human readable data. Therefore, users do not need to write decoders. Simply create by default.**
402 402  
... ... @@ -406,14 +406,14 @@
406 406  
407 407  Go to the (% style="color:blue" %)**Integrations center**(%%) **->** (% style="color:blue" %)**Integrations page**(%%) and click **“(% style="color:blue" %)plus(%%)”** icon to add a new integration. Name it (% style="color:blue" %)**“MQTT Integration”**(%%), select type (% style="color:blue" %)**MQTT**;
408 408  
409 -[[image:image-20230802112413-35.png||height="738" width="1312"]]
421 +[[image:image-20230802112413-35.png||height="597" width="1062"]]
410 410  
411 411  
412 412  * The next steps is to add the recently created uplink and downlink converters;
413 413  
414 -[[image:image-20230802112413-36.png||height="736" width="1308"]]
426 +[[image:image-20230802112413-36.png||height="598" width="1062"]]
415 415  
416 -[[image:image-20230802112413-37.png||height="735" width="1307"]]
428 +[[image:image-20230802112413-37.png||height="598" width="1064"]]
417 417  
418 418  
419 419  (% style="color:blue" %)**Add a topic filter:**
... ... @@ -422,7 +422,7 @@
422 422  
423 423  You can also select an MQTT QoS level. We use MQTT QoS level 0 (At most once) by default;
424 424  
425 -[[image:image-20230802112413-38.png||height="731" width="1300"]]
437 +[[image:image-20230802112413-38.png||height="598" width="1064"]]
426 426  
427 427  
428 428  === 3.6.2 Simulate with MQTT.fx ===
... ... @@ -430,7 +430,7 @@
430 430  
431 431  [[image:image-20230802112413-39.png]]
432 432  
433 -[[image:image-20230802112413-40.png]]
445 +[[image:image-20230802112413-40.png||height="525" width="980"]]
434 434  
435 435  
436 436  === 3.6.3 Configure NB-IoT Sensor ===
... ... @@ -452,11 +452,11 @@
452 452  
453 453  Test Uplink by click the button for 1 second
454 454  
455 -[[image:image-20230802112413-41.png]]
467 +[[image:image-20230802112413-41.png||height="496" width="828"]]
456 456  
457 457  [[image:image-20230802112413-42.png]]
458 458  
459 -[[image:image-20230802112413-43.png]]
471 +[[image:image-20230802112413-43.png||height="407" width="825"]]
460 460  
461 461  
462 462  == 3.7 [[Tago.io>>url:https://admin.tago.io/]] (via MQTT) ==
... ... @@ -512,6 +512,7 @@
512 512  
513 513  * (% style="color:#037691" %)**AT+PWD=“Your device token”**
514 514  
527 +
515 515  === 3.7.2 Simulate with MQTT.fx ===
516 516  
517 517  
... ... @@ -518,12 +518,12 @@
518 518  [[image:image-20230802112413-52.png]]
519 519  
520 520  
521 -[[image:image-20230808105300-2.png]]
534 +[[image:image-20230808105300-2.png||height="553" width="1026"]]
522 522  
523 523  
524 524  Users can run the (% style="color:blue" %)**AT+PRO=3,5**(%%) command, and the payload will be converted to **JSON format**.
525 525  
526 -[[image:image-20230808105217-1.png]]
539 +[[image:image-20230808105217-1.png||height="556" width="1031"]]
527 527  
528 528  [[image:image-20230808105329-3.png]]
529 529  
... ... @@ -531,7 +531,7 @@
531 531  === 3.7.3 tago data ===
532 532  
533 533  
534 -[[image:image-20230802112413-50.png]]
547 +[[image:image-20230802112413-50.png||height="242" width="1037"]]
535 535  
536 536  [[image:image-20230802112413-51.png||height="184" width="696"]]
537 537  
... ... @@ -547,6 +547,7 @@
547 547  
548 548  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600 ** (%%) ~/~/ to set TCP server address and port
549 549  
563 +
550 550  (% style="color:blue" %)**Sensor Console Output when Uplink:**
551 551  
552 552  [[image:image-20230807233631-1.png]]