Skip to main content
Explorer II
January 29, 2024
Question

FreeRTOS on STM32: usage of MQTT and AWS

  • January 29, 2024
  • 2 replies
  • 1648 views

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.

2 replies

STTwo-32
Technical Moderator
March 5, 2024

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.
mƎALLEm
Technical Moderator
March 5, 2024

Hello,

Refer to X-CUBE-AWS . It could help you and gives you an idea how to implement it.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.