Raspberry pi/Iot Hub

Walter Hill 1 Reputation point Microsoft Employee
2021-04-04T04:04:07.45+00:00

I am having issues connecting raspberry pi 4(canakit) to IoT Hub. the online tutorials don't help much.
any way to connect the pi to IoT Hub without initially having a sensor? I prefer python

thanks in advance

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

1 answer

Sort by: Most helpful
  1. Matthijs van der Veer 4,376 Reputation points MVP Volunteer Moderator
    2021-04-08T13:54:16.54+00:00

    To add to the comment of @AshokPeddakotla-MSFT , you also asked for a way to connect the Pi to IoT Hub without a sensor. That is completely possible and Microsoft has a sample for it on GitHub. You can find it here. It sends telemetry to IoT Hub without needing any sensors.

    1 person found this answer helpful.

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.