Hi,
I am currently working on a MQTT project using the MIMXRT1180-EVK board, and I have checked the SDK for an MQTT baremetal example. Unfortunately, I found that there is only an example available for FreeRTOS.
My project requires MQTT functionality on baremetal, and I would appreciate any guidance or resources that could help me set this up. If anyone has a MQTT baremetal example or can point me in the right direction, it would be greatly appreciated!
Thank you!
Solved! Go to Solution.
Hi @PavanKumarS ,
Thanks for your interest in NXP MIMXRT series!
As you can see, the current MQTT examples in the SDK for the RT1180 only include the FreeRTOS version. The bare metal version is not available. This may have caused some inconvenience, but good news follow this tutorial and customers can try to implement it on their own: https://mcuoneclipse.com/2017/04/09/mqtt-with-lwip-and-nxp-frdm-k64f-board/
Wish you a nice day!
Best regards,
Gavin
Hi @PavanKumarS ,
Thanks for your interest in NXP MIMXRT series!
As you can see, the current MQTT examples in the SDK for the RT1180 only include the FreeRTOS version. The bare metal version is not available. This may have caused some inconvenience, but good news follow this tutorial and customers can try to implement it on their own: https://mcuoneclipse.com/2017/04/09/mqtt-with-lwip-and-nxp-frdm-k64f-board/
Wish you a nice day!
Best regards,
Gavin