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.

LAUNCHXL-CC3235SF: MQTTv5 compatibilty

Part Number: LAUNCHXL-CC3235SF

Hi,

I am currently using SDK simplelink_cc32xx_sdk_5_30_00_08 for LaunchCL-CC3235SF development board. Can this SDK support 3rd party MQTTv5 Libraries which are in other coding languages(ex C++,python etc).And also could you mentioned which MQTTTv5 libraries can be feasible to use for the FREERTOS in the TI.

Thank you. 

  • a C++ stack can be used with the CC32xx environment (all the supported toolchains support C++).

    Python is probably not the best solution for an embedded platform.

    We don't have any recommendation for a specific stack. Just look for an embedded MQTTv5 stack.