M66 MQTT Connection Issue with MQTT broker

Hi Quectel support,

I have M66 module with M66FBR03A03 version firmware. I use to io.adafruit.com as broker. But i couldn’t run it. My module is working with HTTP protocol. So, i haven’t problem regarding to access internet.

You can find below are the commands and it’s replys I used to run MQTT.

“AT+QMTCFG=“KEEPALIVE”,0”
+QMTCFG: 120
OK

“AT+QMTOPEN=0,“io.adafruit.com”,1883”
OK
+QMTOPEN: 0,0

“AT+QMTCONN=0,“clientTest”,“erendenek00”,“aio_fdoF49lGrdrImuE3iwYzNhoMw3Ol””
OK
+QMTCONN: 0,0,0

“AT+QMTPUB=0,0,0,0,“erendenek00/Feeds/test””

“1” (with CRTL+Z (char)(26))
OK
+QMTPUB: 0,0,0

I observed IO page of adafruit.io, but there is no change anything. Can you help about this issue.

Best regards,

Could you answer any reply about this issue?