MC60 load certificate from uart

Good morning.

I have MC60 module that i have configured and work with mqtt without ssl.

Now I need it works with ssl, the first thing that i have seen in datasheet and forum i need to load the certificates in quectel, to do this, there is the command “QSECWRITE” where it takes the certificates from quectel by name of the file and lengh.

My problem is I have the certificates in a local directory. My quectel is connected by an uart to a mcu, this mcu is who controls all. In this point, how can I load the certificates?

Thank.

Hi Javier:
The MCU needs to send the AT+QSCWRITE command to the module.
You need to select the path where the certificate file is located and then upload it.