This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3100SDK: Simplelink MQTT client task stack size

Part Number: CC3100SDK
Other Parts Discussed in Thread: CC3100

Hello,

I am running an STM32F07 as a host processor along with the CC3100 module. I am using Free RTOS and have successfully ported the simplelink drivers for integration with the CC3100, as well has ported the example project for the MQTT client. I do have the basic functionality working, I was just looking for answer(s) and what the minimum requirement for the MQTT client task stack size, as well as a TI recommended stack size?

Thanks!

Bryan Valletta

  • Hi Bryan,

    We don't have a minimum requirement for the MQTT client stack size. You can use the MQTT Client example project in the CC3100 SDK as a guide, which has a stack size of 200, but this may vary depending on the functionality of your application.

    Best regards,
    Sarah