The importance of Workspaces in Zephyr projects 25 Oct 2023 15:50 CEST Using the correct structure for your workspace is essential when developing in Zephyr-rtos. Continue reading
When Zephyr meets OpenThread 27 Apr 2023 10:53 CEST We integrate OpenThread in a Zephyr app, and fix some issue with the Nordic hardware. Continue reading
Enabling the Logging service in Zephyr 16 Mar 2023 10:15 CET In this post I’ll show you how to enable the Logging service in a Zephyr app Continue reading
A quick recap on installing a Zephyr Development Environment on Linux 08 Mar 2023 12:49 CET In this post we see a very concise guide on how to install a Development Environment for Zephyr Continue reading
Building the first app in Zephyr from Scratch 07 Mar 2023 15:01 CET In this post I’m going to build a Zephyr app from scratch. Continue reading