I am attempting to increase the MTU size on s132 3.0.0 and need to increase the available SoftDevice RAM unproportionally.
For every MTU byte I need to give dozens of bytes...
Hello, I'm trying to get nrf5340_audio example running on nrf5340 audio dk.
I'm able to build the code and run it however i'm unable to bond with my mobile phone with android...
Hi, I'm following the Academy lessons and just tried to get the Blinky sample to work with a nRF54L15DK. I can see on a serial terminal that the code is running and console...
Hi,
nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect
We need to implement a multicore application for nRF54H20. I...
Hi,nordic team
In programming code with v2.9.0\nrf\subsys\bluetooth\conn_ctx.c
and found some bugs of mutex lock.For losing unlock result in lock forever bug.
The selected...
It's an old chestnut the pairing conundrum, how to make it safe and secure yet so simple people aren't left confused and frustrated whilst trying to pair products. Bluetooth Smart currently has 3 pairing…
When I decided to attempt the reprogramming of my nRF51822 Beacon Kit I read several posts related to the task. The information I needed was there but I found it to be a bit scattered. It was difficult…
The Infocenter – our new documentation portal - has now been up and running since June and contains all of our technical documentation. We saw the need for this because we wanted to make our complete…
Objectives
Provide a brief primer to NCS and Zephyr
Provide a quick-start guide to adding peripherals to an existing sample project
Demonstrate running both foreground and background tasks within Zephyr…
Note: From nRF Connect SDK v1.7.0 onwards, if you build for the thingy91_nrf9160_ns or thingy91_nrf52840, everything in this guide is already done automatically. Since that SDK release, the board files…
If you’re thinking about building a network of sensors and you begin to survey the options, you’re likely to encounter a frothing sea of acronyms representing a variety of standards and protocols clamoring…
Background
Some time ago I was working on a project that involved communication between Bluetooth mesh and a home automation platform. The goal of this project was to enable control and observability of…
Introduction
The question of how to update advertising data dynamically using the BLE Advertising library has been raised many times by our forum-goers, especially after the release of nRF5 SDK v15.2.0…
Purpose
The purpose of this blog is to show how to create a Zephyr application that boots from the MCUBoot bootloader. We will also show how to update an application using the Device Firmware Update (DFU…