Search found 1 match

by onire77
Sun Nov 18, 2018 6:17 pm
Forum: ESP-IDF
Topic: Send message to broker MQTT
Replies: 2
Views: 3526

Send message to broker MQTT

Hi,
I want to change this example https://github.com/espressif/esp-mqtt/b ... pp_main.c to send every 10 seconds a temperature to a broker. I don’t understand how to modify the mqtt_event_handler for my necessity.