I don't know who's in charge of Dev Academy, but the nRF Connect SDK Intermediate Lesson 9 -- Bootloaderse and DFU/FOTA section looks like it was written as a back burner...
We have firmware that works great on the nRF7002-DK board, but now that we have our own board with a Fanstel Wi-Fi module it appears that the Wi-Fi hardware is not responding...
We are using SDK 2.4.0 and have enabled MCUBoot to support OTA updates using the dual slot method. I have reviewed many posts and existing tickets and have not been able to...
Hi I wish to integrate Matter over thread in unicast audio server . My objective is to use matter to control the volume and play/mute states. I would like to know whether...
I want to build the sample usb_hci.
After i create a build config there are warning and the process fails
warning: <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340...
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.
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…
Scope
This is a discussion on building a Bluetooth application on our new nRF Connect SDK/Zephyr platform with the reflections to our nRF5 SDK which is based on the SoftDevice Bluetooth stack. The goal is…