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/]]. Record Device Name which is used for MQTT connection.281 +Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]]. 282 282 283 283 [[image:image-20230802112413-32.png]] 284 284 ... ... @@ -341,16 +341,21 @@ 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. Payload Type set to 3.344 +* (% style="color:#037691" %)**AT+PRO=3,3 **(%%)** **~/~/ Use MQTT to connect to ThingsBoard. 345 345 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** 346 +* (% style="color:#037691" %)**AT+SUBTOPIC=device name** (%%) **~-~-> 只需要 Device Name 吗?对的** 351 351 352 - 348 +* (% style="color:#037691" %)**AT+PUBTOPIC=device name** (%%) **~-~-> 只需要 Device Name 吗?对的** 353 353 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 + 354 354 Test Uplink by click the button for 1 second 355 355 356 356 [[image:image-20230802112413-41.png]] ... ... @@ -415,7 +415,7 @@ 415 415 416 416 [[image:image-20230802112413-50.png]] 417 417 418 -[[image:image-20230802112413-51.png ||height="184" width="696"]]423 +[[image:image-20230802112413-51.png]] 419 419 420 420 421 421 === 3.7.4 TLS mode ===