Hello while following the AWS FreeRTOS guide with CC32220SF, I'm having some problems related to Certification files. Here's is the terminal dump:
0 0 [Tmr Svc] Starting Wi-Fi Module ... 1 0 [Tmr Svc] Simple Link task created Device came up in Station mode 2 153 [Tmr Svc] Wi-Fi module initialized. 3 153 [Tmr Svc] Starting key provisioning... 4 153 [Tmr Svc] Write root certificate... 5 252 [Tmr Svc] Write device private key... 6 356 [Tmr Svc] Write device certificate... 7 455 [Tmr Svc] Key provisioning done... [WLAN EVENT] STA Connected to the AP: <My AP SSID here> , BSSID: 6<My AP MACAddr here>0 [NETAPP EVENT] IP acquired by the device Device has connected to <My AP SSID here> Device IP Address is <My IPAddr here> 8 3687 [Tmr Svc] Wi-Fi connected to AP <My AP SSID here>. 9 3688 [Tmr Svc] IP Address acquired <My IPAddr here> 10 3688 [Tmr Svc] Creating MQTT Echo Task... 11 3688 [MQTTEcho] MQTT echo attempting to connect to a4jilxkf9cjin-ats.iot.us-east-2.amazonaws.com. 12 4353 [pthread] [SimpleLinkSockEventHandler ERROR]: Root CA in file system did not sign the chain. 13 4356 [pthread] [SimpleLinkSockEventHandler ERROR]: Handshake Failed - socket 0, reason: -688. 14 4357 [MQTTEcho] ERROR: MQTT echo failed to connect. 15 4357 [MQTTEcho] MQTT echo test could not connect to broker. 16 4382 [MQTTEcho] MQTT echo demo finished. 17 4382 [MQTTEcho] ----Demo finished----
Also, reading here: https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/602961, I looked for certificate_sl, but instead found this.
I suppose it is related to the fact that Certificates are hardcoded?
Anyway, I post here for the given case someone in the TI community has had this issue and could help me with my problem.
If you prefer to answer me in AWS forums: forums.aws.amazon.com/thread.jspa
