2021-07-25 07:12 PM
I have STM32H723ZG board. I want to connect to Azure IoT Hub and send telemetry from this STM32H723ZG,
Azure IoT Hub and device was already created in Azure Portal.
I downloaded x-cube-azrtos-h7. But I couldn't find the example to connect to Azure IoT Hub.
I found the sample https://github.com/azure-rtos/samples. But this is the sample for STM32F746G-DISCOVERY.
This sample uses sample_azure_iot_embedded_sdk.c. The x-cube-azrtos-h7 also has this in Middlewares\ST\netxduo\addons\azure_iot\samples.
But I couldn't know how to use this in x-cube-azrtos-h7 with STM32CubeIDE.
How can I use Middlewares\ST\netxduo\addons\azure_iot\samples?
How can I connect to Azure IoT Hub with x-cube-azrtos-h7?
Solved! Go to Solution.
2021-08-03 04:14 AM
Hello @breeze ,
You can get the software from the following link : Microsoft Azure software expansion for STM32Cube
Then, you shall do porting to your platform.
I hope this helps.
BeST Regards,
Walid
2021-08-03 04:14 AM
Hello @breeze ,
You can get the software from the following link : Microsoft Azure software expansion for STM32Cube
Then, you shall do porting to your platform.
I hope this helps.
BeST Regards,
Walid