nRF9160 SLM MQTT Connection

Hi all,

I am using and nrf9160, in particular a thingy91. It is running 1.3.7 firmware.  I have the SLM sample loaded and can sent AT commands to the device using the nRF Serial Terminal and Cellular Monitor applications. 

I have been successful connecting to test.mosquitto.org through AT commands using port 8883 and a certificate loaded using the Cellular Monitor certificate manager.

I am now trying to connect to a hiveMQ cloud server. I followed the same steps but have not been able to connect. The AT#XMQTTCON just returns ERROR

I have seen a few articles that show this exact connection setup but I have not had any luck. Any help would be great.

Thanks!

Related