Hi,
My custom boards with nRF9151 don't get gps fix. I'm using the same GPS antenna and LNA as DK. Soft is from DevAcademi example, but tried also GGSN sample and some other...
Hello. I have a question about how to enable a 32 MHz crystal oscillator on a custom board? I have 32 kHz and 32 MHz quartz crystals on the board. I found the following config...
Hi everyone,
I'm quite new to the Nrf Connect SDK and Zephyr.
I'm trying to implement a simple DFU (over UART) bootloader. The idea is that when the microcontroller powers...
Hey,
We have a library (rust) responcible for communicating with the BLE peripheral Using btmgmt dbus messages to bluez.
We have never initiated a dedicated `aagent` in...
Hello, I have several development-related questions about the microphone functionality of the NRF5340 AUDIO DK in headset mode:
Is it possible to configure the device...
This blog post contains answers to questions asked during the "Embedded Antennas for IoT" webinar hosted by Nordic Semiconductor 17.10.2019.
You can watch a recording of the webinar here. You…
It has taken a lot longer than we previously thought, but we made it here, to our first big point release for nRF Connect 2.0. Throughout this “two-point-oh" journey, you’ve been an invaluable asset to…
This page describes an easy workaround for the flashing error you get in Keil uVision when you are using nRF5 SDK v16 on nRF52833 chips.
The assumption is that you have installed the latest versions of…
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…