Recent Blog ArticlesNewest TopicsMost LikesTagged:TagConvenience IoT Plug and Play APIs added to Azure IoT SDK (C# Preview) We just added new APIs in preview in the Azure IoT SDK for C# that will make it easier and more intuitive for device developers to implement IoT Plug and Play, and we'd love to have your feedback. ...New LTS release for Azure IoT Hub SDK for .NET The .NET Azure IoT Hub SDK team released the latest LTS (Long-Term Support) of the device and service SDKs for .NET. This LTS version, tagged lts_2021-2-18. Azure IoT Hub SDK for .NET now support .NET5 (Preview) NET5 in now supported (preview) in the Azure IoT Hub and DPS SDKs for .NET. With this preview you can now use .NET 5 and C# 9 with your project using the Azure IoT .NET SDKs. How to convert an existing IoT device to be an Azure IoT Plug and Play device This article outlines the steps a device developer should follow to convert an existing device to an IoT Plug and Play device. It describes how the developer can create the model that every IoT...Micro Python on ESP32 to send telemetry to Azure IoT Hub with MQTT Interested by Micro Python? Check this new sample on how to connect Azure IoT Hub with MQTT from Micro Python running on ESP32. Quickstart: Send telemetry from a device to an IoT hub and monitor it with the Azure CLI Want to see the basics of Azure IoT hub, without installing anything on your machine, have a look at this QuickStart. Using MQTT protocol to communicate with Azure IoT Hub without using any SDK Constrained devices sometimes do not have enough memory to support the full SDK making it necessary to access the IoT Hub using the MQTT protocol. We just published a new GitHub repository wit...