2022-10-24 09:17 PM
I'm not able to conclude the FreeRTOS demo application for the B-L475E-IOT01A2 board. I'm following the instructions given in FreeRTOS User Guide.
After compile and upload the firmware to the B-L475E-IOT01A2 board, two sort of problems are happening:
1) The application stops on "SDK successfully initialized." and do not connect to the WiFi and do not upload data to AWS.
2) The appication issues out PCKS11, Certificate, and Network errors:
Follows my credential/keys setup:
OBS: I was able to connect and execute the Getting Started firmware with the same credential/keys setup.
Am I missing something?
Thanks in advance,
Guilherme Amorim.