Anyone have an experience on esp_mqtt?
I want to connect ESP8266 to Bluemix.
But it fails.
I have checked the setting by using MQTT.fx.
I think it is correct.
It keep showing:
TCP: Connect to domain qjg7ec.messaging.internetofthings.ibmcloud.com:1883
DNS: found ip 169.45.2.20
TCP: connecting...
MQTT: Connected to broker qjg7ec.messaging.internetofthings.ibmcloud.com:1883
MQTT: Sending, type: 1, id: 0000
TCP: Sent
TCP: Disconnected callback
MQTT: Disconnected
Thank you.