A long‑awaited milestone is finally real: generics are supported in .NET nanoFramework, and the public preview starts today! 🥳 This post is intentionally more than an announcement. It’s a behind-the-scenes tour of what it actually took to get here: the metadata and tooling work, the runtime and type system changes, and the many “small” edge … Continue reading Hello, <T>here: generics are here for nanoFramework
Tag: #nanoFramework
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
.NET nanoFramework: TLS 1.3 Available – Security First!
At .NET nanoFramework, security is always a top priority. We're constantly working to ensure your embedded applications are not only powerful but also secure against the latest threats. That's why we're thrilled to announce that we've migrated to Mbed TLS v3.6, the latest LTS branch of this essential security library. This upgrade brings several significant … Continue reading .NET nanoFramework: TLS 1.3 Available – Security First!
nanoFramework GitHub PR analysis
The .NET nanoFramework GitHub organization has 97 public repositories. While I am a huge fan of mono-repositories, I joined the project when there were already too many repositories to move to a mono-repository. It may happen in the future, who knows, but in the meantime, we're happy with our 97 repositories. They generate 230 nuget … Continue reading nanoFramework GitHub PR analysis
Decoding ESP32 back trace
Any developer working with ESP32 has most likely came across with one of those infamous “Guru Meditation Error” messages when the execution crashes. Here's a blog post from José Simões on how to decode these and how to use a handy VS Code Task to accomplish this.
Build updated to CMake Presets
Keeping a great build system for .NET nanoFramework firmware is something that is at the top of our concerns since the project foundation. One of the reasons for this is that it decreases the friction for anyone that wants to build it locally. Doesn’t matter the reason. It could be because they want to experiment … Continue reading Build updated to CMake Presets
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
.NET nanoFramework ❤️(automated) documentation
Developers ❤️ when documentations are available, detailed and easy to browse. In .NET nanoFramework we ❤️ developers. So we ❤️ when the documentation is the best! And we make all what we can to achieve this goal. To create a great documentation, you need to put efforts of them. There is no secret. Efforts for … Continue reading .NET nanoFramework ❤️(automated) documentation
Laurent Ellerbach: a year deeply in .NET nanoFramework
I’ve been using .NET Microframework since it appear and being sad when it’s been stopped. Since I’ve been watching nanoFramework. nanoFramework was not yet .NET nanoFramework when the initial fork happened almost 5 years ago. And thanks to José Simões, CEO of Eclo Solutions, co-founder of .NET nanoFramework and few others, nanoFramework has become a … Continue reading Laurent Ellerbach: a year deeply in .NET nanoFramework
Oil tank telemetry with nanoFramework
The first commercial products with the “nanoFramework inside” label (a shameless copy of the old Intel® logo) are out in the wild! Literally.They were built to perform in a demanding industry and deployment scenarios: oil fields! These devices have been developed and built by OrgPal, a leading remote-monitoring manufacturer and solution provider for the oil … Continue reading Oil tank telemetry with nanoFramework