Search found 2 matches
- Tue Apr 02, 2019 12:51 pm
- Forum: General Discussion
- Topic: ESP-MQTT
- Replies: 2
- Views: 4192
Re: ESP-MQTT
Thank you very much for your feedback and fast response.
- Mon Apr 01, 2019 5:40 pm
- Forum: General Discussion
- Topic: ESP-MQTT
- Replies: 2
- Views: 4192
ESP-MQTT
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 c...