Use MQTT on OrangeBoard WiFi+ arduino board.

Use MQTT on OrangeBoard WiFi+ arduino board.
ORIGINAL POST
By kocoafab
components
Hardware Components
Software Apps and online services
arduino
hivemq
details

orangeboard.PNG

MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages.

This tutorial provides a client for doing simple publish/subscribe messaging with a server(http://www.hivemq.com/demos/websocket-client/) that supports MQTT.

 

Source code is included in this article. Please check it in the article.

 

orangeboard.PNG

MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages.

This tutorial provides a client for doing simple publish/subscribe messaging with a server(http://www.hivemq.com/demos/websocket-client/) that supports MQTT.

 

Source code is included in this article. Please check it in the article.

 

documents
Code
code

COMMENTS

Please Login to comment
  Subscribe  
Notify of