Hi,
nRF52832, SDK 17.1.0 with Softdevice S132.
Softdevice sleep does not work when advertising. Application flow is to advertise one packet, then go to sleep for X seconds...
Hi,
when DC/DC is enabled, current consumption in sleep is higher than when using LDO.
This is consumtion with DCDC = 0
This is power consumtion when DCDC =...
Previously, I compiled and downloaded the radio_test example into two DK boards.
I then used the CLI to set the parameters for each board one as TX one as RX
On setting...
Hello,
I was wondering if there was a way to implement a physical on/off switch to the npm1300 that would allow the outputs to be isolated form the battery but still having...
I'm looking for an nrfutil command to replace this command:
nrfjprog --memwr 0x10001080 --val 0x12345678
My goal is to write a serial number to the UICR CUSTOMER[0] register...
This tutorial shows how to create and debug a basic project for the Nordic nRF51-DK using Visual Studio. Before you begin, install VisualGDB 5.0 or later.
Start Visual Studio and begin creating a new…
In this project, we will control two motors over BLE using the Nordic nRF51-DK. To do this, we will use a motor driver based on the Toshiba TB6612FNG chip. We will use GPIOs and PWM to communicate with…
This blog introduces how to create tunnel broker service in order to support IPv6 on your IPv4
network.
The tunnel broker is providing IP conversion service with 6in4.
Preparation
Raspberry Pi…
One of the samples available in the nRF Connect SDK is the Secure Partition Manager, which is required to run applications in the nonsecure domain of the CPU. The sample uses the SPM library available in…
Scope
The goal of this tutorial is to set-up your own custom Bluetooth Low Energy service on an nRF5340 acting in a peripheral role. We will set up a new Bluetooth LE project from scratch. The finished…
Purpose
When creating a mesh network with many nodes, it can take a while to provision each node, especially using PyACI. An alternative is to use a static provisioner that provisions the nodes automatically…
What is the difference between SDK and Softdevice? How can we select SDK and Softdevice versions? Do the SoC, SDK, and Softdevice have version compatibility problems? How can we understand the SDK directory…