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.