This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC3200-LAUNCHXL: how to use client_Mqtt example of cc3200 for cloudMQTT broker?

Part Number: CC3200-LAUNCHXL
Other Parts Discussed in Thread: CC3200,

Tool/software: Code Composer Studio

I am working on cc3200-LAUNCHXL . I have tested client_Mqtt example in cc3200 SDK and it is working fine....in this code i want to change client id.... how can  i change that ??? ...and also i want to connect to cloudMQTT  broker rather than iot.eclipse.org.....

i am not able to modify source code according to my requirement 

because while connecting to cloudMQTT it requires account credentials like ssid and password that i need to pass through code.

where can i enter these details in source code available in SDK ???

MY Broker IP address and port Number are as follows

m13.cloudmqtt.com

Port No-12167

when i change macros for my broker's IP address  and port number running code gets stuck somewhere in between