Hi ,
I would like to use an external GPS active antenna on the nRF9151 EVB for testing, does it disconnect the on board antenna GPS ? should I connect/disconnect any solder...
SDK:nRF5_SDK_17.1.0_ddde560
example: ble_app_multilink_central
softdevice: s140_nrf52_7.2.0
PCB: PCA10059 as Cental
My peripheral device's mac is 00:96:81:16:E0:9F...
Hi,
I am trying to optimize my nrf52840 application for power consumption. If I run simple loop using nrf5 SDK i get ~1.2mA. However with similiar code on Zephyr: I get...
Hello everyone,
I'm having an issue with my nRF52840 Dongle. I can detect the device with nrfutil device list command, which shows:
> nrfutil device list DC1D9FD62EC5...
Hello,
I use a PKK2 for power measurements on a nRF9160DK and Feather nRF9160 from circuit dojo. With the UDP example to test it out the sleep current so I can determine...
Take a deep dive into DECT NR+, the first non-cellular 5G standard for IoT! Learn how its mesh topology enables scalable, low-power networks with ultra-reliable connectivity.
Accelerate IoT development with nRF Connect for VS Code! Explore features like Devicetree editing, debugging tools, memory reports, and seamless Git integration.
Explore low-latency audio synthesis with Bluetooth LE Audio and the nRF5340! Discover how modular design and signal processing enable seamless sound creation.
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…