I am using an nrf5340 DK instead of the audio DK. Is BT LE possible with this DK. Is there any difference beween NRF5340 DK and audio DK in terms of microntroller.
Hi,
I am using nRF5340 DK and nRF SDK V.2.6.1 for my project
I clone the project from git and try to build the project using custom board but it is giving the cmake error...
Hi, I am working on a project that collects data from various sensors and transmits it to a Mobile application via BLE. Can I use Isochronous Streaming for it? Can I set up...
Hi,
My ultimate goal is to add NDT [1] to a meshtastic [2] device implemented with RAK4631[3]. For this goal I can see the following obstacles:
- The meshtastic stack...
nRF Connect SDK 2.6.1 + nRF52832
I can't get the execution of shell commands from mcumgr over SMP to work.
Here is my prj.conf :
I registered some custom shell commands...
Smart Remote 3 for nRF52 setting a new standard for voice input features and ultra-low power performance in smart remote controls
Nordic Semiconductor has recently released the latest member of their…
Nordic Semiconductor already provides reference designs for Altium Designer (R), but if you prefer EAGLE here is a quick guide on how to use the EAGLE reference design.
This quick guide assumes you are…
In a previous blog post, RK has shown us how to use Segger SystemView to monitor a bare-metal application as well as the Softdevice. Based on his work, we will see how to go further and add FreeRTOS to…
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…