I noticed that through apply_old_config.h configuration values like NRFX_CLOCK_ENABLED in sdk_config.h simply get overriden by the old CLOCK_ENABLED, so that there is no point...
I have designed and built a custom nRF52840 board and I’m experiencing difficulties programming it via SWD using an nRF52840 DK (version 2.0.1). When I connect my custom board...
Hi
I have a beacon sending out some data, and I have already finish the TX side, I also want to have a RX side to receive the data, in addition, as there are many other...
Hello,
I am setting up a board configuration for my custom board and trying to get a bluetooth sample (heart rate profile) to compile using the board configuration.
...
Hello,
I am developing a mesh solution when the nrf52840 USB dongle will act as an observer.
I am using the mesh sensor observer sample. I am able to build and flash...
For the longest time we’ve had this idea, of turning one of our most-used Swift Collection Types into a simple one-instruction comparison call, down at the assembly level, to check whether an element belongs…
Overview
In this blog, you will measure the PSM floor current for the rev. 2 version of the nRF9160 SiP.
Requirements
Hardware
You will need:
an nRF9160-DK (the one used here was v1.0.0). Be sure that…
Please note that this blogpost is now deprecated as the nRF52820 is fully supported in nRF5 SDK v17.0.0. We recommend using SDK v17.0.0 for nRF52820 fimware development.
Introduction
The nRF52820 IC is…
UPDATE MAY 2021:Please follow the official documentation in infocenter.
The following information is deprecated, please follow the documentation link at the top.
Trace Collector app collects UART traces…
In this example we are using the nRF Connect for Cloud Device API, which is a free service for protyping IoT products and is built on top of AWS IoT, to store dust sensor readings.
The API is device-agnostic…
Purpose
This document will explain the Mesh Demo and the motivations behind the design decisions.
Please find attached PDF file at the bottom of this tutorial for high-resolution version of this tutorial…
The GNU Debugger (GDB) is a popular tool that provides familiar features like breakpoints along with a command syntax that allows creativity in the debugging process. Although its command line interface…
2020-08-04: The content of this guide is now covered in the documentation on Infocenter. For the most up-to-date Getting started guide with nRF9160 DK please follow this link.
2020-03-09: Updated tutorial to…
The scope of this tutorial is to make it clear how a developer can adjust the RAM and FLASH memory start addresses. The examples demonstrated in this tutorial uses SDK 15.2 The first three Sections explains…