This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

MQTT Connect Error: -95 in nrf9160: AWS_IoT sample

Hi,

I have been trying to run nrf9160: AWS_IoT sample on Thingy91 but have been getting the following output in the serial terminal: 

I couldn't figure out what mqtt_connect, error: -95 actually means since it is not present in the following: https://github.com/intel/zephyr/blob/master/lib/libc/minimal/include/errno.h

Can someone please help me figure out what this error actually means?

Thank you.

Related