Hey,
I’m currently evaluating DECT NR+ using two nRF9151 DKs with the nRF Connect SDK v2.9.0.
According to the ETSI specification (ETSI TS 103 636-4 V2.1.1), the Physical...
I am working with the WLCSP version part (nRF54L15-CAAA) and it calls out that there is light sensitivity. The note seems to indicate that only underfill around the perimeter...
Hello Nordic Team,
I'm experiencing issues when trying to flash my Matter application to the internal flash of the nRF54L15. I've followed the guidance from this forum post...
My application communicates via UDP and all communication is initiated from the device. Before packet transmission, network registration status is checked (CEREG) and sendto...
Hello Team,
I’m working on creating a custom Matter cluster using the instructions provided in the Nordic documentation: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Over the last few months, work has been done to create a new Developer Zone on a more robust and future-proof foundation. Today, we're finally launching the result of this effort.
We've been tremendously…
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…
I have spent a bit of time recently experimenting with different TLS credential configurations using nRF91-DKs. Eventually I got to the point where I wanted to do things like swap out the certificates…