Latest contents in the DevZone blog
  • Accessing the SoftDevice API from Python with pc-ble-driver-py

    A new tool from Nordic has been released, pc-ble-driver-py, which allows Python developers to access the full SoftDevice 2.x.x API from a Python application. Update: Raspberry Pi unofficial build available! If you want to try version 0.5.0 on a Ras...
  • NFC tag antenna tuning

    FormerMember
    FormerMember
    NFC principle A NFC system consists of two devices, an active and a passive device. The active device is powered, and induces a magnetic field with a coil inductor antenna. When the passive device is placed in this magnetic field, the varying magneti...
  • NRF52 debugging with QtCreator on Windows

    Hello I succeeded to configure QtCreator toolchain to compile and debug my NRF52 board. So I wanted to share. I use my own Makefile to compile everything so I will focus here on how to run a debug session (with breakpoints and candies !) inside Qt...
  • BLE-Cube — A Bachelor Project

    In spring 2016 four students from NTNU got an assignment from Nordic Semiconductor. To compliment this assignment, the students wrote a short article: "What if controlling household appliances with your smart phone was easy? What if you could l...
  • Instrumenting with Segger SystemView

    Segger has recently released a number of tools, some of them free, which work with Segger's JLink debuggers, One of those is SystemView, a real-time analysis and visualisation tool. It's cross platform and Segger's page for it is here. SystemView us...
  • AEC-Q100 qualified nRF51824 now available for intelligent connected vehicle applications

    nRF51824 - World's most capable automotive qualified Bluetooth SoC The nRF51824 is now available qualified to AEC-Q100 for automotive applications that demand AEC-Q100 qualified devices. The nRF51824 is a fully featured nRF51 series SoC with 256...
  • Building a Cross Platform Mobile App to communicate with nRF51

    Summary Construction of a cordova based cross platform mobile app that displays heart rate measurement data sent by a Nordic nRF51822 device via BLE. This data is periodically posting this to thingspeak as well. Our goal is to create a mobile ap...
  • Measuring Lithium battery voltage with nRF52

    Here is an example of a hardware setup to measure the voltage on a Lithium battery with a voltage divider on nRF52. The Lithium battery typically has a voltage range of 2.7 - 4.2 V and we (Nordic) recommend that you divide the battery voltage with tw...
  • Hexapod using nRF52 DK - Part 1: Intro and hardware

    This series of posts will describe a new toy here at Nordic: The nRF Hexapod. The post will be divided in multiple parts, this part describing the project in general and the hardware that is required. All parts of this project is open source so you...
  • Enjoy a simple Android game using BLE

    Sometimes we look for what will be the best demo for BLE operation between mobile device and peer device. Recently Blinky is one of perfect application, but I suggest one more interesting example between mobile game based on Android and nRF51-DK or n...
  • nRF Connect v1.0 Release Candidate

    Note: This post is outdated. Please go to the product page for nRF Connect for Desktop for updated information and downloads. nRF Connect is the new official name of the Bluetooth Smart tool previously known as Yggdrasil. We have now reached Release ...
  • How to test nRF52 NFC tag with reader (Adafruit Tag Reader)

    Since NFC is one of new feature on nRF52, some customers often ask how to verify NFC tag they are implementing. The purpose of this blog is to provide how to setup and how the implementation based on SDK is shown on the reader. This is somewhat simpl...
  • A modern approach to Bluetooth LE and the Internet of Things

    Bluetooth LE is ideal for Internet of Things applications where many low powered sensors or devices feed data through a gateway and out onto the internet. An optimal solution would move away from the use of smartphones, which are not always available...
  • nRF5 SDK for Eddystone introduced

    Recently, Google introduced some news about Eddystone. At the same time, we released a first implementation of the new specification on GitHub to get developers started. I would like to share some insights on what this is all about. For those of y...
  • nRF52 Online Power Profiler

    We in the Nordic Support team have created an online power profiler to estimate the power consumption during a BLE event with different parameters. The profiler gives you information about the different components in a BLE event as well as the averag...

Looking for the legacy Guides section? 

You can find them at devzone.nordicsemi.com/guides