Hi,
I'm developing on the current setup:
nRF52840
Soft Device 140 version 7.2.0
SDK 17.1.0
MDK: 8.51
Segger v4.52c
Secure bootloader (DFU)
I don't define...
Hi Team,
I have nRF5340 DK board and I want to test the Bluetooth Periodic Advertising with Response and Bluetooth Periodic Advertising with Responses Synchronization...
Hi,
Its maybe a stupid question but is there a easy way to operate the DK with 3V VDD and IO Voltage? The 9160 DK had a simple switch for this. The default for the 9151...
Hi,
I am new to BLE development. I am using Visual Studio Code and Nordic SDK v2.7.0. I had working code a few weeks ago. I went on vacation, and when I returned I had all...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
This tutorial shows how to use the mbed framework to develop applications for Nordic nRF51 devices. Before you begin, install VisualGDB 5.1 or later.
Start Visual Studio and open the VisualGDB Embedded…
The S132 SoftDevice for the nRF52 has support for enable/disable switching of external Power Amplifiers (PA) and Low Noise Amplifiers (LNA) using GPIO pins. This was introduced in S132 version 2.0.0-7…
The purpose of this blog is to provide a step by step guide to help a developer, starting off with the Nordic Semiconductor nRF51 DK, to get the necessary tools installed and get the software (SW) development…
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…