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 ... ... @@ -180,6 +180,7 @@ 180 180 * (% style="color:blue" %)**AT+SUBTOPIC=<YOUR_CHANNEL_ID>** 181 181 182 182 179 + 183 183 ==== 3.3.3.2 Uplink Examples ==== 184 184 185 185 ... ... @@ -241,8 +241,6 @@ 241 241 |(% 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" %) 242 242 |(% 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" %) 243 243 244 - 245 - 246 246 == 3.4 Datacake == 247 247 248 248 === 3.4.1 Create device === ... ... @@ -257,7 +257,7 @@ 257 257 [[image:image-20230808162421-3.png]] 258 258 259 259 260 -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. 261 261 262 262 [[image:image-20230808163612-7.png]] 263 263 ... ... @@ -304,7 +304,7 @@ 304 304 === 3.5.3 Configure NB-IoT Sensors === 305 305 306 306 307 -* (% 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 308 308 309 309 * (% style="color:blue" %)**AT+CLIENT=any value** 310 310 ... ... @@ -316,8 +316,6 @@ 316 316 317 317 * (% style="color:blue" %)**AT+SUBTOPIC=any value** 318 318 319 - 320 - 321 321 == 3.6 ThingsBoard.Cloud (via MQTT) == 322 322 323 323 === 3.6.1 Configure ThingsBoard === ... ... @@ -348,7 +348,7 @@ 348 348 349 349 [[image:image-20230802112413-34.png||height="734" width="1305"]] 350 350 351 -(% 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.** 352 352 353 353 354 354 ==== 3.6.1.3 MQTT Integration Setup ==== ... ... @@ -428,31 +428,29 @@ 428 428 429 429 The device needs to enable the TLS mode and set the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command. 430 430 431 - (% style="color:blue" %)**On the Connection Profile window, set the following information:**424 +On the Connection Profile window, set the following information: 432 432 433 -* (% style="color: #037691" %)**Profile Name: “Any name”**426 +* (% style="color:blue" %)**Profile Name: “Any name”** 434 434 435 -* (% style="color: #037691" %)**Broker Address: mqtt.tago.io**428 +* (% style="color:blue" %)**Broker Address: mqtt.tago.io** 436 436 437 -* (% style="color: #037691" %)**Broker Port: 8883**430 +* (% style="color:blue" %)**Broker Port: 8883** 438 438 439 -* (% style="color: #037691" %)**Client ID: “Any value”**432 +* (% style="color:blue" %)**Client ID: “Any value”** 440 440 441 - (% style="color:blue" %)**On the section User credentials, set the following information:**434 +On the section User credentials, set the following information: 442 442 443 -* (% style="color: #037691" %)**User Name: “Any value”** (%%)**~/~/ Tago validates your user by the token only**436 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only 444 444 445 -* (% style="color: #037691" %)**Password: “Your device token”**438 +* (% style="color:blue" %)**Password: “Your device token”** 446 446 447 -* (% style="color: #037691" %)**PUBTOPIC: “Any value”**440 +* (% style="color:blue" %)**PUBTOPIC: “Any value”** 448 448 449 -* (% style="color: #037691" %)**SUBTOPIC: “Any value”**442 +* (% style="color:blue" %)**SUBTOPIC: “Any value”** 450 450 451 - 452 - 453 453 (% style="color:blue" %)**AT command:** 454 454 455 -* (% 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 456 456 457 457 * (% style="color:#037691" %)**AT+SUBTOPIC=<device name>or User Defined** 458 458 ... ... @@ -466,6 +466,7 @@ 466 466 467 467 468 468 460 + 469 469 === 3.7.2 Simulate with MQTT.fx === 470 470 471 471 [[image:image-20230802112413-52.png]] ... ... @@ -498,9 +498,10 @@ 498 498 499 499 * (% style="color:#037691" %)**AT+PRO=4,1 ** (%%) ~/~/ Set to use TCP protocol to uplink(JSON format) 500 500 501 -* (% 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 502 502 503 503 496 + 504 504 (% style="color:blue" %)**Sensor Console Output when Uplink:** 505 505 506 506 [[image:image-20230807233631-1.png]]