I am trying run the “Connect to AWS” demo project for Amazon FreeRTOS on a Texas Instruments CC3220SF-LaunchXL board. I am following the directions linked below. When I run the code, the board connect to WiFI but I do not see any message show up on the IoT console test screen. Here is the terminal output from the board
terminal photo:https://postimg.cc/image/c8vze0j7f/
link:https://docs.aws.amazon.com/freertos/latest/userguide/getting_started_ti.html
Unsure what to make of this output. Any help is greatly appreciated
Thanks for the reply!
I have followed the guide as far as formatting the certificates using the tool, generating the aws_clientcredential_keys.h file and placing into the project directory, so I would think my certificates are all good, but I will try this again just to be sure.