Cacert.pem data - where should I get from?

First, I would like to communicate with MQTT broker from M66 without SSL option. I want an example broker configuration. I want to publish and see the data in broker. Then I want to go for ‘with SSL’ option and I need the data for all certificates to write in RAM. Anybody can help me?

hi,dlenin20:
Please refer to the following documents
Quectel_EC2x&EG9x&EG2x-G&EM05_Series_SSL_Application_Note_V1.1.pdf (346.1 KB) Quectel_LTE_Standard_MQTT_Application_Note_V1.2.pdf (685.3 KB)

Thank you support team.
Let me go thro’ and come back, if need.

Hi Team,

I’m getting below response for QMTT without SSL option given in example: M66


[2021-07-24_14:10:05:304]AT

[2021-07-24_14:10:05:304]OK
[2021-07-24_14:10:06:219]AT+CMGF=1

[2021-07-24_14:10:06:219]OK
[2021-07-24_14:10:07:400]AT+CREG?

[2021-07-24_14:10:07:400]+CREG: 0,1

[2021-07-24_14:10:07:400]OK
[2021-07-24_14:10:08:703]AT+CSQ

[2021-07-24_14:10:08:703]+CSQ: 24,0

[2021-07-24_14:10:08:703]OK
[2021-07-24_14:10:09:647]AT+CCLK?

[2021-07-24_14:10:09:647]+CCLK: “04/01/01,00:12:48+00”

[2021-07-24_14:10:09:647]OK
[2021-07-24_14:10:11:313]AT+QIFGCNT=0

[2021-07-24_14:10:11:313]OK
[2021-07-24_14:10:13:220]AT+QICSGP=1,“airtelgprs.com

[2021-07-24_14:10:13:225]OK
[2021-07-24_14:10:14:649]AT+QIREGAPP

[2021-07-24_14:10:14:649]OK
[2021-07-24_14:10:16:119]AT+QIACT

[2021-07-24_14:10:16:898]OK
[2021-07-24_14:10:18:008]AT+QILOCIP

[2021-07-24_14:10:18:008]100.84.164.173
[2021-07-24_14:10:19:494]AT+QISTAT

[2021-07-24_14:10:19:494]OK

[2021-07-24_14:10:19:500]STATE: IP STATUS
[2021-07-24_14:10:23:817]AT+QMTCFG=?

[2021-07-24_14:10:23:817]+QMTCFG: “<config_type>”,(0-5)[,¡­]

[2021-07-24_14:10:23:817]OK
[2021-07-24_14:10:25:028]AT+QMTCFG=“recv/mode”,0,0,1

[2021-07-24_14:10:25:028]+CME ERROR: 3765
[2021-07-24_14:10:34:946]AT+QMTCFG=“recv/mode”,0,0,1

[2021-07-24_14:10:34:946]+CME ERROR: 3765
[2021-07-24_14:11:08:246]AT+QMTCFG=“ALIAUTH”,0,“oyjtmPl5a5j”,“MQTT_TEST”,“wN9Y6pZSIIy7Exa5qVzcmigEGO4kAazZ”

[2021-07-24_14:11:08:246]OK
[2021-07-24_14:11:10:215]AT+QMTCFG=“recv/mode”,0,0,1

[2021-07-24_14:11:10:215]+CME ERROR: 3765
[2021-07-24_14:11:15:534]AT+QMTOPEN=0,“iot-as-mqtt.cn-shanghai.aliyuncs.com”,1883

[2021-07-24_14:11:15:534]OK
[2021-07-24_14:11:17:264]
[2021-07-24_14:11:17:264]+QMTOPEN: 0,0
[2021-07-24_14:11:18:421]AT+QMTCFG=“recv/mode”,0,0,1

[2021-07-24_14:11:18:421]+CME ERROR: 3765
[2021-07-24_14:11:24:667]AT+QMTCONN=0,“clientExample”

[2021-07-24_14:11:24:675]OK
[2021-07-24_14:11:27:748]AT+QMTSUB=0,1,“topic/example”,2

[2021-07-24_14:11:27:748]+CME ERROR: 3518
[2021-07-24_14:11:28:311]
[2021-07-24_14:11:28:311]+CFUN: 1
[2021-07-24_14:11:28:574]
[2021-07-24_14:11:28:574]+CPIN: READY
[2021-07-24_14:11:31:162]
[2021-07-24_14:11:31:162]Call Ready
[2021-07-24_14:11:32:006]
[2021-07-24_14:11:32:006]SMS Ready

Please guide me to correct the issues.
Thank you.

Thank you.

Let me try to register my device here.