Hello Nordic Team,
I'm currently integrating a watchdog on the nRF5340 CPUNET core to detect and recover from potential hangs. We’ve observed that in rare cases , the device...
Hello! I am currently developing my own custom service with two nrf 52840 development kits where one acts as the Client and one acts as the Server. I have managed to set up...
Hi!
S132, SDK17.1, nRF52832
Very strange behavior, I connected my central to the bonded peripherial success and got an BLE_GAP_EVT_CONNECTED event, but when I disconnected...
Hey dear nordic support team
hey all nordic users,
I would like to report an error that is happening with devices that have very low sleep time intervals ( 3 min or 5...
Hi everyone,
I am experiencing an issue with my custom board configuration for the nRF9151. When using the same code that works with the nRF9151 DK configuration, I encounter...
This blog describes how you can setup a Segger Embedded Studio example for PCA10040E (emulating nRF52810) from nRF5 SDK 14.2 to use S132 v5.1.0, instead of S112. The procedure should be similar for the…
A common thing to do is to use the Nordic UART Service for quick prototyping.
Often the example itself is used as a starting point (ble_app_uart). But sometimes we use other starting points, and want to…
Did you know you can use two-factor authentication to enhance the security of your DevZone account? In this little blog, I’ll show you how to enable Two-Factor Authentication (2FA) with your DevZone account…
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…