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
on 2023/10/02 18:30
Change comment:
There is no comment for this version
To version 107.1
edited by Edwin Chen
on 2023/12/30 17:09
on 2023/12/30 17:09
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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,24 @@ 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 - 46 46 == 2.2 Speed Up Network Attach time == 47 47 46 + 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 49 +(% 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 51 +(% 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 53 +(% style="color:#037691" %)**AT+QBAND=2,8,20 **(%%) ~/~/ Set to use 2 frequency bands. Band 8 and Band 20 55 55 56 56 56 +After connection is successful, user can use (% style="color:#037691" %)**AT+QENG=0 **(%%) to check which band is actually in used. 57 57 58 + 59 +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/]]** 60 + 61 + 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]] 75 +[[image:image-20230802112413-1.png||height="468" width="1024"]] 72 72 73 73 74 74 === 3.1.2 Configure NB-IoT Sensor === ... ... @@ -197,6 +197,7 @@ 197 197 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 ... ... @@ -274,10 +274,10 @@ 274 274 275 275 (% style="color:blue" %)**Add Device**(%%) in DataCake. 276 276 277 -[[image:image-20230808162301-1.png||height="4 73" width="994"]]282 +[[image:image-20230808162301-1.png||height="453" width="952"]] 278 278 279 279 280 -[[image:image-20230808162342-2.png]] 285 +[[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]] 295 +[[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]] 299 +[[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]] 343 +[[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]] 352 +[[image:image-20230809173835-8.png||height="515" width="860"]] 348 348 349 349 350 350 Users can set UDP port. ... ... @@ -359,15 +359,19 @@ 359 359 360 360 [[image:image-20230810083934-1.png]] 361 361 362 -[[image:image-20230810084048-2.png]] 367 +[[image:image-20230810084048-2.png||height="535" width="1052"]] 363 363 369 + 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 373 +* (% style="color:#037691" %)**AT+PRO=3,0 or 3,5 ** (%%) **~/~/ hex format or json format** 374 +* (% style="color:#037691" %)**AT+SUBTOPIC=<device name>or User Defined** 375 +* (% style="color:#037691" %)**AT+PUBTOPIC=<device name>or User Defined** 376 +* (% style="color:#037691" %)**AT+CLIENT=<device name> or User Defined** 377 +* (% style="color:#037691" %)**AT+UNAME=<device name> or User Defined** 378 +* (% 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 - 371 371 == 3.6 ThingsBoard.Cloud (via MQTT) == 372 372 373 373 === 3.6.1 Configure ThingsBoard === ... ... @@ -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]] 389 +[[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="7 32" width="1302"]]401 +[[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"]]408 +[[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="7 38" width="1312"]]418 +[[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"]]423 +[[image:image-20230802112413-36.png||height="598" width="1062"]] 415 415 416 -[[image:image-20230802112413-37.png||height=" 735" width="1307"]]425 +[[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"]]434 +[[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]] 442 +[[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]] 464 +[[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]] 468 +[[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) == ... ... @@ -518,12 +518,12 @@ 518 518 [[image:image-20230802112413-52.png]] 519 519 520 520 521 -[[image:image-20230808105300-2.png]] 530 +[[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]] 535 +[[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]] 543 +[[image:image-20230802112413-50.png||height="242" width="1037"]] 535 535 536 536 [[image:image-20230802112413-51.png||height="184" width="696"]] 537 537