As shown in the figure above, if I need to modify the time interval of OpenThread's Link request or parent request, how can I do it? Thank you
NCS 2.6.0
NRF52840
Hi
We use the nRF52840 (aQFN73) with a 4-layer 1.6 mm PCB for our current project. The top and bottom layers are for signals, the two internal layers are ground and power...
Hello! I am trying to monitor mbedtls heap usage in the azure_iot_hub sample (v2.8.0), building for nrf7002dk/nrf5340/cpuapp/ns. I can see in modules/crypto/mbedtls/library...
Hello
I am evaluating Wi-Fi location using the nRF7000 and nRF9160.
For the initial test, I used the nRF7002 Expansion Board. I soldered wires to it and connected them...
Hi,
I have the following scenario:
nrf5340
SDK 2.1.1
HFCLK: 32Mhz crystal
LFCLK: square wave of 32768 Hz from an external RTC, range [0 - 1.8] Volts
square wave...
In this project, we’re going to build a BLE Beacon that transmits temperature, humidity and ambient light levels to a dashboard on the internet. Bluetooth Low Energy is a technology that was designed…
Our brilliant apps engineers continue to play around with our newly-launched Nordic Thingy:52.
This time, Joakim has prepared a few Javascript demos using node.js and a Raspberry Pi.
The Thingy connects…
We are happy to announce that nRF Connect for desktop v2.0 has now been released, and is available for download on the nRF Connect product page.
Framework for desktop apps
As you may know, nRF Connect…
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…