Hi suppport.
I would like to implement an MQTT application with MQX 4.2 on Frdm-k64 board.
Do you have reference code ?
Thank you.
Solved! Go to Solution.
Hi @davidzhu ;
MQX V5 support MQTT.
Please refer to below link for more details.
Please also refer to the MQTT demo in MCUXpresso SDK for Frdm-k64F.
Please download the FRDM-K64 SDK code:
https://mcuxpresso.nxp.com/en/builder?hw=FRDM-K64F
Select all the component, and download the SDK package, then you will find the mqtt project from the SDK folder:
SDK_2_10_0_FRDM-K64F\boards\frdmk64f\lwip_examples\lwip_mqtt
Regards
Daniel
Hi @davidzhu ;
MQX V5 support MQTT.
Please refer to below link for more details.
Please also refer to the MQTT demo in MCUXpresso SDK for Frdm-k64F.
Please download the FRDM-K64 SDK code:
https://mcuxpresso.nxp.com/en/builder?hw=FRDM-K64F
Select all the component, and download the SDK package, then you will find the mqtt project from the SDK folder:
SDK_2_10_0_FRDM-K64F\boards\frdmk64f\lwip_examples\lwip_mqtt
Regards
Daniel