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...
Hi,
I am trying to build a BLE PAwR network jammer for wireless network hardening. I have three nrf52840 transmitting on channels 37,38 and 39, which blocks nodes from joining...
I am attempting to increase the MTU size on s132 3.0.0 and need to increase the available SoftDevice RAM unproportionally.
For every MTU byte I need to give dozens of bytes...
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…
Nordic's Power Profiler Kit (PPK) is an inexpensive piece of hardware that can provide a significant amount of insight into the operation and performance of your project. Although there is a lot that…
This project was originally made in an outdated version of NCS, but it has now been updated to NCS v1.5.0. The instructions are the same as before, but the code is different.
Disclaimer: This is a student…
Purpose
This document will show how to automate the provisioning process for Nordic BLE Mesh nodes using Python scripting. When provisioning nodes using PyACI (Python Application Controller Interface)…
I implemented parts of the BLE-MIDI service along with a small example application. I wanted to share it here on the blog, in case someone would find it useful. The intended audience is primarily someone…
This getting started guide is meant as a more detailed practical guide for the Thread Secure DFU Example found on Infocenter which demonstrates upgrade of firmware over the air (OTA). For any questions…
This getting started guide is meant as a more detailed practical guide for the Zigbee OTA (Over the Air) Upgrade Client Example found on Infocenter. If you have any questions regarding Zigbee or Zigbee…