<
From version < 24.6 >
edited by Xiaoling
on 2024/05/30 10:26
To version < 37.1 >
edited by Mengting Qiu
on 2025/03/06 11:36
>
Change comment: Uploaded new attachment "image-20250306113602-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.ting
Content
... ... @@ -27,38 +27,30 @@
27 27  
28 28  a. Fill in any name
29 29  
30 -b. Configure the policy you created
31 31  
32 -[[image:image-20240528173144-3.png||height="572" width="931"]]
31 +b. Fill in * to Policy action and Policy resource (* stands for all)
33 33  
33 +[[image:image-20250103152135-2.png||height="777" width="1544"]]
34 34  
35 +
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  
37 37  
38 -**{**
39 +**{
40 + "Version": "2012-10-17",
41 + "Statement": [
42 + {
43 + "Effect": "Allow",
44 + "Action": "iot:*",
45 + "Resource": "*"
46 + }
47 + ]
48 +}**
39 39  
40 -**~ "Version": "2012-10-17",**
41 41  
42 -**~ "Statement": [**
43 43  
44 -**~ {**
52 +[[image:image-20250103151957-1.png||height="529" width="935"]]
45 45  
46 -**~ "Effect": "Allow",**
47 -
48 -**~ "Action": "",**
49 -
50 -**~ "Resource": ""**
51 -
52 -**~ }**
53 -
54 -**~ ]**
55 -
56 -**}**
57 -
58 -
59 -[[image:image-20240528173203-4.png||height="517" width="942"]]
60 -
61 -
62 62  d. Create this policy
63 63  
64 64  
... ... @@ -100,7 +100,7 @@
100 100  (% style="color:blue" %)**5. When you click to create things, the certificate download page will pop up**
101 101  
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.
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.
104 104  
105 105  Please download all the following certificates and put them in a folder.
106 106  
... ... @@ -114,9 +114,15 @@
114 114  
115 115  = 4. Connect to AWS using Dragino-NB device =
116 116  
109 +
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)
111 +
112 +[[image:image-20240822090554-1.png||height="501" width="656"]]
113 +
114 +
117 117  == 4.1 For -NB /-NS model ==
118 118  
119 -=== 4.1.1 Upgrade the firmware to configure TTS firmware to set the certificate ===
117 +=== 4.1.1 Upgrade the firmware to configure TLS firmware to set the certificate ===
120 120  
121 121  
122 122  User can change device firmware to::
... ... @@ -321,12 +321,12 @@
321 321  ==== 4.1.2.4 Re-upgrade the firmware ====
322 322  
323 323  
324 -After the certificate configuration is completed, Re-upgrade to the firmware you originally used.
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]].
325 325  
326 326  
327 327  == 4.2  For -CB /-CS model ==
328 328  
329 -=== 4.2.1 Upgrade the firmware to configure TTS firmware to set the certificate ===
327 +=== 4.2.1 Upgrade the firmware to configure TLS firmware to set the certificate ===
330 330  
331 331  
332 332  User can change device firmware to::
... ... @@ -343,8 +343,6 @@
343 343  
344 344  * Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART_Access_for_NB_ST_BC660K-GL/#H4.2UpdateFirmware28Assumethedevicealreadyhaveabootloader29]]**.
345 345  
346 -
347 -
348 348  === 4.2.2 Configure certificate ===
349 349  
350 350  
... ... @@ -355,6 +355,7 @@
355 355  
356 356  ==== 4.2.2.1 Configure CA certificate ====
357 357  
354 +(% style="color:red" %)**Note:You should select one of the certificates.Either CA1 or CA3 can be used**
358 358  
359 359  Please input the certificate in PEM format for the user.
360 360  
... ... @@ -540,8 +540,8 @@
540 540  
541 541  (% style="color:blue" %)**AT+DELCLICERT}**
542 542  
543 -(% style="color:blue" %)**AT+DELCACERT}**
544 -
540 +(% style="color:blue" %)**AT+DELCACERT}**(%%)
541 +(% style="color:blue" %)
545 545  
546 546  (% style="color:red" %)**Note: 1.When there is no certificate on the device, a deletion error will be displayed.
547 547   2.When the device already has a certificate, using the command to configure the certificate again will display a configuration error.**
... ... @@ -620,3 +620,5 @@
620 620  [[image:image-20240528175133-19.png||height="563" width="1022"]]
621 621  
622 622  [[image:image-20240528175154-20.png||height="752" width="1042"]]
620 +
621 +
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
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0