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...
nRF-connect-Mesh PC tool allows the user to demonstrate the nRF OpenMesh and the Mesh Device Firmware Update (DFU).
The Mesh DFU will be used for nRF OpenMesh and the Bluetooth Mesh when it is made available…
Many developers might be familiar with the problems that may arise when wanting to measure current consumption, especially with applications using from a couple of µA to some mA. You most probably have…
This is a summary of a three part blogpost series at www.norwegiancreations.com
Introduction
We at Norwegian Creations work out of the coworking space DIGS in Trondheim. In our office, we have a coffee…
Background
There is a need to enable Nordic hardware with the Direct Test Mode (DTM) firmware. This is so the physical layer and RF characteristics may be ascertained as set in the Bluetooth Sig Specification…
Requirements
This document uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52 DK to emulate the nRF52810
a BLE-enabled mobile device
You may want to review the blog here for a more comprehensive…
Requirements
This hands-on tutorial uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52840 DK
a BLE-enabled mobile device
You can use an nRF52 DK or nRF52833 DK instead of the nRF52840 DK,…
This is part 3 of the series Building a Bluetooth application on nRF Connect SDK
You can find other parts here:
Part 1 - Peripheral Role.
Part 2 - Central Role.
In Part 1 we covered the generic architecture…
Purpose
The purpose of this guide is to demonstrate the use of Bluetooth Shell. Bluetooth Shell (BT Shell) is a command-line shell application that runs over the UART. It allows one to manually type in…
Out of the box, the examples in the nRF Connect SDK are configured for ease of use, functionality, and debugging; they are not generally configured for optimal memory utilization. Some of the examples…