Hi,
I tested the subscribe_publish_sample example from AWS SDK 4.30 to use AWS IoT. (for this, CC32xx SDK also used version 4.30).
I had a server authentication problem, and referring to the link above, I succeeded in connecting using the "Starfield Class2 Certification Authority Root CA" instead of the Root CA provided by AWS.
Q1. Why should I use the "Starfield Class2 Certification Authority Root CA" rather than the Root CA provided by AWS, is it a matter of the AWS SDK provided by TI? (I don't understand from the link)
Q2. Other projects using CC3235 use the latest SDK version 6.10. Can I use the aws_iot_xx source from the AWS SDK in the latest SDK?
Thanks.