I am new to AWS IoT and working with STM32L475 Discovery kit board and trying to run the AWS freertos demo for the board based on the AWS getting started guide.I followed all the steps provided in the AWS documentation but encountering the following error.
I had checked the AWS credentials and they are correct. I used the quick connect method to register my board and create the Iot Thing. I also Erased the flash memory before debugging the project thinking that might be causing the issue.
I am using System workbench on windows 10 (64 bit) for the project and Teraterm serial terminal with speed setting 115200
Could anyone please let me know how to resolve this issue? Thanks is advance.
1 532 [Tmr Svc] Write certificate...
2 541 [Tmr Svc] ERROR: Failed to provision certificate 48
3 547 [Tmr Svc] ERROR: Failed to provision private key 48
4 8978 [Tmr Svc] WiFi connected to AP NETGEAR30.
5 8982 [Tmr Svc] IP Address acquired 192.168.0.11
6 8987 [Tmr Svc] WiFi firmware version is: C3.5.2.5
7 8991 [Tmr Svc] WiFi firmware is up-to-date.```