ESP-MQTT
Posted: Mon Apr 01, 2019 5:40 pm
I am using "espmqtt" library and trying to build my code in esp-idf-v3.1.3. I am able to build the code(using example code inside the library "mqtt_tcp") and connect to CLOUD-MQTT server. But I am unable to send or receive any data. I am using both Eclipse ide (for esp32) and mysys32 to compile my code. Any help would be appreciable.