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
