Last modified by Mengting Qiu on 2025/07/29 15:24

From version 49.3
edited by Mengting Qiu
on 2025/07/29 13:58
Change comment: There is no comment for this version
To version 49.5
edited by Mengting Qiu
on 2025/07/29 14:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -331,9 +331,17 @@
331 331  
332 332  1. Overwrite Certificates:
333 333  
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:
334 334  
337 +AT+CACERT=123456}
335 335  
339 +AT+CLICERT=123456}
336 336  
341 +AT+CLIKEY=123456}
342 +
343 +
344 +
337 337  == 4.2  For -CB /-CS model ==
338 338  
339 339  === 4.2.1 Upgrade the firmware to configure TLS firmware to set the certificate ===