Hi, I am having problem making DFU work on nrf52832 using nrf connect sdk 2.6.0. Below is my mcuboot.conf under child_image and prj.conf. Please guide me where I am wrong...
Hi all,
I am running the lsm6dso zephyr sample on my nrf52833 dev kit. I am unable to set the sampling frequency. I get this error after flashing:
This is my overlay...
I am looking into the possibility of using an nRF5340DK to probe SPI pins. For context:
There is a total of 3 devices in the system: the master and slave being used primarily...
I refer to and the answer answer given by AI referring me to you.
I need the lithium battery only to about 8-bit accuracy to reduce the leakage current. Please provide...
Hello! I was wondering if there is any advice from trying to get Non-simultaneous firmware updates using sysbuild with the following constraints:
Must update both App...
NFC principle
A NFC system consists of two devices, an active and a passive device. The active device is powered, and induces a magnetic field with a coil inductor antenna. When the passive device is placed…
Hello I succeeded to configure QtCreator toolchain to compile and debug
my NRF52 board. So I wanted to share.
I use my own Makefile to compile everything so I will focus here on how to run
a debug session…
In spring 2016 four students from NTNU got an assignment from Nordic Semiconductor. To compliment this assignment, the students wrote a short article:
"What if controlling household appliances with your…
This tutorial uses an outdated version of nRF Connect SDK.
We recommend using the latest version of nRF Connect SDK when getting started with development.
Please see academy…
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…