To output PWM signal as early as possible after powering on the NRF5340DK, I added the same code in mcuboot/boot/zephy/main.c and mcuboot.overlay as in the app core. This...
We are investigating why the power-on current is high (1.2mA) on the failed board (using NRF52840). We found that the DCC pin behaves differently. The DCC pin is continuously...
Dear sir:
When I first use CHIP tool in my Ubuntu NB, I can commission bulb(52840) through OTBR(Pi4+52840 RCP) successfully, besides, I can user CHIP tool to control bulb...
I'm new to nRF5340 development, and I'm reviewing partitioning for multi-image DFU. I've enabled the bootloader with CONFIG_BOOTLOADER_MCUBOOT=y , and after checking partitions...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
Currently, to ensure that the connected...
Boosting Bluetooth low energy throughput by up to 400% and improving privacy
We are happy to announce that the latest version (v3.0.0) of our multi-role concurrent SoftDevice is now ready as production…
Bridging Bluetooth LE to different wireless connections, such as cellular, is challenging and there are few out of the box solutions. This is an important piece of the IoT puzzle, creating stationary…
https://vimeo.com/175834292
In the video above, 96 nRF51 devices are completely erased, programmed with a 150kB .hex file, verified, and reset (application reaches main() when the blue LED lights up)…
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…