Messaging Queues

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Messaging Queues

3,264件の閲覧回数
TomLaVecchia
Contributor II

I was wondering if anyone has developed a messaging queue based on MQTT or ported Boost? If not, is there a post / subscribe messaging queue for the LPC1700 series micro-controller?

4 返答(返信)

3,257件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

HI

Unfortunately we don't have MQTT library or example, however you can check the following mbed example.https://os.mbed.com/cookbook/mbed_Client_for_MQTT

https://os.mbed.com/cookbook/mbed_Client_for_MQTT

Have a nice day,

Jun Zhang

0 件の賞賛
返信

3,090件の閲覧回数
TomLaVecchia
Contributor II

Thank you very much I will check it out

0 件の賞賛
返信

3,237件の閲覧回数
TomLaVecchia
Contributor II

Has anyone tried to build a MQTT broker for a LPC1700 series micro-controller?

0 件の賞賛
返信

3,206件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

For LPC1700, we only have lpcopen package.

If anyone has experience on LPC1700 MQTT broker, please comment.