Hi DevZone,
As mentioned in the title, the Welcome page and Application page won't show any selection for my project as following image shown.
My project is based on...
I am running nrf5340_audio_applications on the nRF5340 Audio DK. Follow the requirements, i add an external flash shield. I've only changed
the configuration of flash and...
Hello. I get an error when trying to add a build configuration for a project based on a blink for a custom board on the nrf 52832 qfaa chip. Please tell me how to fix the...
Hello, while writing a simple uart application, I noticed something peculiar in my code. I add led toggaling so I'd know if the code runs or not. I forgot that I disabled...
Hey all,
We've just received our first article of a new PCB based on Fanstel BT840F (nRF52840, https://www.fanstel.com/bt840 )
I'm trying to flash it with a demo app...
The Thingy:52 IoT Sensor Kit is a fancy development board that combines the nRF52832 SoC, a handful of sensors and user interface components, and a rechargeable battery. Although the Thingy is available…
nRF Mesh are open source libraries for building your own Android and iOS Bluetooth mesh apps. It is also the name of the apps demonstrating a subset of the capabilities of the libraries. Use them in test…
This tutorial is valid as of 2018-06-06, updates to tools and SDKs might have been made since then. Please review the information on http://infocenter.nordicsemi.com/ to see if any updates have been made…
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…