Please who has connected to AWS iot core using A7670E specifically??
Please who has connected to AWS iot core using A7670E specifically??
I'm facing +CMQTTCONNECT: 0,34 error
AT+CMQTTCONNECT=0,"tcp://xxxxx:8883",60,1
+CMQTTCONNECT: 0,34
I'm facing +CMQTTCONNECT: 0,34 error
AT+CMQTTCONNECT=0,"tcp://xxxxx:8883",60,1
+CMQTTCONNECT: 0,34
Solution
@Onyeka so this particular error "+CMQTTCONNECT: 0,34" indicates that you have a connection failure using the MQTT protocol. The specific reason for code 34 well depends on the module implementation, but it often relates to issues with TLS/SSL certificate verification most of the times