You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
intern contribution
About this tag
This tag collects content contributed by interns on WindowsForum.com, covering technical topics such as device-to-device communication using Azure IoT Hub. The featured thread explores how to use Azure IoT Hub to relay messages between devices, like a Raspberry Pi controlling a garage door or receiving sensor data, with minimal cloud processing. The content reflects hands-on projects and tutorials authored by interns, focusing on practical IoT scenarios with Microsoft Azure services.
We’ve already seen how to get your devices to send data to the cloud. In most cases, the data is then processed by various Azure services. However, in some cases the cloud is nothing more than a means of communication between two devices.
Imagine a Raspberry Pi connected to a garage door...