Skip to content

Latest commit

 

History

History

mqtt_subscribe_publish

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

When the device is powered on, the log is as follows:

image-20210312161920223

configure [mqtt.fx](Download (jensd.de)) to connect mqtt broker.

mqtt-fx-config

configure mqtt.fx to subscribe specific topics.

image-20210312161431163

Publish topic to control LED on/off.

image-20210312161454851

image-20210312161602378

Publish topic to control LED off.

image-20210312161713024

Arduino log is as follows.

image-20210312161740431