Action for Loading configuration is bugged. It Exports .overlay file but when Loading it only accepts .json file and it doesn't allow you to change it. Therefore, the file...
Hello, I am new to BLE and nrf zephyr programming. I am trying to flash periodic_adv and periodic_sync samples ( https://github.com/nrfconnect/sdk-zephyr/tree/16bcaed54230e3d86aeaf2b2f1d47393967254fd...
I am developing the LE Audio feature for nrf5340. My project is based on nrf5340_audio demo, base on NCS 2.7.0. I am not very familiar with sysbuild. In NCS2.4.0, I am able...
I have four of these devices. nRF5340 Audio DK.
I would like to use them as follows. Is there a way to set them up?
Device A: source
Device B: sink left
Device C:...
Dear,
My customer interesting in nRF52840-DK and would like to know the U2 (IC).
Customer wants the nRF52840-DK board it must be installed IC in the same package (QFP...
Low power is one of the cornerstones of Nordic’s cellular IoT solution. The nRF91 Series is built from the ground up with ultra-low power consumption in mind, and the nRF Connect SDK provides applications…
The Thread protocol is a reliable, secure, and scalable solution for low-power IoT devices. One of the important aspects of its implementation is drawing as little power as possible. This ensures a long…
The introduction of NB-IoT (Narrowband IoT) and LTE-M (LTE for machine-type communication) revolutionized the landscape for IoT, making the 3GPP (3rd Generation Partnership Project) a key player in IoT…
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…