<
From version < 23.5 >
edited by Xiaoling
on 2024/05/29 09:43
To version < 23.3 >
edited by Xiaoling
on 2024/05/29 09:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{toc/}}
2 2  
3 3  
4 -= (% data-sider-select-id="01d9dce7-4047-4b71-a8e2-c5df7daa2d54" %)1. Log in to the platform and find IoT core(%%) =
4 += (% data-sider-select-id="01d9dce7-4047-4b71-a8e2-c5df7daa2d54" %)1. Log in to the platform and find IOT core(%%) =
5 5  
6 6  
7 7  = (% data-sider-select-id="4d2599c0-e2a9-4d10-8c01-c68a77c3b183" %)2. Create your own test policy(%%) =
... ... @@ -191,7 +191,7 @@
191 191  
192 192  ~-~-~-~--END CERTIFICATE~-~-~-~--}
193 193  
194 -(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
194 +**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
195 195  
196 196  [[image:image-20240528174408-14.png]]
197 197  
... ... @@ -200,9 +200,10 @@
200 200  
201 201  [[image:image-20240528174502-15.png]]
202 202  
203 -Display (% style="color:blue" %)**"Successfully configured CA certificate."**(%%) If the configuration is successful, otherwise it is considered configuration failure.
203 +Display **"Successfully configured CA certificate."** If the configuration is successful, otherwise it is considered configuration failure.
204 204  
205 205  
206 +(% data-sider-select-id="49618231-3f2d-4069-952f-8ca923909048" %)
206 206  === 4.2.2 Configure client certificate ===
207 207  
208 208  
... ... @@ -248,13 +248,14 @@
248 248  
249 249  ~-~-~-~--END CERTIFICATE~-~-~-~--}
250 250  
251 -(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
252 +**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
252 252  
253 253  [[image:image-20240528174630-16.png||height="553" width="747"]]
254 254  
255 -Display (% style="color:blue" %)**"Successfully configured client certificate."**(%%) Configuration successful, otherwise configuration failed.
256 +Display **"Successfully configured client certificate."** Configuration successful, otherwise configuration failed.
256 256  
257 257  
259 +(% data-sider-select-id="61ec994b-4a66-4db9-8b86-a401c99ba491" %)
258 258  === 4.2.3 Configure client private key ===
259 259  
260 260  
... ... @@ -314,13 +314,14 @@
314 314  
315 315  ~-~-~-~--END RSA PRIVATE KEY~-~-~-~--}
316 316  
317 -(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
319 +**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
318 318  
319 319  [[image:image-20240528174702-17.png]]
320 320  
321 -Display(% style="color:blue" %)** "Successfully configured client private key."**(%%) If the configuration is successful, otherwise it is considered configuration failure.
323 +Display** "Successfully configured client private key."** If the configuration is successful, otherwise it is considered configuration failure.
322 322  
323 323  
326 +(% data-sider-select-id="6ba3fbe9-394a-47e2-8eca-715449162645" %)
324 324  === 4.3.3 Re-upgrade the firmware ===
325 325  
326 326  
... ... @@ -327,8 +327,10 @@
327 327  After the certificate configuration is completed, Re-upgrade to the firmware you originally used.
328 328  
329 329  
333 +(% data-sider-select-id="d010cb3f-ad9a-4420-80d1-919b61731f41" %)
330 330  = 5. Configure draginoNB-device =
331 331  
336 +(% data-sider-select-id="8125b1b7-0428-410e-a7c1-261a468944de" %)
332 332  == 5.1 Configure the data format sent by the device ==
333 333  
334 334  
... ... @@ -335,6 +335,7 @@
335 335  AT+PRO=3,5(Data is in Json format of MQTT)
336 336  
337 337  
343 +(% data-sider-select-id="ba72cd93-5d23-47b8-8b69-2238e0b501ca" %)
338 338  == 5.2 Set server address ==
339 339  
340 340  
... ... @@ -341,6 +341,7 @@
341 341  AT+SERVADDR=an5tk94sdgjat-ats.iot.us-east-1.amazonaws.com,8883
342 342  
343 343  
350 +(% data-sider-select-id="7da97212-7298-43eb-b178-94231a3eb5d8" %)
344 344  == 5.3 Set up private and public topics ==
345 345  
346 346  
... ... @@ -351,6 +351,7 @@
351 351  AT+PUBTOPIC=Any
352 352  
353 353  
361 +(% data-sider-select-id="a53f5c46-7530-440d-b29e-61a4eaafb709" %)
354 354  == 5.4 Set the TLS mode ==
355 355  
356 356  
... ... @@ -368,8 +368,10 @@
368 368  Restart the device
369 369  
370 370  
379 +(% data-sider-select-id="07128e51-24f8-40ff-b2a7-4a4de2346889" %)
371 371  = 6. View data on AWS =
372 372  
382 +(% data-sider-select-id="6c108d6d-db3d-4542-8193-c4c33c88bc41" %)
373 373  == 6.1 Find MQTT test client in test ==
374 374  
375 375  
... ... @@ -382,7 +382,8 @@
382 382  [[image:image-20240528175111-18.png||height="409" width="1014"]]
383 383  
384 384  
385 -== 6.2 The data published information in Subscriptions ==
395 +(% data-sider-select-id="9c23abff-6a4a-4320-95a2-33c42eb296f3" %)
396 +== (% data-sider-select-id="638ae5a9-ed23-43ff-bd61-b1c66e0d01d0" %)6.2 The data published information in Subscriptions(%%) ==
386 386  
387 387  
388 388  [[image:image-20240528175133-19.png||height="563" width="1022"]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0