Hello!
I have NRF54H20-DK and I'm trying to run the Blinky example.
I am able to build and program the DK, but nothing happens on LEDs.
Could you please help what...
Is it possible for the nRF7002 to operate in both SoftAP and STA modes simultaneously?
From my understanding of the nrfwifi driver, it seems that this functionality may...
Hi,I have been using NRF5340 Audio DK and I able to get data using SPH0645 using i2s_read function and able to transmit data to amplifier TAS2562 using i2s_write function...
Hi, I'm working on developing a UWP app that can detect any or compatible Nordic devices. let's say a device has BLE capabilities, then through the desktop app i should be...
I'm using
the nRF52840 DK and the Matter light_bulb example, SDK v2.7.0.
a raspberry pi with the nRF dongle as a thread border router
the chip-tool running and compiled...
Short note how to make FreeRTOS program debugging with eclipse little simpler.
If you are looking the information how to configure the whole environment see this post: https://devzone.nordicsemi.com/tutorials…
The first in a series of blogs that will help educate on what is most important about Bluetooth 5 and take you deeper into the details of how it works and how you can benefit most from using it.
Taking…
Several users have pointed out a sudden flash size increase in some of our Bluetooth examples. We decided to write a quick post here to describe the reason for this and explain how to decrease the size…
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…