I have a custom board that uses nrf52832 and I would like to add FOTA support using Bluetooth.
When I build the code using the nrf Connect inside VS code, it creates a DFU...
Hi
I'd like to be able to stay in mcuboot after a reset if requested by the application (feature mention here https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/services...
Hi!
I started working on low power modes on the nRF54H20. The first goal is to put the device to sleep and wake it up using a GPIO button from the DK.
I reviewed the power...
Hello,
Both nRF5340 and nRF7002 list minimum storage temperature of -40C. We would like to understand what environmental testing has been done to reach this storage range...
Hi,
I am developing an application with LTE-M connectivity to nRF Cloud. Our previous SIM apparently supported auto-APN provisioning, we did not have to set the APN, the...
nRF Mesh are open source libraries for building your own Android and iOS Bluetooth mesh apps. It is also the name of the apps demonstrating a subset of the capabilities of the libraries. Use them in test…
This tutorial is valid as of 2018-06-06, updates to tools and SDKs might have been made since then. Please review the information on http://infocenter.nordicsemi.com/ to see if any updates have been made…
As customers reach the end of their design cycle, their attention generally falls on power optimization, especially for battery powered designs. The following are hints for achieving the lowest possible…
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…