For power-saving we periodically enable/disable the net-core. We would like to use the WDT on the net-core
as well. Since you cannot stop the WDT, how should we handle this...
Hello,
I have been trying to figure out how to enable coexistence between Bluetooth low energy and the nRF7002 and I have some questions.
1. In the nRF Connect SDK documentation...
hello Nordic
we have a master version that runs with older ncs version of mcuboot, and it is running ncs2.5.0 based app.
we have a release version that runs with ncs2...
Hello,
I’m working with an nRF5340-based device (NORA-B106-00B) and nRF Connect SDK 2.0.2. At low temperatures (around -20°C), some boards fail to advertise BLE (the advertisements...
Hi,
I am using the nPM1100 in my new application, where the system power circuit includes two additional 250mA LDOs configured to provide a 3.3V output . I am also using...
It’s that time again
The Nordic Global Tech Tour is about to hit the road again. This time it is all about the goodies inside our nRF52 Series for Bluetooth Smart and what they enable you to do.
The…
Since I couldn't find the information of how the supply current would change with different supply voltage for nrf51 chip, this is the result of a little test that I made to get this info.
Setup: nrf51…
I have been using Eclipse to programming+build+flash+debugging my nRF51 DK apps.
This requires carrying a Makefile forward, modifying as stuff changes...handling flash programming in less integrated way…
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…