Simple demo with GPIO MQTT protocol test on STM32 broker tests.mosquitto.org WIFI interface ESP8266 Issue of topic0 by pressing the button If reception of ', switching of the led If received from 'q' end of program
You are viewing an older revision! See the latest version
Homepage
This is a MQTT protocol test on STM32 NUCLEO The broker is tests.mosquitto.org The WIFI interface is ESP8266 (check mbed_app.json)
Issue of topic0 by pressing the button
If received 'l' from broker then switching of the led
If received 'q' from broker then end the program
Information and debug with a terminal using UART over USB
This test has been checked with MQTT.fx