Nordic Q&A
Nordic Blog
Open Zone
  • Online Power Profiler
  • Blog
  • Guides
  • More
  • Nordic Q&A
  • Nordic Blog
  • Open Zone
  • Online Power Profiler
  • Blog
  • Guides
Support
nRF Connect SDK guides
  • Guides
nRF Connect SDK guides

Peripherals And RF Test

  • Blogs
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Peripherals And RF Test
Hardware peripherals and RF Test guides on NCS
  • Tags
  • Subscribe by email
  • More
  • Cancel
  • Using Bluetooth Shell

    Using Bluetooth Shell

    user17370
    user17370
    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 a UNIX-like shell to establish and m...
    • 21 Jan 2022
  • TWI/I2C implementation with nRFx TWIS Driver

    user16646
    user16646
    Objectives Learn to add and configure an I2C/TWI Master Zephyr driver to an NRF Connect SDK project. Learn to add and configure an I2C/TWI Slave nRFX driver to an NRF Connect SDK project. Demonstrate the I2C/TWI Master and I2C/TWI Slave communi...
    • 4 Aug 2021
  • Using the nRF Connect SDK / West to program the Radio_Test example into the nRF5340 DK for agency testing.

    user2133
    user2133
    Using the nRF Connect SDK / West to Program the Radio_Test example into the nRF5340 DK  Background: There is a need to be able to put a Nordic Semiconductors System-on-Chip / transceiver into modes where the physical layer and RF characteristi...
    • 3 Aug 2021
  • Writing device drivers for UART peripherals

    user106319
    user106319
    This post aims to cover some of the specifics of developing device drivers for UART peripherals for Zephyr.
    • 20 Jul 2021
  • Working around missing shield labels (on the nRF9160 DK)

    user90849
    user90849
    Table of Contents Objectives What are device tree overlays, and how do they relate to shields? Why are Arduino nodes not recognized in the nRF9160 DK? The workaround: Using the shield as a board overlay Further reading Attached files Shields are ...
    • 25 Jun 2021
  • LVGL on a TFT LCD Display with the nRF9160 DK

    user90849
    user90849
    Table of Contents Hardware Components Wiring Software Prerequisites Steps Incorporating this into other projects Further reading Attached files This blog post demonstrates how to get a LVGL sample up and running on the nRF9160 DK using Adaf...
    • 25 Jun 2021
  • Adding a Peripheral to an NCS Zephyr project

    user16646
    user16646
    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 When starting with nRF Connect SDK and Zephyr...
    • 21 Feb 2021