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.

Disconnect callback called in CC3200 MQTT Client

Other Parts Discussed in Thread: CC3200

Hi,

I am using CC3200 MQTT Client example and instead of a button press, I am posting the data continuously from CC3200 to the IBM MQTT Broker. After a 1000 odd messages is sent, the client gets disconnected from the broker. I am using server messagesight.demos.ibm.com and port 1883 as in the example.

Is there a known message limit of some sort on the IBM MQTT Broker being used?  Can I continuously pump in data for say, 2 hours @rate of say 2 - 3 ADC samples every second?

Thanks in advance,

Soumya