Hi all,
I've been using the nRFConnect extension without any issues, successfully connecting to my nRF5340 board via JLink, flashing firmware, and receiving printed messages...
I am trying to understand the output of the Power Profiler App used with PPK2 and nrf9160dk.
Below is a screenshot of periodic modem power consumption with my application...
Hi,
I have been trying to program the nRF54H20DK board. And although I am able to program the device, the controller seems to not go the the main function. I even tried...
Using Visual Studio Code as IDE with installed nrf SDK v2.9.0 on MacOS Sequoia 15.2
Terminal reads -
* Executing task: nRF Connect: Build: blinky/blinky (active) ...
Note: Many things have changed since I wrote this article, in particular for Zephyr and Arm Mbed. The information is outdated and the article is mainly of historical interest.
Regarding the choice Nordic…
Smart Remote 3 for nRF52 setting a new standard for voice input features and ultra-low power performance in smart remote controls
Nordic Semiconductor has recently released the latest member of their…
Nordic Semiconductor already provides reference designs for Altium Designer (R), but if you prefer EAGLE here is a quick guide on how to use the EAGLE reference design.
This quick guide assumes you are…
Objectives
Provide a brief primer to NCS and Zephyr
Provide a quick-start guide to adding peripherals to an existing sample project
Demonstrate running both foreground and background tasks within Zephyr…
Note: From nRF Connect SDK v1.7.0 onwards, if you build for the thingy91_nrf9160_ns or thingy91_nrf52840, everything in this guide is already done automatically. Since that SDK release, the board files…
If you’re thinking about building a network of sensors and you begin to survey the options, you’re likely to encounter a frothing sea of acronyms representing a variety of standards and protocols clamoring…
Background
Some time ago I was working on a project that involved communication between Bluetooth mesh and a home automation platform. The goal of this project was to enable control and observability of…
Introduction
The question of how to update advertising data dynamically using the BLE Advertising library has been raised many times by our forum-goers, especially after the release of nRF5 SDK v15.2.0…
Purpose
The purpose of this blog is to show how to create a Zephyr application that boots from the MCUBoot bootloader. We will also show how to update an application using the Device Firmware Update (DFU…