MQTT MC60E module publish error

Dear Quectel,
I am running the MQTT code in the mc60 module I disabled all SSL certification and running the code. my target is to connect to the io.adafruit.com is my MQTT broker. when running the code i am getting the following messages from the module please anybody shares with me the MQTT c for io.adafruit.com.

<-- Send AT:AT+QMTOPEN=0,“io.adafruit.com”,8883, ret = 0 -->
<-- RIL_MQTT_QMTOPEN, ret=0 -->
//<Open a MQTT client successfully
<–Send AT:AT+QMTCONN=0,“io.adafruit.com”,“KalyanMatta”,“aio_QMXi80J6aOey8IjnXozHiCwefFnc”, ret = 0 -->
<-- RIL_MQTT_QMTCONN, ret=0 -->
//<Start connect to MQTT server
<–MQTT RECV STAT:1–>

Dear Kalyan

Please feedback the AT_LOG information of your communication with the module. It would be better to start from the power on of the module, with some details for specific analysis.Thank you.