Tool/software: Code Composer Studio
CC322OSF: Azure SDK failing sometimes
I am facing some issues in Azure SDK
IoTHubClient_LL_SendEventAsync(gIoTHubClientHandle, message->messageHandle, SendConfirmationCallback, (void *)message);
I am calling the above function after the MQTT initialization when I am pushing the data using these function some times I am getting IOTHUB_CLIENT_CONFIRMATION_ERROR.
these are the response message I got Confirmation[112] received for message tracking id = 114 with result = IOTHUB_CLIENT_CONFIRMATION_ERROR, internet connection is also good.
1. IOTHUB_CLIENT_CONFIRMATION_ERROR I will come after some 100 to 200 packets transmitted.
2. In that stage the internet acess will be their of CC322OF.
Regards
Yashvanth B