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,919件の閲覧回数
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,887件の閲覧回数
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,882件の閲覧回数
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,890件の閲覧回数
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 件の賞賛
返信