Other Parts Discussed in Thread: CC3135
Hello,
i am trying to connect the MSP_EXP432E01Y with an Azure IoT Hub to send and recieve messages. In a later setup i would like to expand this construction and use the CC3135 WiFi Boosterpack.
As a first step i tried to integrate the "simplesample_http" example from the SimpleLink MSP432E4 Azure IoT Plugin - 4.10.00.02 extension (https://dev.ti.com/tirex/explore/node?devtools=MSP-EXP432E401Y&node=ADiAEj8QIj0VQexSeqlw7Q__g-ygqY8__LATEST). I added the connectionString as mentionend in the readme-file.
Overview:
- MSP_EXP432E01Y
- SimpleLink MSP432E4 Azure IoT Plugin - 4.10.00.02
- simplesample_http
- TI-RTOS
- CCS Compiler
When i run the code and display the output in putty the following recieved:
Furthermore the azure portal shows no incoming (telemetry) messages occured:

Is there something else to configure (for example certs,...?)
Or is there something to change in iot hub?
I think the azure iot hub and the connectionString works because the following python example runs locally on my pc.

I hope you can help me to find a quick solution.
With best regards
Patrick