<
From version < 25.1 >
edited by Bei Jinggeng
on 2024/06/12 13:57
To version < 20.1 >
edited by Bei Jinggeng
on 2024/05/28 17:51
>
Change comment: Uploaded new attachment "image-20240528175133-19.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -1,150 +1,116 @@
1 -**Table of Contents: **
1 +**Table of Contents:**
2 2  
3 3  {{toc/}}
4 4  
5 5  
6 6  
7 += 1. Log in to the platform and find IOT core =
7 7  
8 -
9 -
10 -
11 -
12 -
13 -
14 -= 1. Log in to the platform and find IoT core =
15 -
16 -
17 17  = 2. Create your own test policy =
18 18  
19 -== 2.1 First click the policy on the left, enter the page and click Create policy ==
11 +1. First click the policy on the left, enter the page and click Create policy
20 20  
13 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.jpg]]
21 21  
22 -[[image:image-20240528172927-2.png||height="377" width="931"]]
15 +=== 2)  After filling in a policy name for testing, the policy will be displayed on the page. ===
23 23  
24 -
25 -== 2.2 After filling in a policy name for testing, the policy will be displayed on the page ==
26 -
27 -
28 28  a. Fill in any name
29 29  
30 30  b. Configure the policy you created
31 31  
32 -[[image:image-20240528173144-3.png||height="572" width="931"]]
21 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.jpg]]
33 33  
34 -
35 35  c. After clicking to enter the policy configuration page, follow the clicking sequence below to go to the json configuration interface, and then fill in the following fields in the "statement" keyword:
36 36  
25 +{
37 37  
38 -**{**
27 + "Version": "2012-10-17",
39 39  
40 -**~ "Version": "2012-10-17",**
29 + "Statement": [
41 41  
42 -**~ "Statement": [**
31 + {
43 43  
44 -**~ {**
33 + "Effect": "Allow",
45 45  
46 -**~ "Effect": "Allow",**
35 + "Action": "",
47 47  
48 -**~ "Action": "",**
37 + "Resource": ""
49 49  
50 -**~ "Resource": ""**
39 + }
51 51  
52 -**~ }**
41 + ]
53 53  
54 -**~ ]**
43 +}
55 55  
56 -**}**
57 57  
46 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image006.jpg]]
58 58  
59 -[[image:image-20240528173203-4.png||height="517" width="942"]]
60 -
61 -
62 62  d. Create this policy
63 63  
64 64  
65 -= 3. Create a Things =
51 +1. Create a Things
66 66  
67 -== 3.1 Create a single Things ==
53 +1. Create a single Things
68 68  
55 +1. Select Create Things
69 69  
70 -(% style="color:blue" %)**1. Select Create Things**
57 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.jpg]]
71 71  
72 -[[image:image-20240528173244-5.png||height="329" width="932"]]
59 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image010.jpg]]
73 73  
74 -[[image:image-20240528173500-6.png||height="484" width="928"]]
75 75  
62 +1. Fill in the name of the control item you want to create in the thing name column.
76 76  
77 -(% style="color:blue" %)**2. Fill in the name of the control item you want to create in the thing name column**
78 -
79 79  Use the default for other parameters
80 80  
81 81  Then click Next.
82 82  
83 -[[image:image-20240528173754-7.png||height="712" width="781"]]
68 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.jpg]]
84 84  
85 85  
86 -(% style="color:blue" %)**3. Choose to automatically generate a new certificate**
71 +1. Choose to automatically generate a new certificate
87 87  
88 88  Then click Next
89 89  
90 -[[image:image-20240528173829-8.png||height="547" width="782"]]
75 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.jpg]]
91 91  
77 +1. The next step is to choose a strategy
92 92  
93 -(% style="color:blue" %)**4. The next step is to choose a strategy**
94 -
95 95  Here you can choose a policy we created in the first step
96 96  
97 -[[image:image-20240528173851-9.png||height="580" width="785"]]
81 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image016.jpg]]
98 98  
99 99  
100 -(% style="color:blue" %)**5. When you click to create things, the certificate download page will pop up**
84 +1. When you click to create things, the certificate download page will pop up.
101 101  
86 +This certificate is very important. After creating the device, you must download the certificate of the device so that our NB device can connect normally.
102 102  
103 -**This certificate is very important.** After creating the device, you must download the certificate of the device so that our NB device can connect normally.
104 -
105 105  Please download all the following certificates and put them in a folder.
106 106  
107 -[[image:image-20240528173926-10.png]]
90 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image018.jpg]]
108 108  
109 109  
110 -(% style="color:blue" %)**6. You can see the things you just created in the things**
111 111  
112 -[[image:image-20240528173951-11.png||height="381" width="1089"]]
94 +1. You can see the things you just created in the things
113 113  
96 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.jpg]]
114 114  
115 -= 4. Connect to AWS using Dragino-NB device =
116 116  
117 -== 4.1 For -NB /-NS model ==
99 +1. Connect to AWS using Dragino-NB device
118 118  
119 -=== 4.1.1 Upgrade the firmware to configure TTS firmware to set the certificate ===
101 +1. Upgrade the firmware to configure TTS firmware to set the certificate
120 120  
103 +1. Update method
104 +1. Firmware location
121 121  
122 -User can change device firmware to::
106 +1. Configure certificate
123 123  
124 -* Update with new features.
125 -
126 -* Fix bugs.
127 -
128 -Firmware and changelog can be downloaded from : **[[Set up TLS certificate - Dropbox>>https://www.dropbox.com/scl/fo/1ykfsesmr3702tj3kp663/AOOyH1GiVEOGR41gASuiDk0?rlkey=1q7a1b5yvjgt87d16w8tt0cum&st=vdy765ut&dl=0||data-sider-select-id="830d1b64-cb24-48b3-91e4-49da5c3f0783"]]**
129 -
130 -Methods to Update Firmware:
131 -
132 -* (Recommended way) OTA firmware update via BLE: [[**Instruction**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE_Firmware_Update_NB_Sensors_BC660K-GL/]].
133 -
134 -* Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART_Access_for_NB_ST_BC660K-GL/#H4.2UpdateFirmware28Assumethedevicealreadyhaveabootloader29]]**.
135 -
136 -
137 -=== 4.1.2 Configure certificate ===
138 -
139 -
140 140  After upgrade the firmware, the serial port displays as follows:
141 141  
142 -[[image:image-20240528174330-13.png||height="286" width="568"]]
110 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.jpg]]
143 143  
112 +1. Configure CA certificate.
144 144  
145 -==== 4.1.2.1  Configure CA certificate ====
146 -
147 -
148 148  Please input the certificate in PEM format for the user.
149 149  
150 150  Use the AT command AT+CACERT as follows:
... ... @@ -189,21 +189,19 @@
189 189  
190 190  ~-~-~-~--END CERTIFICATE~-~-~-~--}
191 191  
192 -(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
158 +Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.
193 193  
194 -[[image:image-20240528174408-14.png]]
160 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.jpg]]
195 195  
196 196  
197 197  After successful execution, as shown in the following figure.
198 198  
199 -[[image:image-20240528174502-15.png]]
165 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image024.jpg]]
200 200  
201 -Display (% style="color:blue" %)**"Successfully configured CA certificate."**(%%) If the configuration is successful, otherwise it is considered configuration failure.
167 +Display "Successfully configured CA certificate." If the configuration is successful, otherwise it is considered configuration failure.
202 202  
169 +1. Configure client certificate.
203 203  
204 -==== 4.1.2.2 Configure client certificate ====
205 -
206 -
207 207  Use the AT command AT+CLICERT as follows:
208 208  
209 209  AT+CLICERT=~-~-~-~--BEGIN CERTIFICATE~-~-~-~--
... ... @@ -246,16 +246,15 @@
246 246  
247 247  ~-~-~-~--END CERTIFICATE~-~-~-~--}
248 248  
249 -(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
213 +Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.
250 250  
251 -[[image:image-20240528174630-16.png||height="553" width="747"]]
252 252  
253 -Display (% style="color:blue" %)**"Successfully configured client certificate."**(%%) Configuration successful, otherwise configuration failed.
216 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image025.jpg]]
254 254  
218 +Display "Successfully configured client certificate." Configuration successful, otherwise configuration failed
255 255  
256 -==== 4.1.2.3 Configure client private key ====
220 +1. Configure client private key.
257 257  
258 -
259 259  Use the AT command AT+CLIKEY, as shown below
260 260  
261 261  AT+CLIKEY=~-~-~-~--BEGIN RSA PRIVATE KEY~-~-~-~--
... ... @@ -312,311 +312,67 @@
312 312  
313 313  ~-~-~-~--END RSA PRIVATE KEY~-~-~-~--}
314 314  
315 -(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
278 +Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.
316 316  
317 -[[image:image-20240528174702-17.png]]
318 318  
319 -Display(% style="color:blue" %)** "Successfully configured client private key."**(%%) If the configuration is successful, otherwise it is considered configuration failure.
281 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.jpg]]
320 320  
283 +Display "Successfully configured client private key." If the configuration is successful, otherwise it is considered configuration failure
321 321  
322 -==== 4.1.2.4 Re-upgrade the firmware ====
285 +1. After the certificate configuration is completed, Re-upgrade to the firmware you originally used
323 323  
287 +1. Configure draginoNB-device
324 324  
325 -After the certificate configuration is completed, Re-upgrade to the firmware you originally used.
289 +1. Configure the data format sent by the device
326 326  
291 +AT+PRO=3,5(Data is in Json format of MQTT)
327 327  
328 -== 4.2  For -CB /-CS model ==
329 329  
330 -=== 4.2.1 Upgrade the firmware to configure TTS firmware to set the certificate ===
294 +1. Set server address
331 331  
296 +AT+SERVADDR=an5tk94sdgjat-ats.iot.us-east-1.amazonaws.com,8883
332 332  
333 -User can change device firmware to::
334 334  
335 -* Update with new features.
336 336  
337 -* Fix bugs.
300 +1. Set up private and public topics.
338 338  
339 -Firmware and changelog can be downloaded from : **[[Set up TLS certificate - Dropbox>>https://www.dropbox.com/scl/fo/mk9u5ux3cfo94ke0s67ik/ADOIOdwIQfCO2WUZt0MxXyU?rlkey=7o6uaywrebbnsvuj4r0r694x6&st=smrmjj7t&dl=0||data-sider-select-id="830d1b64-cb24-48b3-91e4-49da5c3f0783"]]**
340 -
341 -Methods to Update Firmware:
342 -
343 -* (Recommended way) OTA firmware update via BLE: [[**Instruction**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE_Firmware_Update_NB_Sensors_BC660K-GL/]].
344 -
345 -* Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART_Access_for_NB_ST_BC660K-GL/#H4.2UpdateFirmware28Assumethedevicealreadyhaveabootloader29]]**.
346 -
347 -=== 4.2.2 Configure certificate ===
348 -
349 -
350 -After upgrade the firmware, the serial port displays as follows:
351 -
352 -[[image:image-20240528174330-13.png||height="286" width="568"]]
353 -
354 -
355 -==== 4.2.2.1 Configure CA certificate ====
356 -
357 -(% style="color:red" %)**Note:You should select one of the certificates.Either CA1 or CA3 can be used**
358 -
359 -Please input the certificate in PEM format for the user.
360 -
361 -Use the AT command AT+CACERT as follows:
362 -
363 -AT+CACERT=~-~-~-~--BEGIN CERTIFICATE~-~-~-~--
364 -
365 -MIIDQTCCAimgAwIBAgITBmyfz5m/jAo54vB4ikPmljZbyjANBgkqhkiG9w0BAQsF
366 -
367 -ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6
368 -
369 -b24gUm9vdCBDQSAxMB4XDTE1MDUyNjAwMDAwMFoXDTM4MDExNzAwMDAwMFowOTEL
370 -
371 -MAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv
372 -
373 -b3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj
374 -
375 -ca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM
376 -
377 -9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k/oI2peVKVuRF4fn9tBb6dNqcmzU5L/qw
378 -
379 -IFAGbHrQgLKm+a/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6
380 -
381 -VOujw5H5SNz/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L
382 -
383 -93FcXmn/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y/QCB/IIDEgEw+OyQm
384 -
385 -jgSubJrIqg0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC
386 -
387 -AYYwHQYDVR0OBBYEFIQYzIU07LwMlJQuCFmcx7IQTgoIMA0GCSqGSIb3DQEBCwUA
388 -
389 -A4IBAQCY8jdaQZChGsV2USggNiMOruYou6r4lK5IpDB/G/wkjUu0yKGX9rbxenDI
390 -
391 -U5PMCCjjmCXPI6T53iHTfIUJrU6adTrCC2qJeHZERxhlbI1Bjjt/msv0tadQ1wUs
392 -
393 -N+gDS63pYaACbvXy8MWy7Vu33PqUXHeeE6V/Uq2V8viTO96LXFvKWlJbYK8U90vv
394 -
395 -o/ufQJVtMVT8QtPHRh8jrdkPSHCa2XV4cdFyQzR1bldZwgJcJmApzyMZFo6IQ6XU
396 -
397 -5MsI+yMRQ+hDKXJioaldXgjUkK642M4UwtBV8ob2xJNDd2ZhwLnoQdeXeGADbkpy
398 -
399 -rqXRfboQnoZsG4q5WTP468SQvvG5
400 -
401 -~-~-~-~--END CERTIFICATE~-~-~-~--}
402 -
403 -(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
404 -
405 -[[image:image-20240528174408-14.png]]
406 -
407 -
408 -After successful execution, as shown in the following figure.
409 -
410 -[[image:image-20240528174502-15.png]]
411 -
412 -Display (% style="color:blue" %)**"Successfully configured CA certificate."**(%%) If the configuration is successful, otherwise it is considered configuration failure.
413 -
414 -
415 -==== 4.2.2.2 Configure client certificate ====
416 -
417 -
418 -Use the AT command AT+CLICERT as follows:
419 -
420 -AT+CLICERT=~-~-~-~--BEGIN CERTIFICATE~-~-~-~--
421 -
422 -MIIDWTCCAkGgAwIBAgIUYSpJUzfb4NTa76JJxd2th0fZA8swDQYJKoZIhvcNAQEL
423 -
424 -BQAwTTFLMEkGA1UECwxCQW1hem9uIFdlYiBTZXJ2aWNlcyBPPUFtYXpvbi5jb20g
425 -
426 -SW5jLiBMPVNlYXR0bGUgU1Q9V2FzaGluZ3RvbiBDPVVTMB4XDTI0MDUyNDA4MDI0
427 -
428 -NVoXDTQ5MTIzMTIzNTk1OVowHjEcMBoGA1UEAwwTQVdTIElvVCBDZXJ0aWZpY2F0
429 -
430 -ZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMTdc1GQLVBohAeCJD6n
431 -
432 -6WTFAFrygTch90a5wUr2bhlVuDxvEhEKNcmu5vOCo5agmfLWb2VCxgezgvQOBYQ8
433 -
434 -1oTqXJNdl4tS0DICfqb/ogVHWGHRao67XyhbPNBS0j/nCPTIIk6+/NBeYPOjaG+p
435 -
436 -utfXE7SGIEcc3RevkYkUJx6y+WH7MLjj1mufuXBVWIL1RrfrIRPw6auVk7dhS5rU
437 -
438 -NvYcJa7Qd6gpAh1DzPj7ZECrv7fEIIBDEsSYOy6ToWtzqGIVcIAHBDfORB0Hcm+N
439 -
440 -7wG3KDf61P4aWkLlkP5pRUaUIQdVblxginmx2K3n8t/WP7QcfITa191rjEVVBXmk
441 -
442 -ROsCAwEAAaNgMF4wHwYDVR0jBBgwFoAUs8Caohh1ZGP8kjSn3rtxJiJJ9IswHQYD
443 -
444 -VR0OBBYEFCjwGwqD7FG9UCNm3wjFQX4HixzfMAwGA1UdEwEB/wQCMAAwDgYDVR0P
445 -
446 -AQH/BAQDAgeAMA0GCSqGSIb3DQEBCwUAA4IBAQBgqI49a4PBQZYrFM63TX3EHgdd
447 -
448 -N6Pj7AytjO+SrKNMCSo/OtIvhDTxOocr1vKrux1Tw5qmrllrIXLtlGtbmln5DS6a
449 -
450 -DTCLrjwcIFIabLxpx5DPY1WSMYvL04SW7d4Y+3SxOFNRotDSiomr8eIIac0d3HE2
451 -
452 -B5b0SnWZgWbrhjNUgvwo8l8tA9DOGIr2MeQ5kPjudOOiYSR3HC0v+jviBMV6VX8M
453 -
454 -LHVH3CRshHDKBGpV1NZ1RAm9EY/oRGtSiMsyjRh6hegC0vehwVxaC4w9qG0ASkzz
455 -
456 -42OOGfNqhYnYDiKTEIkazaoAFpTKDejWBaL7W5VpthUkQOl67IyX+ohuUKTo
457 -
458 -~-~-~-~--END CERTIFICATE~-~-~-~--}
459 -
460 -(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
461 -
462 -[[image:image-20240528174630-16.png||height="553" width="747"]]
463 -
464 -Display (% style="color:blue" %)**"Successfully configured client certificate."**(%%) Configuration successful, otherwise configuration failed.
465 -
466 -
467 -==== 4.2.2.3 Configure client private key ====
468 -
469 -
470 -Use the AT command AT+CLIKEY, as shown below
471 -
472 -AT+CLIKEY=~-~-~-~--BEGIN RSA PRIVATE KEY~-~-~-~--
473 -
474 -MIIEpAIBAAKCAQEAxN1zUZAtUGiEB4IkPqfpZMUAWvKBNyH3RrnBSvZuGVW4PG8S
475 -
476 -EQo1ya7m84KjlqCZ8tZvZULGB7OC9A4FhDzWhOpck12Xi1LQMgJ+pv+iBUdYYdFq
477 -
478 -jrtfKFs80FLSP+cI9MgiTr780F5g86Nob6m619cTtIYgRxzdF6+RiRQnHrL5Yfsw
479 -
480 -uOPWa5+5cFVYgvVGt+shE/Dpq5WTt2FLmtQ29hwlrtB3qCkCHUPM+PtkQKu/t8Qg
481 -
482 -gEMSxJg7LpOha3OoYhVwgAcEN85EHQdyb43vAbcoN/rU/hpaQuWQ/mlFRpQhB1Vu
483 -
484 -XGCKebHYrefy39Y/tBx8hNrX3WuMRVUFeaRE6wIDAQABAoIBAFhAOcjvjBDGuaEw
485 -
486 -CxV3al49HfqnSZuwg0xWSztSm2qKDcwxsnSnEhO2b1vsTW9h0YGV9Vv8gg/Dvkmv
487 -
488 -23M7XqM4+IUraJsRZbl1etdcM4KQSCOZoF4Zyv+pXuq4pf31kQNCkHaikWzLUkUG
489 -
490 -FPQxr0vA49mCYwfd/ZL3ppM/0IWmxRwloV1Gb9q8iDBUcJGSDokZnT7diUxzzOcd
491 -
492 -+UJ6xUhFq1v46Y7vO+73XROLv34JEBC0bIw2ErL6+AbzhHwb2mkuSccG9Ks37g3Z
493 -
494 -dyyjjj8hm1wvHWepuWqEssaiS3HD5zAsI0v85xS8RwNj3zLfd8o1WC666n3CO+ij
495 -
496 -VdRmR4kCgYEA+/sEFxpfaRomqcLwJebZcZH06U1RfJFfnbH2/Q6fANf8zNxwWs9A
497 -
498 -O+jyk/CLhHYRIk6VIOMQmWwEYgJ2eAHfw2Diwj4/0eqkGu+yZOS6KTCewxSV73vc
499 -
500 -SvACramJy4y6yEgDN5onwR1XqfVMfA0LzTcSupHR/xvrpf/gCsNFPxUCgYEAyAFd
501 -
502 -nMUhJFSq3pOogxA43aJSkA8YuDS3jpBkKQ6vx81APpIMabQauOxFDt488TZGP3Yy
503 -
504 -lhpa/lfFIgu2K7CgV4dUp+JtJJoZ/F+ExxUUzdqB4zxzWywAcc3RebfwP6qASwFT
505 -
506 -G3mXYci4tgNWR+k5CSsuLXDk/OT5uo5GeGAEc/8CgYEAk6V8uxDP8STKnNRFpN/E
507 -
508 -b6CHciDE64m/DgbWY2cq0fK9BUjxaLRhvfj8EqVzCrWnyoNjLHcAJfW+B7PLuPvY
509 -
510 -IoJlvE1/Vb/4UnQ7ApVnY3VCwaoRRNc9uIcz+pAJ1sRqOarAf9cLDkPkNwktvM5k
511 -
512 -KOXpSnrhIms4w/bPT18l9xUCgYBsAMDKbXEuK0JyGw5+Z/4tQQCQpnZU0rLkm3ha
513 -
514 -64FkxaORplBprEZZ4cyQ8NW78/EPSAadI/JLMp5TejuPcDvFyGCgoBcMEuNBc1tC
515 -
516 -HlIzr3FAgl5Qt3wt+FTMA9YKq0nINxjn10s2FKwaLccj4f9YwiaXh0VAg22PnlDT
517 -
518 -pBYDhQKBgQCMwyKXJ4zYiDRdvLvgKzeuKaU4KNQItHE4KORPfkecjPoENt4bKxDw
519 -
520 -2EdNFQLIoqBHL1s+/8+SzhCI31V7pkTs1AqCxDExJS7+8Z5NQFQIo/jooUo0N80E
521 -
522 -y3ZZS6OLOXXscEqhMogf1grfbabXM9OkgTIq43cPQHtMGQiFAtIJkg==
523 -
524 -~-~-~-~--END RSA PRIVATE KEY~-~-~-~--}
525 -
526 -(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.**
527 -
528 -[[image:image-20240528174702-17.png]]
529 -
530 -Display(% style="color:blue" %)** "Successfully configured client private key."**(%%) If the configuration is successful, otherwise it is considered configuration failure.
531 -
532 -
533 -==== 4.2.2.4 For -CB /-CS model Certificate setting error/change certificate ====
534 -
535 -
536 -(% data-sider-select-id="7c5a8abc-e707-467b-ac02-db0a89098320" %)When you set the wrong certificate or you need to re-set another certificate.
537 -Please use the following three commands:
538 -
539 -(% style="color:blue" %)**AT+DELCLIKEY}**
540 -
541 -(% style="color:blue" %)**AT+DELCLICERT}**
542 -
543 -(% style="color:blue" %)**AT+DELCACERT}**(%%)
544 -(% style="color:blue" %)
545 -
546 -(% style="color:red" %)**Note: 1.When there is no certificate on the device, a deletion error will be displayed.
547 - 2.When the device already has a certificate, using the command to configure the certificate again will display a configuration error.**
548 -
549 -
550 -= (% data-sider-select-id="6b5deb69-539b-42e1-a7bc-a300eb1fea73" %)5. Configure draginoNB-device(%%) =
551 -
552 -== 5.1 Configure the data format sent by the device ==
553 -
554 -
555 -(% style="color:blue" %)**AT+PRO=3,5**(%%) (Data is in Json format of MQTT)
556 -
557 -
558 -== 5.2 Set server address ==
559 -
560 -
561 -(% style="color:blue" %)**AT+SERVADDR=an5tk94sdgjat-ats.iot.us-east-1.amazonaws.com,8883**
562 -
563 -
564 -== 5.3 Set up private and public topics ==
565 -
566 -
567 567  AWS does not limit topics, so you can set any topic
568 568  
569 -(% style="color:blue" %)**AT+SUBTOPIC=Any**
304 +AT+SUBTOPIC=Any
570 570  
571 -(% style="color:blue" %)**AT+PUBTOPIC=Any**
306 +AT+PUBTOPIC=Any
572 572  
573 573  
574 -== 5.4 Set the TLS mode ==
309 +1. Set the TLS mode
575 575  
311 +AT+TLSMOD=1,2
576 576  
577 -(% data-sider-select-id="cf7bb573-8375-4479-9801-df8bb7dab3ba" style="color:blue" %)**AT+TLSMOD=1,2**
313 +To use the TLS mode certificate function, users need to configure the AT+TLSMOD command
578 578  
579 -To use the TLS mode certificate function, users need to configure the (% style="color:blue" %)**AT+TLSMOD**(%%) command.
315 +AT+TLSMOD=1,0  No authentication
580 580  
581 -(% style="color:blue" %)**AT+TLSMOD=1,0** (%%) ~/~/ No authentication
317 +AT+TLSMOD=1, Perform server authentication
582 582  
583 -(% style="color:blue" %)**AT+TLSMOD=1,1** (%%) ~/~/ Perform server authentication
319 +AT+TLSMOD=1, Perform server and client authentication if requested by the remote server.(In AWS we recommend using this mode)
584 584  
585 -(% style="color:blue" %)**AT+TLSMOD=1,2** (%%) ~/~/ Perform server and client authentication if requested by the remote server.(In AWS we recommend using this mode)
586 586  
322 +1. Restart the device
587 587  
588 -(% data-sider-select-id="f443b9bc-1195-4fe2-965d-7de84f78747f" %)
589 -== 5.5 Set the MQOS ==
590 590  
325 +1. View data on AWS
591 591  
592 -(% data-sider-select-id="cf7bb573-8375-4479-9801-df8bb7dab3ba" style="color:blue; font-weight:bold" %)**AT+MQOS**(% data-sider-select-id="cf7bb573-8375-4479-9801-df8bb7dab3ba" style="color:blue" %)**=XX (Depends on your server configuration)**
327 +1. Find MQTT test client in test
593 593  
594 -Please find it in AWS's MQTT test client
595 -
596 -[[image:image-20240529164339-1.png||height="480" width="927"]]
597 -
598 -
599 -(% data-sider-select-id="fef22158-6e5e-46e4-b59e-fe457e562376" %)
600 -== 5.6 Restart the device ==
601 -
602 -
603 -= 6. View data on AWS =
604 -
605 -== 6.1 Find MQTT test client in test ==
606 -
607 -
608 608  In the fourth step, fill in the topics you subscribed to before
609 609  
610 -(% style="color:blue" %)**AT+PUBTOPIC=XXXX**
331 +AT+PUBTOPIC=XXXX
611 611  
612 612  If you forget your previous topic, you can fill in #,subscribe to all topics
613 613  
614 -[[image:image-20240528175111-18.png||height="409" width="1014"]]
335 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.jpg]]
615 615  
337 +1. You can see published information in Subscriptions
616 616  
617 -== 6.2 The data published information in Subscriptions ==
339 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image030.jpg]]
618 618  
619 -
620 -[[image:image-20240528175133-19.png||height="563" width="1022"]]
621 -
622 -[[image:image-20240528175154-20.png||height="752" width="1042"]]
341 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image032.jpg]]
image-20240528175154-20.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -31.4 KB
Content
image-20240529164339-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -116.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0