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

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

Network Helper to the rescue!

Network connectivity has been given a high priority since the early days of nanoFramework. Despite of that, there is one aspect that we’ve acknowledged as needing improvements: managing network connectivity. Sometime last year, a first step was made to fix that with the release of the NetworkHelper library. For the first time ever, it was … Continue reading Network Helper to the rescue!

.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

Improved support for ESP32

Today I’m proud to announce something that was due for quite some time: ESP32 firmware for .NET nanoFramework is now building from ESP-IDF 4.3.1. Yes, that’s the latest and greatest from Espressif! A bit of history here: support for ESP32 devices was added quite sometime ago by Adrian Soundy. At that time ESP-IDF was on … Continue reading Improved support for ESP32

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

Network improvements

Network connections are a key feature for use case scenarios that require… connectivity. Nothing too surprising so far, right? Because of this, being able to easily handle network connection and configurations is something that developers working on such projects value a lot. Today we would like to present some improvements that have just been added … Continue reading Network improvements