Hello Nordic community,
I am currently working on developing applications for Matter over Thread and have set up my ZAP file accordingly. I've successfully flashed two types...
Hi,
I am looking forward to ncs2.8.0, which was released last Friday. Today I tried nrf54l15 + 2-wire PA but failed to compile successfully.
sdk: ncs2.8.0
project: direct_test_mode...
I am developing with the nRF5340, but I am encountering an issue where CONFIG_BOOTLOADER_MCUBOOT is not being enabled. Although I have enabled it in the prj.config file as...
Hi,
We are designing a USB Receiver based off the Nordic Proprietary Radio + ESB.
Do you have any reference designs for a PCB antenna which must be as small as possible...
I am try to make Bluetooth LE with Nordic UART Service bondable in to pair with central, not requiring to enter pairing code again and again.
I have set followings in prj...
Updated version here (21.04.15): https://devzone.nordicsemi.com/tutorials/7/development-with-gcc-and-eclipse/
I have noticed that there have been several questions on development with Eclipse and GCC…
Atomwear is a micro, modularized, open source, wearable BLE device for DIYers. It makes any BLE(Bluetooth Low Energy) projects easier
Overview - What’s the Atomwear?
Atomwear is a BLE product based…
You may have a nRF51 chip that is "bricked" and both nRFGo Studio and nrfjprog recover option doesn't work. You can try to use J-link Commander to recover. In some case, J-link Commander showed that it…
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…