Hi all,
I'm hoping someone can explain a behavior I've observed. I have a workaround but I want to understand the mechanism.
Setup
nRF54L15, NCS v3.1.0
ICM-42670...
Goal: Create SBOM with correct version numbers, CPE search strings, PURLs, and licenses. Use that to scan and assess vulnerabilities. Platform: NRF Connect SDK 2.9.1 or newer...
Hello,
I am evaluating the nRF54LM20A for a product where I need to cryptographically prove that a device contains a genuine Nordic chip, without performing any secret provisioning...
HI,
I am developing an NFC application using the nRF54L15 with SDK version 3.2.1, and I am using NDEF for data exchange. However, I have encountered an issue: after the...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
The Infocenter – our new documentation portal - has now been up and running since June and contains all of our technical documentation. We saw the need for this because we wanted to make our complete…
We recently announced that we now support “extended industrial temperature range” (-40 – 105C) on our nRF51822.
The devices supporting -40 - 105C are the QFAA (QFN with 256kB flash and 16kB RAM) and the…
Introduction
Using proprietary protocols can be an effective way of addressing shortcomings in BLE. When communicating between two nRF chips, one can for example use a different packet format or different…
Hello everybody,
I have just published the sourcecode of FruityMesh on GitHub. It is a meshing algorithm that uses standard BLE connections. Plug in as many nodes as you like and they will automatically…
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…