Based on this example, I am working on porting a pulse counter to the nRF54 and have encountered issues enabling the DPPI peripheral.
The problem is when enabling CONFIG_NRFX_DPPI...
Hello,
In October last year I made a Message Routing Service to my azure functions.
From then it worked almost without issue. Now I try to do the same with an azure account...
Hello,
I used to develop for the NRF51822 using the NRF5 SDK in Keil, and I am now migrating my project to NCS. However, I cannot find my chip in the "CONNECTED DEVICES...
I am migrating from the 2.6.1 development environment to 2.9.0 but am unable to compile due to some configuration issues.
My prj.conf configuration file is as follows: ...
Hi,
We have a pretty small device to be designed and I was wondering if nRF54L15 CAAA WLCSP would
have updated recommendations for matching network components available...
Here is an example of a hardware setup to measure the voltage on a Lithium battery with a voltage divider on nRF52. The Lithium battery typically has a voltage range of 2.7 - 4.2 V and we (Nordic) recommend…
This series of posts will describe a new toy here at Nordic: The nRF Hexapod. The post will be divided in multiple parts, this part describing the project in general and the hardware that is required…
Sometimes we look for what will be the best demo for BLE operation between mobile device and peer device. Recently Blinky is one of perfect application, but I suggest one more interesting example between…
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…