Example to use C++ MQTT Client with ESP-IDF / FreeRTOS
Posted: Wed Mar 28, 2018 9:11 am
I would like to use the MQTT Client from (https://github.com/nkolban/esp32-snippe ... Client.cpp) to report temperature readings from a sensor I have.
Are there any examples of using this client with FreeRTOS to publish and subscribe to MQTT broker floating around?
All the C++ examples use the basis of this client code are use in Ardunio. I would like to learn to use in ESP-IDF with FreeRTOS.
Thanks
Densha
Are there any examples of using this client with FreeRTOS to publish and subscribe to MQTT broker floating around?
All the C++ examples use the basis of this client code are use in Ardunio. I would like to learn to use in ESP-IDF with FreeRTOS.
Thanks
Densha