Hi,
We are currently planning to start a project using the nRF52832 as our controller, SEGGER Embedded Studio version 5.42a as the IDE, and nRF5 SDK version 17.0.2 as our...
example:ble_app_uart+ esb_timeslot SDK17.1 Hi Recently our product (PRX) received poor esb communication. I caught through sniffer that when PTX sends a message, our device...
We are working on a broadcast assistant that should be co-located with a broadcast source, and it should only help with the stream provided by this broadcast source.
What...
Hi,
Previously, I used the nRF52840 to work as a host. Similarly now, I hope to use the nRF52832 to work as a host, but it seems that this cannot be achieved simply by changing...
As engineers and developers creating IoT products, you will rely on various resources to bring your ideas to life. Oftentimes, one of the most indispensable resources gets overlooked, and it's one you…
Low power is one of the cornerstones of Nordic’s cellular IoT solution. The nRF91 Series is built from the ground up with ultra-low power consumption in mind, and the nRF Connect SDK provides applications…
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…