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

Dependencies:   MQTT

This is a MQTT protocol test on STM32 NUCLEO The broker is tests.mosquitto.org The WIFI interface is ESP8266

For configuration please check mbed_app.json and #define in main.cpp

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 https://os.mbed.com/media/uploads/cdupaty/mqtt2.jpg

This test has been checked with MQTT.fx https://os.mbed.com/media/uploads/cdupaty/mqttfx.jpg

Committer:
sam_grove
Date:
Fri May 09 23:06:43 2014 +0000
Revision:
5:4a257f6ac09a
Parent:
4:c696f27c1850
Child:
7:3de634f2d40c
Updates to the example to use the virtual serial port and the LCD for feedback

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sam_grove 5:4a257f6ac09a 1 http://mbed.org/teams/mqtt/code/MQTT/#d13a6c558164