Getting Started with ZephyrRTOS: Development Environment Setup

Getting Started with ZephyrRTOS: Development Environment Setup

Although I personally prefer Rust, the Rust ecosystem does not yet have an embedded system with the structure/abstraction levels and rich ecosystem like ZephyrRTOS. I consider myself a pragmatic + idealistic engineer, so I chose to use the C/C++ based ZephyrRTOS with its rich ecosystem while also trying to integrate the Rust embedded ecosystem. Although … Read more

Exploring Bluetooth and WiFi6 with These Two Development Boards

Exploring Bluetooth and WiFi6 with These Two Development Boards

Keywords:Bluetooth, WiFi6, Development Board Review Abstract:Nordic is a representative IoT connectivity chip provider from Norway, leading the global BLE market. This article provides a detailed introduction to the performance, resources, and acquisition channels of Nordic’s nRF5340 Audio Bluetooth development board and nRF7002 WiFi development board. Currently, the commonly used wireless communication technologies can be roughly … Read more