2024-01-28 04:26 PM - last edited on 2024-03-05 07:28 AM by SofLit
Greetings,
I am a beginner in STM32WB55 development and I have a project that requires using the SARA-R422M8S-00B module to connect to the AWS IoT core. I have installed FreeRTOS in the STM32Cube MX, but I am not sure how to use the core MQTT and AWS IoT libraries that are included in FreeRTOS. I have also faced many errors while compiling FreeRTOS. I would appreciate any guidance or resources on how to start this project. Thank you for your time and attention.
2024-03-05 02:47 AM
Hello @onvol2024 and welcome to the ST Community :smiling_face_with_smiling_eyes:
For your use case, I suggest you ask the same request on the FreeRTOS community. You may find more Resorces since your use case is related to the FreeRTOS features.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-03-05 07:26 AM
Hello,
Refer to X-CUBE-AWS . It could help you and gives you an idea how to implement it.