Dear Nordic Support Team,
I am currently using the nRF52840 development board and working on developing a dimmer switch. During the development process, I encountered a...
hi
board : nrf52840 custom board
sdk : nrf connect sdk v2.6.1
example: matter light bulb
problem:
After the code is burned in, the system not working, I have modified...
Hello Everyone,
Happy New Year !
We would like to evaluate nRF54L15 system off/deep sleep mode current consumption. So we have tried the existing example ( https://github...
hi
board : nrf52840dk
sdk : nrf connect sdk v2.6.1
example: matter light bulb
problem:
I want to add another set of PWM to the sample code. How should I configure...
Hi,
I am developing an android app on channel sounding using Bluetooth low energy. i want to send values from nrf52840 device to my android app, 1) How to send values from...
As you probably know having a build environment, you can replicate and deploy with ease has the potential to save a lot of R&D time. If you can also control its versioning so you would be able to "get…
When we built our Bluey nRF52 BLE dev board, we were looking for an inexpensive option for our users to upload code to bluey and debug it using ARM GDB. We then came across the blackmagic probe (BMP…
The day after the Bluetooth SIG announced the 1.0 spec of the Bluetooth mesh we are happy to announce the nRF5 SDK for Mesh for our nRF51 and nRF52 Series SoCs. This first (v0.9.1) release is packed with…
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…