Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
hey, I am using nrf52840 in that i am making it compatible with DFU by using sdk2.8, but getting this error
C:/ncs/v2.8.0/nrf/include/flash_map_pm.h:47:22: error: 'PM_mcuboot_secondary_ID...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
Hello,
I tried to read and write the OTP region in UICR of nRF5340 with nrfutil, but got the following output:
Any Ideas, what could be the issue here? Does nrfutil...
Hello
I am playing with the mesh dfu and the distributor application on nRF52840 DK board
I load the image I want to distribute using mcumgr application on a Raspberry...
It has been some time since we released new SDK for the nRFready Smart Remote 3 for nRF52 Series. The recently released rev 1.2 of the firmware introduces a lot of new features and improvements. This SDK…
We have had a few questions on the Nordic DevZone related to state of charge estimation of Li-Ion batteries when used in conjucture with an nrf52 DK.
This blog post will show you how to customize your…
**Project and hex files for testing this is attached in the end of this blog.
Introduction
There has been a lot of discussion/testing/confusion about testing the long range feature of Bluetooth Low Energy…
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…