Hi,
I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
While I've managed...
Dear Nordic Support Team,
I am working with the nRF52840 and need to configure the SPI peripheral in Zephyr to operate without DMA.
I’ve encountered a few problems:
...
In our application build with SDK 2.7.0 on a NRF52840 chip, we get an assert if we update the TX_Power for the connections.
If the bluetooth has made connection, we update...
Hi
I'm running the blinky sample (modified) on a custom board based on nrf9160. When compiling with SDK2.3 and toolchain 2.3 the current consumption is about 84uA (LED off...
Introduction
This example shows a simple GPIO driver for seamless handling of the GPIO and GPIOTE peripherals of the nRF52 series. This example is particularly intended for developers who wish to develop…
TL;DR
If you just want to navigate (without debugging) through the nRF5-SDK using CLion, follow the following steps. For debugging go to “Debugging the nRF52 with CLion” in the full post.
(optional…
Introduction:
This is a guide for the uninitiated, which I am most qualified to write. These tips cover the items I wish I had understood when I got my evaluation kits. Nordic support covered these…
The new Bluetooth 5.4 features Periodic Advertising with Responses (PAwR) and Encrypted Advertising Data (EAD) can be used for one-to-many applications. One of these is the Electronic Shelf Labels (ESL…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
Periodic Advertising with Responses (PAWR) is a new feature in Bluetooth 5.4. It extends the periodic advertising protocol from Bluetooth 5.0. Periodic advertising, where a device sends broadcast data with…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
nRF Cloud is a major element of Nordic Semiconductor's long-term and committed plans for cellular IoT solutions. It can be accessed by users or devices through different methods for different purposes…
Introduction
The intention of this guide is to clarify and describe the main aspects relevant to the GNSS receiver functionality on the nRF9160 as well as build configurations, tool recommendations and…