Last modified by Mengting Qiu on 2025/03/08 11:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -278,7 +278,7 @@ 278 278 ==== 3.6.1.1 Create Device ==== 279 279 280 280 281 -Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]]. 281 +Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]]. Record Device Name which is used for MQTT connection. 282 282 283 283 [[image:image-20230802112413-32.png]] 284 284 ... ... @@ -341,21 +341,16 @@ 341 341 342 342 (% style="color:blue" %)**AT Commands** 343 343 344 -* (% style="color:#037691" %)**AT+PRO=3,3 **(%%)** **~/~/ Use MQTT to connect to ThingsBoard. 344 +* (% style="color:#037691" %)**AT+PRO=3,3 **(%%)** **~/~/ Use MQTT to connect to ThingsBoard. Payload Type set to 3. 345 345 346 -* (% style="color:#037691" %)**AT+SUBTOPIC=device name** (%%) **~-~-> 只需要 Device Name 吗?对的** 346 +* (% style="color:#037691" %)**AT+SUBTOPIC=<device name>** (%%) 347 +* (% style="color:#037691" %)**AT+PUBTOPIC=<device name>** 348 +* (% style="color:#037691" %)**AT+CLIENT=<device name> or User Defined** 349 +* (% style="color:#037691" %)**AT+UNAME=<device name> or User Defined** 350 +* (% style="color:#037691" %)**AT+PWD=<device name> or User Defined** 347 347 348 - *(% style="color:#037691" %)**AT+PUBTOPIC=device name** (%%) **~-~-> 只需要 Device Name 吗?对的**352 + 349 349 350 -Users do not need to fill in the client, username, and password. But the configuration information of the device requires setting the client, username, and password, which can be entered freely.** (软件自动填充为 Device Name 吧).这边不用提示了,客户不需要输入。(大部分客户还是会自己去设置这个的,提高安全性)** 351 - 352 -(% style="color:blue" %)**CLIENT :“Any value”** 353 - 354 -(% style="color:blue" %)**User Name:“Any value”** 355 - 356 -(% style="color:blue" %)**Password:“Any value”** 357 - 358 - 359 359 Test Uplink by click the button for 1 second 360 360 361 361 [[image:image-20230802112413-41.png]] ... ... @@ -420,7 +420,7 @@ 420 420 421 421 [[image:image-20230802112413-50.png]] 422 422 423 -[[image:image-20230802112413-51.png]] 418 +[[image:image-20230802112413-51.png||height="184" width="696"]] 424 424 425 425 426 426 === 3.7.4 TLS mode ===