cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect to Azure IoT Hub with x-cube-azrtos-h7

breeze
Associate

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?

1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

1 REPLY 1

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