Looking for an example MQTT zephyr project like it has on MCUXpresso SDK

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

Looking for an example MQTT zephyr project like it has on MCUXpresso SDK

1,931 次查看
ping1
Contributor V

Dear all

Try to import an equivalent MQTT example in zephyr project for MCUX extension and found it is quite confusing with similar names like mqtt_publisher, tried and not working. I wonder whether there is one like it has on SDK, which is the project I started with our products.

Any working lwip project like DHCP to start with? I am using RT1024 EVK for now.

Thank you.

Ping Wang

0 项奖励
回复
3 回复数

1,899 次查看
ping1
Contributor V

Thanks for reply, Jennie

Found the DHCP client example and it works, but the MQTT publisher doesn't work and document says it is for MQTT v3.1.1, which is a bit old. 

Not sure there is any plan to update some new samples for lwip side?

Regards!

Ping

0 项奖励
回复

1,894 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Zephyr is open source project which is not owned by NXP.

So for this further question , I suggest you query on Zephyr Github discussion forum:

https://github.com/zephyrproject-rtos/zephyr

Thanks for your understanding,

Jun Zhang

 

0 项奖励
回复

1,902 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

HI

The latest Zephyr demo code package is 

https://docs.zephyrproject.org/latest/samples/index.html

there is MQTT demo code inside but may not for RT. You can refer it as reference.

Thanks,

Jennie

0 项奖励
回复