Hi,
I have a problem with unmodified BLE Shell and changing security level to 2(aka just works).
1. I'm connecting from BLE Shell to the device that requires level 2 2...
Hello, I would like to implement a simple RSSI-based distance measurement function using the Periodic Advertising Samples(periodic_adv & periodic_sync). In the scan callback...
I am using the Zephyr SPI driver to control a WS2812 LED strip through the SPI interface. Since only the MOSI line is required for communication, I want to configure the SPI...
Dear All,
We have a custom design with a nRF9160 powered by Lithium primary batteries.
When batteries end of life is coming or sometimes when harsh environmental operating...
nRF Util is Nordic's command line utility for Nordic products. You can easily use it to flash applications onto your Nordic device through a terminal. In the most recent major version update, v7.0.0…
The Thingy:53 is a bleeding edge IoT prototyping platform featuring the flagship nRF5340 dual-core Wireless SoC. It also contains several sensors and a rechargeable Li-Po battery, making it an excellent…
If you are a human, as opposed to a microcontroller, you might want an easy and intuitive way to read out data from your application. Adding a small OLED display to your project is a simple solution for…
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…