Part Number: CC3220SF
Trying to connect to AWS IoT thing using AWS IoT CC32XX Quick Start Guide
Spending second day trying to figure out what is wrong with that "ready to use" example.
getting messages:
Getting error messages -19 which shows that something wrong with this unclear how to get root CA certificate.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Starting the AWS IoT example application
startSNTP: Current time: Fri Aug 23 13:06:42 2019
CC32XX has connected to AP and acquired an IP address.
IP Address: 192.168.100.98
AWS IoT SDK Version 3.0.1-
Connecting...
ERROR: runAWSClient L#108
Error(-19) connecting to a2osulndgtm7vq-ats.iot.us-east-2.amazonaws.com:8883
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Can anybody help to solve the problem.
Why your ready to use example require so many ajustment and corrections?