You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Luis Fernando Sauthier 2fecde937c Versão inicial do Abacontrol_REV_LEF__ 5 months ago
..
Makefile Versão inicial do Abacontrol_REV_LEF__ 5 months ago
README.md Versão inicial do Abacontrol_REV_LEF__ 5 months ago
mqtt.hex Versão inicial do Abacontrol_REV_LEF__ 5 months ago
mqtt.ino Versão inicial do Abacontrol_REV_LEF__ 5 months ago

README.md

MQTT example

This is a simple example of a sketch that subscribes to an mqtt topic and then publishes messages to that topic, which it subsequently receives and prints.

Important For this sketch to work you must turn off the UART debug log in esp-link (on the Debug Log page). The reason is that otherwise esp-link prints too much to its uart and then misses incoming characters.