Real Hardware Tests in Azure DevOps Pipelines for .NET nanoFramework PR: IoT TestStream

This article will go through what we've put in place for .NET nanoFramework to add real hardware tests in various devices from our Azure DevOps pipelines. It's a kind of dream coming true after years of adding what's needed to be able to set this up properly. I remember a discussion we had with José … Continue reading Real Hardware Tests in Azure DevOps Pipelines for .NET nanoFramework PR: IoT TestStream

Azure IoT OTA

Over the Air .NET nanoFramework code update using Azure IoT

Over the Air (OTA) is the equivalent of a Windows Update or package update in Windows or Linux but in the Micro Controller Unit (MCU) world. While OTA word can be used in other circumstances, it is mainly in the Internet of Things (IoT) world that the term can be found. You can as well … Continue reading Over the Air .NET nanoFramework code update using Azure IoT