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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,918 Views
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 Kudos
Reply
3 Replies

1,886 Views
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 Kudos
Reply

1,881 Views
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 Kudos
Reply

1,889 Views
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 Kudos
Reply