<
From version < 53.26 >
edited by Xiaoling
on 2023/08/02 14:49
To version < 53.25 >
edited by Xiaoling
on 2023/08/02 14:46
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -151,20 +151,18 @@
151 151  
152 152  In the NB-IoT, we can run below commands so to publish the channels like MQTT.fx
153 153  
154 -* (% style="color:blue" %)**AT+PRO=3,1** (%%) ~/~/ Set to use ThingSpeak Server and Related Payload
154 +* **AT+PRO=3,1**   ~/~/ Set to use ThingSpeak Server and Related Payload
155 155  
156 -* (% style="color:blue" %)**AT+CLIENT=<Your ThingSpeak MQTT ClientID>**
156 +* **AT+CLIENT=<Your ThingSpeak MQTT ClientID>**
157 157  
158 -* (% style="color:blue" %)**AT+UNAME=<Your ThingSpeak MQTT User Name>**
158 +* **AT+UNAME=<Your ThingSpeak MQTT User Name>**
159 159  
160 -* (% style="color:blue" %)**AT+PWD=<Your ThingSpeak MQTT Password>**
160 +* **AT+PWD=<Your ThingSpeak MQTT Password>**
161 161  
162 -* (% style="color:blue" %)**AT+PUBTOPIC=<YOUR_CHANNEL_ID>**
162 +* **AT+PUBTOPIC=<YOUR_CHANNEL_ID>**
163 163  
164 -* (% style="color:blue" %)**AT+SUBTOPIC=<YOUR_CHANNEL_ID>**
164 +* **AT+SUBTOPIC=<YOUR_CHANNEL_ID>**
165 165  
166 -
167 -
168 168  === 3.3.2 Uplink Examples ===
169 169  
170 170  
... ... @@ -227,6 +227,7 @@
227 227  |(% colspan="1" style="background-color:#4f81bd; color:white; width:124px" %)mod5|(% colspan="1" style="width:91px" %)mod|(% colspan="1" style="width:102px" %)Battery|(% colspan="1" style="width:159px" %)RSSI|(% colspan="1" style="width:153px" %)DS18B20 Temp|(% colspan="1" style="width:152px" %)adc0|(% colspan="1" style="width:148px" %)exit_state/input PA4|(% colspan="1" style="width:164px" %)Weight|(% colspan="1" style="width:152px" %) |(% colspan="1" style="width:66px" %) |(% colspan="1" style="width:66px" %)
228 228  |(% colspan="1" style="background-color:#4f81bd; color:white; width:124px" %)mod6|(% colspan="1" style="width:91px" %)mod|(% colspan="1" style="width:102px" %)Battery|(% colspan="1" style="width:159px" %)RSSI|(% colspan="1" style="width:153px" %)count|(% colspan="1" style="width:152px" %) |(% colspan="1" style="width:148px" %) |(% colspan="1" style="width:164px" %) |(% colspan="1" style="width:152px" %) |(% colspan="1" style="width:66px" %) |(% colspan="1" style="width:66px" %)
229 229  
228 +
230 230  == 3.4 Datacake ==
231 231  
232 232  == 3.4.1 Define Product ==
... ... @@ -234,6 +234,7 @@
234 234  
235 235  Firstly, we need to set the MQTT mode to datacake, and we need to run(% style="color:blue" %)** AT+PRO=3,2**(%%). This command is set to datacake. After running the command, the device automatically sets the server address, port.
236 236  
236 +
237 237  By chosing to add the device under a (% style="color:blue" %)**"New Product"**(%%) you are required to give a name for this product. You can name it something like (% style="color:blue" %)**"My First MQTT Product"**.
238 238  
239 239  [[image:image-20230802112413-14.png]]
... ... @@ -451,6 +451,7 @@
451 451  
452 452  * (% style="color:#037691" %)**AT+PUBTOPIC=device name** (%%) ~-~-> 只需要 Device Name 吗?对的
453 453  
454 +
454 454  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 吧).这边不用提示了,客户不需要输入。(大部分客户还是会自己去设置这个的,提高安全性)
455 455  
456 456  (% style="color:blue" %)**CLIENT :“Any value”**
... ... @@ -507,6 +507,7 @@
507 507  * **SUBTOPIC: “Any value”**
508 508  
509 509  
511 +
510 510  === 3.7.2 Simulate with MQTT.fx ===
511 511  
512 512  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0