MQTT implementation in MQX 4.2

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MQTT implementation in MQX 4.2

跳至解决方案
1,578 次查看
davidzhu
Contributor III

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.

0 项奖励
1 解答
1,575 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi @davidzhu ;

 

MQX V5 support MQTT.

Please refer to below link for more details.

https://www.nxp.com/design/software/embedded-software/mqx-software-solutions/mqx-v5-software-solutio...

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

 

 

在原帖中查看解决方案

0 项奖励
1 回复
1,576 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi @davidzhu ;

 

MQX V5 support MQTT.

Please refer to below link for more details.

https://www.nxp.com/design/software/embedded-software/mqx-software-solutions/mqx-v5-software-solutio...

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

 

 

0 项奖励