Hi!
I'm storing a key in the KMU for use by the ECB.
If I set the slot's destination address to an address in RAM, the KMU pushes the key there correctly, but if I instead...
Hi Support Team
The VDD of customer’s nRF54L15 board is 3V, but the high voltage of P1.10 is about 1V. Did you meet this issue before? Customer needs the output high voltage...
Hi,
Is there a way to make the main thread to execute after any interrupt?
For now, I have something like this (ncs 2.7.0):
in main thread :
In each IRQ handlers...
If the lock's status changes while the device is powered off, causing a mismatch between the lock and the Apple Hub, how can I immediately update the status upon powering...
As many have noticed, Keil 5 does not have native support for Keil 4 projects (project files ending with uvproj), it only has native support for Keil 5 projects (project files ending with uvprojx). However…
Overview
The UriBeacon design allows a Bluetooth Low Energy (BLE) device to periodically transmit an ADV packet that contains a URI. This technology enables any device, place or thing to become a beacon…
Since nRF51 SDK version 8.0.0 SoftDevices binary files have become a part of the release. In order to make it easier to flash proper type and version of SoftDevice a new feature was added: each project…
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…