Skip to content

NordicPlayground/nrf51-ADC-examples

Repository files navigation

nrf51-ADC-examples

This repository contains code examples that show nrf51 ADC functionality.

Requirements

  • nRF5 SDK version 12.2.0
  • nRF51-DK

To compile it, clone the repository in the \nRF5_SDK_12.2.0_f012efa\examples\peripheral\ or \nRF5_SDK_12.2.0_f012efa\examples\ble_peripheral\ folder. If you download the zip, place each of the project folders of this repository into the \nRF5_SDK_12.2.0_f012efa\examples\peripheral\ folder.

Documentation

Documentation is provided for each example inside each example project folder

About this project

This application is one of several applications that has been built by the support team at Nordic Semiconductor, as a demo of some particular feature or use case. It has not necessarily been thoroughly tested, so there might be unknown issues. It is hence provided as-is, without any warranty.

However, in the hope that it still may be useful also for others than the ones we initially wrote it for, we've chosen to distribute it here on GitHub.

The application is built to be used with the official nRF5 SDK, that can be downloaded from http://developer.nordicsemi.com/

Please post any questions about this project on https://devzone.nordicsemi.com.