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.

CC3220SF: Azure IoT sdk, failing to send more data than 5

Part Number: CC3220SF

Hi,

I am facing some issue with sending data form the Azure IoTHub Plugin downloaded form "http://dev.ti.com/tirex/explore/node?node=AG-HyxrTZIqS0UW9bMNurg__9QUeYYT__LATEST"

in that we have an example "iothub_client_sample_mqtt" in that it is sending 5 data and waiting form cloud message  to exit, but if want to send more than 5 data then whenever SendConfirmationCallback is called and inturn it tries to delete the message using "IoTHubMessage_Destroy(eventInstance->messageHandle);"  then the function doesn't return, can anyone please tell what is happening.

Regards,

Chiranth H D.