Changes for page Dragino -NB/-CB device connection to AWS platform instructions
Last modified by Mengting Qiu on 2025/07/29 15:24
From version 49.2
edited by Mengting Qiu
on 2025/07/29 13:58
on 2025/07/29 13:58
Change comment:
There is no comment for this version
To version 49.6
edited by Mengting Qiu
on 2025/07/29 14:02
on 2025/07/29 14:02
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -329,9 +329,22 @@ 329 329 330 330 To effectively "clear" existing certificates, users may overwrite them with arbitrary data by following these steps: 331 331 332 +1. Overwrite Certificates: 332 332 334 +Use the standard AT commands (AT+CACERT, AT+CLICERT, AT+CLIKEY) to write non-certificate data (e.g., random strings like 123456). 335 +Example: 333 333 337 +AT+CACERT=123456} 334 334 339 +AT+CLICERT=123456} 340 + 341 +AT+CLIKEY=123456} 342 + 343 +2. Upload Valid Certificates (Optional): 344 + 345 +After overwriting, users may proceed to upload new valid certificates if needed. 346 + 347 + 335 335 == 4.2 For -CB /-CS model == 336 336 337 337 === 4.2.1 Upgrade the firmware to configure TLS firmware to set the certificate ===