This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3220: ERROR: runAWSClient L#108 Error(-7) connecting to <endpoint>

Part Number: CC3220

I'm running the latest free rtos publish subscribe example from the aws iot plugin and can not get it to work. I get the following output:

Starting the AWS IoT example application

startSNTP: Current time: Sun Nov 18 19:39:57 2018


CC32XX has connected to AP and acquired an IP address.

IP Address: 192.168.0.41

Flashing certificate file ...
Successfully wrote file /cert/ca.pem to flash

Flashing certificate file ...
Successfully wrote file /cert/cert.pem to flash

Flashing certificate file ...
Successfully wrote file /cert/key.pem to flash


AWS IoT SDK Version 3.0.1-

Connecting...


ERROR: runAWSClient L#108
Error(-7) connecting to a2wpu4ebbjacdc-ats.iot.eu-west-2.amazonaws.com:8883


Subscribing...


ERROR: runAWSClient L#126
Error subscribing (-13)


ERROR: runAWSClient L#178
An error occurred in the loop. Error code = -13

Thank you for any help in advance