Other Parts Discussed in Thread: CC3235SF, UNIFLASH, CC3220SF
Hi E2E,
Good day!
I have a customer with the following concern.
-------------------------------------------------------------------------------------------------------
I am using azure_cc32xx_2_20_00_05 SDK with simplelink_cc32xx_sdk_2_40_02_00 SDK and the \examples\rtos\CC3235SF_LAUNCHXL\azure\iothub_client_sample_mqtt example is not working.
I have service pack sp_4.1.0.29_3.1.0.5_3.1.0.17.bin installed.
This is related to the issue at the link below but I could not login to write to the forum. The website login seems to be broken.
e2e.ti.com/.../2973995
The console printout is as follows:
[Cortex_M4_0] Starting the iohub_client_sample_mqtt example
Current time: Thu Jun 20 20:34:57 2019
CC32XX has connected to AP and acquired an IP address.
IP Address: 10.0.0.24
IoTHubClient_LL_SetMessageCallback...successful.
IoTHubClient_LL_SendEventAsync accepted message [0] for transmission to IoT Hub.
IoTHubClient_LL_SendEventAsync accepted message [1] for transmission to IoT Hub.
IoTHubClient_LL_SendEventAsync accepted message [2] for transmission to IoT Hub.
IoTHubClient_LL_SendEventAsync accepted message [3] for transmission to IoT Hub.
IoTHubClient_LL_SendEventAsync accepted message [4] for transmission to IoT Hub.
There should be a confirmation like below for each message but there is not.
Confirmation[0] received for message tracking id = 0 with result = IOTHUB_CLIENT_CONFIRMATION_OK
If I change the transport from MQTT to HTTP it works properly, sending data to my IoT Hub. With MQTT, there is no data sent and no confirmation. Just wondering if I need to upgrade the SDK or anything like that.
-------------------------------------------------------------------------------------------------------
Thank you for your usual help.
Best regards,
Franz