Nordic Support
Nordic Blogs
Backstage
Tutorials
Power
More
Nordic Support
Nordic Blogs
Backstage
Tutorials
Power
Search
Support
Tutorials
Getting Started
Bluetooth low energy
Software Development Kit
Hardware and layout
Design Examples
More
Cancel
Topics
Getting Started
7
posts
Getting Started with nRF9160 DK
1 month ago
Bluetooth low energy
5
posts
Provisioning and running Nordic's BLE Mesh with Python Application Controller Interface (PyACI)
18 days ago
Software Development Kit
10
posts
Migrating to Peer Manager
over 2 years ago
Hardware and layout
6
posts
General PCB design guidelines for nRF52 series
over 2 years ago
Design Examples
1
post
Capacitive Touch on the nRF52 series
over 3 years ago
All tutorials
By date
By view count
By comment count
Descending
Ascending
Software Development Kit:
Setting up device firmware update(DFU) on the nRF5 DK
Stian
###Note: This tutorial is for the legacy DFU module included in SDK version 11 and earlier. To get started with the new DFU included in SDK 12 and above, please see the SDK documentation in the Infocenter
here
In this tutorial we will implement an...
1 Jun 2015
Getting Started:
Development with GCC and Eclipse
Vidar Berg
The nRF5x series Software Development Kits (SDK) come with Makefiles for use with the GNU ARM toolchain. This makes it possible to build example projects only using command line tools on your preferred platform (Windows, Linux or OS X). In this tutor...
21 Apr 2015
Getting Started:
Debugging with Real Time Terminal
Kristin
In SDK 12.0.0 or later, logging/debugging over RTT is built in to the
logger module NRF_LOG
. To enable logging over RTT, "check" the NRF_LOG_BACKEND_SERIAL_USES_RTT option in sdk_config.h in the configuration wizard. This tutorial is there...
8 Apr 2015
Bluetooth low energy:
Bluetooth low energy Advertising, a beginner's tutorial
MartinBL
Before we begin Table of context Before we begin The "Hello world" example Advertising RSSI Addresses Address types Advertising types Bonding Advertising data Scan response data Change Log 2018.08.24: Updated tutorial to suit SDK V15..0...
31 Mar 2015
<