Question about integrating Azure IoT Hub support middleware into FreeRTOS

Ido Ikar 21 Reputation points
2022-01-11T07:25:51.333+00:00

Hi

I am using an IoT device that is running on an ST microcontroller and using the Free-Rtos operating system.
I saw these code samples on GitHub for doing this:
https://github.com/Azure-Samples/iot-middleware-freertos-samples

But I would like to consult with you to ensure this is the best place to take the source code from, or maybe Microsoft provides more formal code samples.

How can I get professional help from Microsoft certified Azure consultant about this and other issues related to my project?
I have no problem paying for this support.

Thank you,

Ido

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,189 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sander van de Velde | MVP 32,641 Reputation points MVP
    2022-01-11T13:45:53.44+00:00

    Hello @Ido Ikar ,

    the samples you use are based on this code repository: Azure SDK for Embedded C.

    Recently, this Arduino library was announced based on the same SDK.

    Next to that, check out the Nano framework. This is an exciting solution to program on various embedded devices, just using C#.

    Regarding professional help, you reached the Q&A section of MS Learn which is a moderated community portal.

    You can reach out to your local Microsoft representative and ask to get in contact with the global Azure IoT blackbelt team. If this is hard for you, as an MVP I can introduce you too.

    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Ido Ikar 21 Reputation points
    2022-01-13T14:41:24.353+00:00

    Hi
    I will need ongoing technical phone/mail support from microsoft for my project to help me with the integration of these microsoft libraries into my embedded code to get to the point i manage to communicate with the Azure IoT hub in MQTT protocol.
    I have no problem purchasing such support in order to get a technical support from microsoft.
    Can you direct me to the right place?
    Thank you.


  2. David Kenko 0 Reputation points
    2023-02-09T12:34:37.14+00:00

    @Ido Ikar Where you able to use this samples for your project? I will be using STM32 F407 with the PCB of my team. I wonder, if I will be able to use this samples? Or I MUST use their IoT board Sander van de Velde

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.