Last modified by Mengting Qiu on 2025/03/08 11:33
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -35,8 +35,6 @@ 35 35 |(% style="width:117px" %)China Mobile|(% style="width:151px" %)No need configure|(% style="width:474px" %)China Mainland, HongKong|(% style="width:135px" %) 36 36 |(% style="width:117px" %)China Telecom|(% style="width:151px" %)ctnb|(% style="width:474px" %)China Mainland|(% style="width:135px" %) 37 37 38 - 39 - 40 40 = 3. Configure to connect to different servers = 41 41 42 42 == 3.1 General UDP Connection == ... ... @@ -136,8 +136,6 @@ 136 136 137 137 * (% style="color:#037691" %)**Password:**(%%) <Your ThingSpeak MQTT Password> 138 138 139 - 140 - 141 141 ==== 3.3.2.2 Publish Data to ThingSpeak Channel ==== 142 142 143 143 ... ... @@ -167,7 +167,7 @@ 167 167 168 168 In the NB-IoT, we can run below commands so to publish the channels like MQTT.fx 169 169 170 -* (% style="color:blue" %)**AT+PRO=3,1** (%%) **~/~/ Set to use ThingSpeak Server and Related Payload**166 +* (% style="color:blue" %)**AT+PRO=3,1** (%%) ~/~/ Set to use ThingSpeak Server and Related Payload 171 171 172 172 * (% style="color:blue" %)**AT+CLIENT=<Your ThingSpeak MQTT ClientID>** 173 173 ... ... @@ -242,8 +242,6 @@ 242 242 |(% 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" %) 243 243 |(% 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" %) 244 244 245 - 246 - 247 247 == 3.4 Datacake == 248 248 249 249 === 3.4.1 Create device === ... ... @@ -258,7 +258,7 @@ 258 258 [[image:image-20230808162421-3.png]] 259 259 260 260 261 -The device ID needs to be filled in with IMEI, and a prefix of **'f'**needs to be added.255 +The device ID needs to be filled in with IMEI, and a prefix of 'f' needs to be added. 262 262 263 263 [[image:image-20230808163612-7.png]] 264 264 ... ... @@ -305,7 +305,7 @@ 305 305 === 3.5.3 Configure NB-IoT Sensors === 306 306 307 307 308 -* (% style="color:blue" %)**AT+PRO=3,0(hex format) or 3,5(json format)**(%%) **~/~/ Set to mqtt Server and Payload**302 +* (% style="color:blue" %)**AT+PRO=3,0(hex format) or 3,5(json format)**(%%) ~/~/ Set to mqtt Server and Payload 309 309 310 310 * (% style="color:blue" %)**AT+CLIENT=any value** 311 311 ... ... @@ -317,8 +317,6 @@ 317 317 318 318 * (% style="color:blue" %)**AT+SUBTOPIC=any value** 319 319 320 - 321 - 322 322 == 3.6 ThingsBoard.Cloud (via MQTT) == 323 323 324 324 === 3.6.1 Configure ThingsBoard === ... ... @@ -349,7 +349,7 @@ 349 349 350 350 [[image:image-20230802112413-34.png||height="734" width="1305"]] 351 351 352 -(% style="color:red" %)**Note: 344 +(% style="color:red" %)**Note:Our device payload is already human readable data. Therefore, users do not need to write decoders. Simply create by default.** 353 353 354 354 355 355 ==== 3.6.1.3 MQTT Integration Setup ==== ... ... @@ -401,8 +401,6 @@ 401 401 402 402 * (% style="color:#037691" %)**AT+PWD=<device name> or User Defined** 403 403 404 - 405 - 406 406 Test Uplink by click the button for 1 second 407 407 408 408 [[image:image-20230802112413-41.png]] ... ... @@ -431,33 +431,29 @@ 431 431 432 432 The device needs to enable the TLS mode and set the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command. 433 433 434 - (% style="color:blue" %)**On the Connection Profile window, set the following information:**424 +On the Connection Profile window, set the following information: 435 435 436 -* (% style="color: #037691" %)**Profile Name: “Any name”**426 +* (% style="color:blue" %)**Profile Name: “Any name”** 437 437 438 -* (% style="color: #037691" %)**Broker Address: mqtt.tago.io**428 +* (% style="color:blue" %)**Broker Address: mqtt.tago.io** 439 439 440 -* (% style="color: #037691" %)**Broker Port: 8883**430 +* (% style="color:blue" %)**Broker Port: 8883** 441 441 442 -* (% style="color: #037691" %)**Client ID: “Any value”**432 +* (% style="color:blue" %)**Client ID: “Any value”** 443 443 434 +On the section User credentials, set the following information: 444 444 436 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only 445 445 446 -(% style="color:blue" %)** On thesection Usercredentials, setthe following information:**438 +* (% style="color:blue" %)**Password: “Your device token”** 447 447 448 -* (% style="color: #037691" %)**User Name: “Any value”**(%%) **~/~/ Tago validates your user by the token only**440 +* (% style="color:blue" %)**PUBTOPIC: “Any value”** 449 449 450 -* (% style="color: #037691" %)**Password: “Yourdevicetoken”**442 +* (% style="color:blue" %)**SUBTOPIC: “Any value”** 451 451 452 -* (% style="color:#037691" %)**PUBTOPIC: “Any value”** 453 - 454 -* (% style="color:#037691" %)**SUBTOPIC: “Any value”** 455 - 456 - 457 - 458 458 (% style="color:blue" %)**AT command:** 459 459 460 -* (% style="color:#037691" %)**AT+PRO=3,0 or 3,5 **~/~/ hex format or json format**446 +* (% style="color:#037691" %)**AT+PRO=3,0 or 3,5 ** (%%) ~/~/ hex format or json format 461 461 462 462 * (% style="color:#037691" %)**AT+SUBTOPIC=<device name>or User Defined** 463 463 ... ... @@ -471,6 +471,7 @@ 471 471 472 472 473 473 460 + 474 474 === 3.7.2 Simulate with MQTT.fx === 475 475 476 476 [[image:image-20230802112413-52.png]] ... ... @@ -503,7 +503,7 @@ 503 503 504 504 * (% style="color:#037691" %)**AT+PRO=4,1 ** (%%) ~/~/ Set to use TCP protocol to uplink(JSON format) 505 505 506 -* (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600 493 +* (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600 ** (%%) ~/~/ to set TCP server address and port 507 507 508 508 509 509