Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 476 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 476 Bytes

A custom nRF52 based blinky application with more features.

nRF5_SDK version supported :

Versions starting from v15.3.

Supported Development kits :

  • The nRF52-DK (PCA10040).
  • The nRF52840-DK (PCA10056).

Toolchain :

SEGGER.

How to test :

  1. Clone or download the repository into : the $nRF5_SDK_Location\examples\peripheral\ folder.
  2. Build and Run into your development-Kit.
  3. Use the on-board BUTTONS to turn ON/OFF the on-board LEDs.