Changes for page Dragino NB device connection to AWS platform instructions
Last modified by Mengting Qiu on 2025/03/06 13:42
Change comment:
Uploaded new attachment "image-20250306113849-2.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 8 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.ting - Content
-
... ... @@ -1,70 +1,72 @@ 1 +**Table of Contents: ** 2 + 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(%%) = 5 5 6 -= (% data-sider-select-id="4d2599c0-e2a9-4d10-8c01-c68a77c3b183" %)2. Create your own test policy(%%) = 7 7 8 -(% data-sider-select-id="499b9594-5b20-42a9-b15b-21be5a1ef28e" %) 9 -== (% data-sider-select-id="c0f85e83-53c9-450c-b4eb-457071bdfbf9" %)3.1 First click the policy on the left, enter the page and click Create policy(%%) == 10 10 11 -=== [[image:image-20240528172927-2.png||height="377" width="931"]] === 12 12 13 -== (% data-sider-select-id="02035a79-77c4-4edb-b132-61acdb529526" %)3.2 After filling in a policy name for testing, the policy will be displayed on the page.(%%) == 14 14 15 -a. Fill in any name 16 16 17 -b. Configure the policy you created 18 18 19 -[[image:image-20240528173144-3.png||height="572" width="931"]] 20 20 14 += 1. Log in to the platform and find IoT core = 21 21 22 -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: 23 23 24 -(% data-sider-select-id="7bc0f6db-481d-435a-ad0c-92cf0ede3ea4" %) 25 -(% data-sider-select-id="8026a4d9-df91-4895-b9c5-3d6ac9b46012" %)**{** 17 += 2. Create your own test policy = 26 26 27 - **~"Version":"2012-10-17",**19 +== 2.1 First click the policy on the left, enter the page and click Create policy == 28 28 29 -**~ "Statement": [** 30 30 31 - **~{**22 +[[image:image-20240528172927-2.png||height="377" width="931"]] 32 32 33 -**~ "Effect": "Allow",** 34 34 35 - **~"Action":"",**25 +== 2.2 After filling in a policy name for testing, the policy will be displayed on the page == 36 36 37 -**~ "Resource": ""** 38 38 39 - **~}**28 +a. Fill in any name 40 40 41 -**~ ]** 42 42 43 -** }**31 +b. Fill in * to Policy action and Policy resource (* stands for all) 44 44 33 +[[image:image-20250103152135-2.png||height="777" width="1544"]] 45 45 46 -[[image:image-20240528173203-4.png||height="517" width="942"]] 47 47 36 +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: 48 48 38 + 39 +**{ 40 + "Version": "2012-10-17", 41 + "Statement": [ 42 + { 43 + "Effect": "Allow", 44 + "Action": "iot:*", 45 + "Resource": "*" 46 + } 47 + ] 48 +}** 49 + 50 + 51 + 52 +[[image:image-20250103151957-1.png||height="529" width="935"]] 53 + 49 49 d. Create this policy 50 50 51 51 52 -(% data-sider-select-id="21f75c89-756f-4f95-919d-30cc5cf86298" %) 53 53 = 3. Create a Things = 54 54 55 -(% data-sider-select-id="1a295982-a5d4-4787-896b-ac87e2385b09" %) 56 56 == 3.1 Create a single Things == 57 57 58 -(% data-sider-select-id="b6a1852f-c446-4c98-a017-595ac62adc60" %) 59 -~1. Select Create Things 60 60 62 +(% style="color:blue" %)**1. Select Create Things** 63 + 61 61 [[image:image-20240528173244-5.png||height="329" width="932"]] 62 62 63 63 [[image:image-20240528173500-6.png||height="484" width="928"]] 64 64 65 65 66 -(% data-sider-select-id="de8a3324-fa57-46eb-a85c-49eeea34baa5" %) 67 -2. Fill in the name of the control item you want to create in the thing name column. 69 +(% style="color:blue" %)**2. Fill in the name of the control item you want to create in the thing name column** 68 68 69 69 Use the default for other parameters 70 70 ... ... @@ -73,17 +73,14 @@ 73 73 [[image:image-20240528173754-7.png||height="712" width="781"]] 74 74 75 75 78 +(% style="color:blue" %)**3. Choose to automatically generate a new certificate** 76 76 77 -(% data-sider-select-id="fc59dc2d-1ed3-41f5-8482-8534342857a7" %) 78 -3. Choose to automatically generate a new certificate 79 - 80 80 Then click Next 81 81 82 82 [[image:image-20240528173829-8.png||height="547" width="782"]] 83 83 84 84 85 -(% data-sider-select-id="d2fd3708-ecaf-4479-b1eb-b5db28e1adb9" %) 86 -4. The next step is to choose a strategy 85 +(% style="color:blue" %)**4. The next step is to choose a strategy** 87 87 88 88 Here you can choose a policy we created in the first step 89 89 ... ... @@ -90,11 +90,10 @@ 90 90 [[image:image-20240528173851-9.png||height="580" width="785"]] 91 91 92 92 92 +(% style="color:blue" %)**5. When you click to create things, the certificate download page will pop up** 93 93 94 -(% data-sider-select-id="2f8892b2-d89c-416e-a5e6-6f58bd557860" %) 95 -5. When you click to create things, the certificate download page will pop up. 96 96 97 -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. 95 +**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. 98 98 99 99 Please download all the following certificates and put them in a folder. 100 100 ... ... @@ -101,35 +101,49 @@ 101 101 [[image:image-20240528173926-10.png]] 102 102 103 103 102 +(% style="color:blue" %)**6. You can see the things you just created in the things** 104 104 105 - 106 -6. You can see the things you just created in the things 107 - 108 108 [[image:image-20240528173951-11.png||height="381" width="1089"]] 109 109 110 110 111 -(% data-sider-select-id="3ba36b16-0696-40e7-88b5-2c533f73589a" %) 112 112 = 4. Connect to AWS using Dragino-NB device = 113 113 114 -(% data-sider-select-id="582a7e84-a00a-4129-b71d-347a29aa5142" %) 115 -== 4.1 Upgrade the firmware to configure TTS firmware to set the certificate == 116 116 117 - 1.Update method:110 +(% id="cke_bm_37736S" style="color:red; display:none" %)** **(% style="color:red" %)**Note: **(%%)In order to avoid problems with certificate writing, you need to set the serial port assistant to automatically add a newline character when sending commands, if there is no such newline character, the certificate written will be invalid.(Using the serial port assistant as an example) 118 118 119 - 2.Firmwarelocation:112 +[[image:image-20240822090554-1.png||height="501" width="656"]] 120 120 121 121 122 -(% data-sider-select-id="954c6787-a52d-4862-805c-4afa47abd128" %) 123 -== 4.2 Configure certificate == 115 +== 4.1 For -NB /-NS model == 124 124 117 +=== 4.1.1 Upgrade the firmware to configure TLS firmware to set the certificate === 118 + 119 + 120 +User can change device firmware to:: 121 + 122 +* Update with new features. 123 + 124 +* Fix bugs. 125 + 126 +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"]]** 127 + 128 +Methods to Update Firmware: 129 + 130 +* (Recommended way) OTA firmware update via BLE: [[**Instruction**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE_Firmware_Update_NB_Sensors_BC660K-GL/]]. 131 + 132 +* Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART_Access_for_NB_ST_BC660K-GL/#H4.2UpdateFirmware28Assumethedevicealreadyhaveabootloader29]]**. 133 + 134 +=== 4.1.2 Configure certificate === 135 + 136 + 125 125 After upgrade the firmware, the serial port displays as follows: 126 126 127 -(% data-sider-select-id="8b6a9e23-dec0-476c-acd4-098aa19fe1f3" %) 128 -[[image:image-20240528174330-13.png||height="286" width="568"]] 139 +[[image:image-20250306113602-1.png||height="401" width="856"]] 129 129 130 -(% data-sider-select-id="8b6a9e23-dec0-476c-acd4-098aa19fe1f3" %) 131 -=== 4.2.1 Configure CA certificate. === 132 132 142 +==== 4.1.2.1 Configure CA certificate ==== 143 + 144 + 133 133 Please input the certificate in PEM format for the user. 134 134 135 135 Use the AT command AT+CACERT as follows: ... ... @@ -174,21 +174,232 @@ 174 174 175 175 ~-~-~-~--END CERTIFICATE~-~-~-~--} 176 176 177 -Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully. 189 +(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.** 178 178 179 179 [[image:image-20240528174408-14.png]] 180 180 181 181 194 +After successful execution, as shown in the following figure. 182 182 196 +[[image:image-20240528174502-15.png]] 197 + 198 +Display (% style="color:blue" %)**"Successfully configured CA certificate."**(%%) If the configuration is successful, otherwise it is considered configuration failure. 199 + 200 + 201 +==== 4.1.2.2 Configure client certificate ==== 202 + 203 + 204 +Use the AT command AT+CLICERT as follows: 205 + 206 +AT+CLICERT=~-~-~-~--BEGIN CERTIFICATE~-~-~-~-- 207 + 208 +MIIDWTCCAkGgAwIBAgIUYSpJUzfb4NTa76JJxd2th0fZA8swDQYJKoZIhvcNAQEL 209 + 210 +BQAwTTFLMEkGA1UECwxCQW1hem9uIFdlYiBTZXJ2aWNlcyBPPUFtYXpvbi5jb20g 211 + 212 +SW5jLiBMPVNlYXR0bGUgU1Q9V2FzaGluZ3RvbiBDPVVTMB4XDTI0MDUyNDA4MDI0 213 + 214 +NVoXDTQ5MTIzMTIzNTk1OVowHjEcMBoGA1UEAwwTQVdTIElvVCBDZXJ0aWZpY2F0 215 + 216 +ZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMTdc1GQLVBohAeCJD6n 217 + 218 +6WTFAFrygTch90a5wUr2bhlVuDxvEhEKNcmu5vOCo5agmfLWb2VCxgezgvQOBYQ8 219 + 220 +1oTqXJNdl4tS0DICfqb/ogVHWGHRao67XyhbPNBS0j/nCPTIIk6+/NBeYPOjaG+p 221 + 222 +utfXE7SGIEcc3RevkYkUJx6y+WH7MLjj1mufuXBVWIL1RrfrIRPw6auVk7dhS5rU 223 + 224 +NvYcJa7Qd6gpAh1DzPj7ZECrv7fEIIBDEsSYOy6ToWtzqGIVcIAHBDfORB0Hcm+N 225 + 226 +7wG3KDf61P4aWkLlkP5pRUaUIQdVblxginmx2K3n8t/WP7QcfITa191rjEVVBXmk 227 + 228 +ROsCAwEAAaNgMF4wHwYDVR0jBBgwFoAUs8Caohh1ZGP8kjSn3rtxJiJJ9IswHQYD 229 + 230 +VR0OBBYEFCjwGwqD7FG9UCNm3wjFQX4HixzfMAwGA1UdEwEB/wQCMAAwDgYDVR0P 231 + 232 +AQH/BAQDAgeAMA0GCSqGSIb3DQEBCwUAA4IBAQBgqI49a4PBQZYrFM63TX3EHgdd 233 + 234 +N6Pj7AytjO+SrKNMCSo/OtIvhDTxOocr1vKrux1Tw5qmrllrIXLtlGtbmln5DS6a 235 + 236 +DTCLrjwcIFIabLxpx5DPY1WSMYvL04SW7d4Y+3SxOFNRotDSiomr8eIIac0d3HE2 237 + 238 +B5b0SnWZgWbrhjNUgvwo8l8tA9DOGIr2MeQ5kPjudOOiYSR3HC0v+jviBMV6VX8M 239 + 240 +LHVH3CRshHDKBGpV1NZ1RAm9EY/oRGtSiMsyjRh6hegC0vehwVxaC4w9qG0ASkzz 241 + 242 +42OOGfNqhYnYDiKTEIkazaoAFpTKDejWBaL7W5VpthUkQOl67IyX+ohuUKTo 243 + 244 +~-~-~-~--END CERTIFICATE~-~-~-~--} 245 + 246 +(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.** 247 + 248 +[[image:image-20240528174630-16.png||height="553" width="747"]] 249 + 250 +Display (% style="color:blue" %)**"Successfully configured client certificate."**(%%) Configuration successful, otherwise configuration failed. 251 + 252 + 253 +==== 4.1.2.3 Configure client private key ==== 254 + 255 + 256 +Use the AT command AT+CLIKEY, as shown below 257 + 258 +AT+CLIKEY=~-~-~-~--BEGIN RSA PRIVATE KEY~-~-~-~-- 259 + 260 +MIIEpAIBAAKCAQEAxN1zUZAtUGiEB4IkPqfpZMUAWvKBNyH3RrnBSvZuGVW4PG8S 261 + 262 +EQo1ya7m84KjlqCZ8tZvZULGB7OC9A4FhDzWhOpck12Xi1LQMgJ+pv+iBUdYYdFq 263 + 264 +jrtfKFs80FLSP+cI9MgiTr780F5g86Nob6m619cTtIYgRxzdF6+RiRQnHrL5Yfsw 265 + 266 +uOPWa5+5cFVYgvVGt+shE/Dpq5WTt2FLmtQ29hwlrtB3qCkCHUPM+PtkQKu/t8Qg 267 + 268 +gEMSxJg7LpOha3OoYhVwgAcEN85EHQdyb43vAbcoN/rU/hpaQuWQ/mlFRpQhB1Vu 269 + 270 +XGCKebHYrefy39Y/tBx8hNrX3WuMRVUFeaRE6wIDAQABAoIBAFhAOcjvjBDGuaEw 271 + 272 +CxV3al49HfqnSZuwg0xWSztSm2qKDcwxsnSnEhO2b1vsTW9h0YGV9Vv8gg/Dvkmv 273 + 274 +23M7XqM4+IUraJsRZbl1etdcM4KQSCOZoF4Zyv+pXuq4pf31kQNCkHaikWzLUkUG 275 + 276 +FPQxr0vA49mCYwfd/ZL3ppM/0IWmxRwloV1Gb9q8iDBUcJGSDokZnT7diUxzzOcd 277 + 278 ++UJ6xUhFq1v46Y7vO+73XROLv34JEBC0bIw2ErL6+AbzhHwb2mkuSccG9Ks37g3Z 279 + 280 +dyyjjj8hm1wvHWepuWqEssaiS3HD5zAsI0v85xS8RwNj3zLfd8o1WC666n3CO+ij 281 + 282 +VdRmR4kCgYEA+/sEFxpfaRomqcLwJebZcZH06U1RfJFfnbH2/Q6fANf8zNxwWs9A 283 + 284 +O+jyk/CLhHYRIk6VIOMQmWwEYgJ2eAHfw2Diwj4/0eqkGu+yZOS6KTCewxSV73vc 285 + 286 +SvACramJy4y6yEgDN5onwR1XqfVMfA0LzTcSupHR/xvrpf/gCsNFPxUCgYEAyAFd 287 + 288 +nMUhJFSq3pOogxA43aJSkA8YuDS3jpBkKQ6vx81APpIMabQauOxFDt488TZGP3Yy 289 + 290 +lhpa/lfFIgu2K7CgV4dUp+JtJJoZ/F+ExxUUzdqB4zxzWywAcc3RebfwP6qASwFT 291 + 292 +G3mXYci4tgNWR+k5CSsuLXDk/OT5uo5GeGAEc/8CgYEAk6V8uxDP8STKnNRFpN/E 293 + 294 +b6CHciDE64m/DgbWY2cq0fK9BUjxaLRhvfj8EqVzCrWnyoNjLHcAJfW+B7PLuPvY 295 + 296 +IoJlvE1/Vb/4UnQ7ApVnY3VCwaoRRNc9uIcz+pAJ1sRqOarAf9cLDkPkNwktvM5k 297 + 298 +KOXpSnrhIms4w/bPT18l9xUCgYBsAMDKbXEuK0JyGw5+Z/4tQQCQpnZU0rLkm3ha 299 + 300 +64FkxaORplBprEZZ4cyQ8NW78/EPSAadI/JLMp5TejuPcDvFyGCgoBcMEuNBc1tC 301 + 302 +HlIzr3FAgl5Qt3wt+FTMA9YKq0nINxjn10s2FKwaLccj4f9YwiaXh0VAg22PnlDT 303 + 304 +pBYDhQKBgQCMwyKXJ4zYiDRdvLvgKzeuKaU4KNQItHE4KORPfkecjPoENt4bKxDw 305 + 306 +2EdNFQLIoqBHL1s+/8+SzhCI31V7pkTs1AqCxDExJS7+8Z5NQFQIo/jooUo0N80E 307 + 308 +y3ZZS6OLOXXscEqhMogf1grfbabXM9OkgTIq43cPQHtMGQiFAtIJkg== 309 + 310 +~-~-~-~--END RSA PRIVATE KEY~-~-~-~--} 311 + 312 +(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.** 313 + 314 +[[image:image-20240528174702-17.png]] 315 + 316 +Display(% style="color:blue" %)** "Successfully configured client private key."**(%%) If the configuration is successful, otherwise it is considered configuration failure. 317 + 318 + 319 +==== 4.1.2.4 Re-upgrade the firmware ==== 320 + 321 + 322 +After completing the certificate configuration, Burn the [[bootloader>>https://www.dropbox.com/sh/u0uzvvnn58yrie4/AAAvvF_KRveNgmDejzp23ziLa/NB-IoT/Bootloader?dl=0&subfolder_nav_tracking=1]] firmware first, then re-burn the original working [[firmware>>https://www.dropbox.com/sh/u0uzvvnn58yrie4/AACREHllkTe0rATD4ZOqddyga/NB-IoT?dl=0]]. 323 + 324 + 325 +== 4.2 For -CB /-CS model == 326 + 327 +=== 4.2.1 Upgrade the firmware to configure TLS firmware to set the certificate === 328 + 329 + 330 +User can change device firmware to:: 331 + 332 +* Update with new features. 333 + 334 +* Fix bugs. 335 + 336 +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"]]** 337 + 338 +Methods to Update Firmware: 339 + 340 +* (Recommended way) OTA firmware update via BLE: [[**Instruction**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE_Firmware_Update_NB_Sensors_BC660K-GL/]]. 341 + 342 +* Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART_Access_for_NB_ST_BC660K-GL/#H4.2UpdateFirmware28Assumethedevicealreadyhaveabootloader29]]**. 343 + 344 +=== 4.2.2 Configure certificate === 345 + 346 + 347 +After upgrade the firmware, the serial port displays as follows: 348 + 349 +[[image:image-20240528174330-13.png||height="286" width="568"]] 350 + 351 + 352 +==== 4.2.2.1 Configure CA certificate ==== 353 + 354 +(% style="color:red" %)**Note:You should select one of the certificates.Either CA1 or CA3 can be used** 355 + 356 +Please input the certificate in PEM format for the user. 357 + 358 +Use the AT command AT+CACERT as follows: 359 + 360 +AT+CACERT=~-~-~-~--BEGIN CERTIFICATE~-~-~-~-- 361 + 362 +MIIDQTCCAimgAwIBAgITBmyfz5m/jAo54vB4ikPmljZbyjANBgkqhkiG9w0BAQsF 363 + 364 +ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6 365 + 366 +b24gUm9vdCBDQSAxMB4XDTE1MDUyNjAwMDAwMFoXDTM4MDExNzAwMDAwMFowOTEL 367 + 368 +MAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv 369 + 370 +b3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj 371 + 372 +ca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM 373 + 374 +9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k/oI2peVKVuRF4fn9tBb6dNqcmzU5L/qw 375 + 376 +IFAGbHrQgLKm+a/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6 377 + 378 +VOujw5H5SNz/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L 379 + 380 +93FcXmn/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y/QCB/IIDEgEw+OyQm 381 + 382 +jgSubJrIqg0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC 383 + 384 +AYYwHQYDVR0OBBYEFIQYzIU07LwMlJQuCFmcx7IQTgoIMA0GCSqGSIb3DQEBCwUA 385 + 386 +A4IBAQCY8jdaQZChGsV2USggNiMOruYou6r4lK5IpDB/G/wkjUu0yKGX9rbxenDI 387 + 388 +U5PMCCjjmCXPI6T53iHTfIUJrU6adTrCC2qJeHZERxhlbI1Bjjt/msv0tadQ1wUs 389 + 390 +N+gDS63pYaACbvXy8MWy7Vu33PqUXHeeE6V/Uq2V8viTO96LXFvKWlJbYK8U90vv 391 + 392 +o/ufQJVtMVT8QtPHRh8jrdkPSHCa2XV4cdFyQzR1bldZwgJcJmApzyMZFo6IQ6XU 393 + 394 +5MsI+yMRQ+hDKXJioaldXgjUkK642M4UwtBV8ob2xJNDd2ZhwLnoQdeXeGADbkpy 395 + 396 +rqXRfboQnoZsG4q5WTP468SQvvG5 397 + 398 +~-~-~-~--END CERTIFICATE~-~-~-~--} 399 + 400 +(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.** 401 + 402 +[[image:image-20240528174408-14.png]] 403 + 404 + 183 183 After successful execution, as shown in the following figure. 184 184 185 185 [[image:image-20240528174502-15.png]] 186 186 187 -Display "Successfully configured CA certificate." If the configuration is successful, otherwise it is considered configuration failure. 409 +Display (% style="color:blue" %)**"Successfully configured CA certificate."**(%%) If the configuration is successful, otherwise it is considered configuration failure. 188 188 189 -(% data-sider-select-id="49618231-3f2d-4069-952f-8ca923909048" %) 190 -=== 4.2.2 Configure client certificate. === 191 191 412 +==== 4.2.2.2 Configure client certificate ==== 413 + 414 + 192 192 Use the AT command AT+CLICERT as follows: 193 193 194 194 AT+CLICERT=~-~-~-~--BEGIN CERTIFICATE~-~-~-~-- ... ... @@ -231,15 +231,16 @@ 231 231 232 232 ~-~-~-~--END CERTIFICATE~-~-~-~--} 233 233 234 -Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully. 457 +(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.** 235 235 236 236 [[image:image-20240528174630-16.png||height="553" width="747"]] 237 237 238 -Display "Successfully configured client certificate." Configuration successful, otherwise configuration failed 461 +Display (% style="color:blue" %)**"Successfully configured client certificate."**(%%) Configuration successful, otherwise configuration failed. 239 239 240 -(% data-sider-select-id="61ec994b-4a66-4db9-8b86-a401c99ba491" %) 241 -=== 4.2.3 Configure client private key. === 242 242 464 +==== 4.2.2.3 Configure client private key ==== 465 + 466 + 243 243 Use the AT command AT+CLIKEY, as shown below 244 244 245 245 AT+CLIKEY=~-~-~-~--BEGIN RSA PRIVATE KEY~-~-~-~-- ... ... @@ -296,68 +296,91 @@ 296 296 297 297 ~-~-~-~--END RSA PRIVATE KEY~-~-~-~--} 298 298 299 -Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully. 523 +(% style="color:red" %)**Note: Be sure to add a terminator "}" at the end of the command. Otherwise, the command will not execute successfully.** 300 300 301 301 [[image:image-20240528174702-17.png]] 302 302 303 -Display "Successfully configured client private key." If the configuration is successful, otherwise it is considered configuration failure 527 +Display(% style="color:blue" %)** "Successfully configured client private key."**(%%) If the configuration is successful, otherwise it is considered configuration failure. 304 304 305 -(% data-sider-select-id="6ba3fbe9-394a-47e2-8eca-715449162645" %) 306 -=== 4.3.3 Re-upgrade the firmware === 307 307 308 - Afterthecertificateconfigurationis completed, Re-upgrade tothe firmwareyou originally used530 +==== 4.2.2.4 For -CB /-CS model Certificate setting error/change certificate ==== 309 309 310 -(% data-sider-select-id="d010cb3f-ad9a-4420-80d1-919b61731f41" %) 311 -= 5. Configure draginoNB-device = 312 312 313 -(% data-sider-select-id="8125b1b7-0428-410e-a7c1-261a468944de" %) 533 +(% data-sider-select-id="7c5a8abc-e707-467b-ac02-db0a89098320" %)When you set the wrong certificate or you need to re-set another certificate. 534 +Please use the following three commands: 535 + 536 +(% style="color:blue" %)**AT+DELCLIKEY}** 537 + 538 +(% style="color:blue" %)**AT+DELCLICERT}** 539 + 540 +(% style="color:blue" %)**AT+DELCACERT}**(%%) 541 +(% style="color:blue" %) 542 + 543 +(% style="color:red" %)**Note: 1.When there is no certificate on the device, a deletion error will be displayed. 544 + 2.When the device already has a certificate, using the command to configure the certificate again will display a configuration error.** 545 + 546 + 547 += (% data-sider-select-id="6b5deb69-539b-42e1-a7bc-a300eb1fea73" %)5. Configure draginoNB-device(%%) = 548 + 314 314 == 5.1 Configure the data format sent by the device == 315 315 316 -AT+PRO=3,5(Data is in Json format of MQTT) 317 317 552 +(% style="color:blue" %)**AT+PRO=3,5**(%%) (Data is in Json format of MQTT) 318 318 319 - (% data-sider-select-id="ba72cd93-5d23-47b8-8b69-2238e0b501ca" %)554 + 320 320 == 5.2 Set server address == 321 321 322 -AT+SERVADDR=an5tk94sdgjat-ats.iot.us-east-1.amazonaws.com,8883 323 323 558 +(% style="color:blue" %)**AT+SERVADDR=an5tk94sdgjat-ats.iot.us-east-1.amazonaws.com,8883** 324 324 325 325 326 -(% data-sider-select-id="7da97212-7298-43eb-b178-94231a3eb5d8" %) 327 -== 5.3 Set up private and public topics. == 561 +== 5.3 Set up private and public topics == 328 328 563 + 329 329 AWS does not limit topics, so you can set any topic 330 330 331 -AT+SUBTOPIC=Any 566 +(% style="color:blue" %)**AT+SUBTOPIC=Any** 332 332 333 -AT+PUBTOPIC=Any 568 +(% style="color:blue" %)**AT+PUBTOPIC=Any** 334 334 335 335 336 -(% data-sider-select-id="a53f5c46-7530-440d-b29e-61a4eaafb709" %) 337 337 == 5.4 Set the TLS mode == 338 338 339 -AT+TLSMOD=1,2 340 340 341 - Touse the TLS mode certificate function, usersneed toconfiguretheAT+TLSMODcommand574 +(% data-sider-select-id="cf7bb573-8375-4479-9801-df8bb7dab3ba" style="color:blue" %)**AT+TLSMOD=1,2** 342 342 343 - AT+TLSMOD=1,0No authentication576 +To use the TLS mode certificate function, users need to configure the (% style="color:blue" %)**AT+TLSMOD**(%%) command. 344 344 345 -AT+TLSMOD=1, 1Performserverauthentication578 +(% style="color:blue" %)**AT+TLSMOD=1,0** (%%) ~/~/ No authentication 346 346 347 -AT+TLSMOD=1, 2Perform server and client authenticationif requested by the remote server.(In AWS we recommend using this mode)580 +(% style="color:blue" %)**AT+TLSMOD=1,1** (%%) ~/~/ Perform server authentication 348 348 582 +(% 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) 349 349 350 -Restart the device 351 351 352 -(% data-sider-select-id="07128e51-24f8-40ff-b2a7-4a4de2346889" %) 585 +(% data-sider-select-id="f443b9bc-1195-4fe2-965d-7de84f78747f" %) 586 +== 5.5 Set the MQOS == 587 + 588 + 589 +(% 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)** 590 + 591 +Please find it in AWS's MQTT test client 592 + 593 +[[image:image-20240529164339-1.png||height="480" width="927"]] 594 + 595 + 596 +(% data-sider-select-id="fef22158-6e5e-46e4-b59e-fe457e562376" %) 597 +== 5.6 Restart the device == 598 + 599 + 353 353 = 6. View data on AWS = 354 354 355 -(% data-sider-select-id="6c108d6d-db3d-4542-8193-c4c33c88bc41" %) 356 -== 6.1Find MQTT test client in test == 602 +== 6.1 Find MQTT test client in test == 357 357 604 + 358 358 In the fourth step, fill in the topics you subscribed to before 359 359 360 -AT+PUBTOPIC=XXXX 607 +(% style="color:blue" %)**AT+PUBTOPIC=XXXX** 361 361 362 362 If you forget your previous topic, you can fill in #,subscribe to all topics 363 363 ... ... @@ -364,8 +364,7 @@ 364 364 [[image:image-20240528175111-18.png||height="409" width="1014"]] 365 365 366 366 367 -(% data-sider-select-id="9c23abff-6a4a-4320-95a2-33c42eb296f3" %) 368 -== (% data-sider-select-id="638ae5a9-ed23-43ff-bd61-b1c66e0d01d0" %)6.2 The data published information in Subscriptions(%%) == 614 +== 6.2 The data published information in Subscriptions == 369 369 370 370 371 371 [[image:image-20240528175133-19.png||height="563" width="1022"]] ... ... @@ -372,4 +372,3 @@ 372 372 373 373 [[image:image-20240528175154-20.png||height="752" width="1042"]] 374 374 375 -
- image-20240529164339-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +116.5 KB - Content
- image-20240814155410-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.kai - Size
-
... ... @@ -1,0 +1,1 @@ 1 +77.8 KB - Content
- image-20240822090554-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +75.4 KB - Content
- image-20250103151957-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +53.9 KB - Content
- image-20250103152135-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +121.6 KB - Content
- image-20250306113602-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +32.7 KB - Content
- image-20250306113801-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +65.1 KB - Content
- image-20250306113849-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +65.9 KB - Content