Hi
I have been trying on and off for quite some time to connect the 7600E-H to HiveMQ without success.
Tried just about everything I can think of as well as trawling the internet.
I get error 6 "6 message receive fail”
Here is the current connection attempt:
OK
AT+CNTP=“202.120.2.101”,32
OK
AT+CNTP
OK
+CNTP: 0
AT+CCLK?
+CCLK: “26/02/02,19:50:51+32”
OK
AT+CGDCONT=1,“IP”,“mob.asm.net”
OK
AT+CCERTLIST
+CCERTLIST: “isrgrootx1.pem”
OK
AT+CSSLCFG=“cacert”,0,“isrgrootx1.pem”
OK
AT+CMQTTSTART
+CMQTTSTART: 0
AT+CMQTTCONNECT=0,“tcp://140a405c2f3e4427aa4b1e83ea4d84d9.s1.eu.hivemq.cloud:8883”,60,1,“###”,“###”
OK
+CMQTTCONNECT: 0,6
+CMQTTCONNLOST: 0,1
A little help will be VERY much appreciated.