I am adding OTA support using mcuboot with mcumgr on a custom nrf54l15 board with the upgrade (mcuboot_secondary) partition on an external SPI nor flash (not QSPI). I am using...
Hello,
I just downloaded nRF connect for Desktop App, and plugged in PCA 10100 2. 0. 0 , 2023, 3.
I ran quick start, and this is what I get.
Any explanation on why...
Hi Nordic Team,
I have developed a couple applications for the nRF52833 using Zephyr and have now moved to the nRF54l15. For this new application, power consumption is...
Dear Nordic TS,
I'm trying to power an nRF9161 DK with a simple external battery. According to the documentation, I thought that this battery voltage should be applied between...
Hi,
I have question about a project I'm running on nRF connect sdk 2.9.1.
I noticed that whenever an i2c sensor device device_init() is returning a value not equal...
With the alpha release of nRF5 SDK v11.0 in December 2015, we took a major step to enable the smooth migration path within the nRF5x family for developers.
A clear indicator of this, is visible by the…
The information in this post is outdated. Please refer this tutorial for updated information.
Motivation
Monitor Mode Debugging solves the biggest problem when debugging nRF5 devices. It allows BLE applications…
Hi developers,
We just released a BLE-Scanner App on the iTunes , and free for download.
Alos, the app is an open source project for iOS (Swift and Objective-C):
https://github.com/ucxpresso/ucxpresso…
Background
There is a need to enable Nordic hardware with the Direct Test Mode (DTM) firmware. This is so the physical layer and RF characteristics may be ascertained as set in the Bluetooth Sig Specification…
Requirements
This document uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52 DK to emulate the nRF52810
a BLE-enabled mobile device
You may want to review the blog here for a more comprehensive…
Requirements
This hands-on tutorial uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52840 DK
a BLE-enabled mobile device
You can use an nRF52 DK or nRF52833 DK instead of the nRF52840 DK,…
This is part 3 of the series Building a Bluetooth application on nRF Connect SDK
You can find other parts here:
Part 1 - Peripheral Role.
Part 2 - Central Role.
In Part 1 we covered the generic architecture…
Purpose
The purpose of this guide is to demonstrate the use of Bluetooth Shell. Bluetooth Shell (BT Shell) is a command-line shell application that runs over the UART. It allows one to manually type in…
Out of the box, the examples in the nRF Connect SDK are configured for ease of use, functionality, and debugging; they are not generally configured for optimal memory utilization. Some of the examples…