From 19d0da08f99db03f5c4499b2a569cf5d35b672be Mon Sep 17 00:00:00 2001 From: Hauke Petersen Date: Fri, 28 Sep 2018 16:58:38 +0200 Subject: [PATCH] boards/nrf52xdk: add doc for reset pin config --- boards/nrf52840dk/doc.txt | 11 +++++++++++ boards/nrf52dk/doc.txt | 9 +++++++++ 2 files changed, 20 insertions(+) diff --git a/boards/nrf52840dk/doc.txt b/boards/nrf52840dk/doc.txt index 119e425d30..3129f87482 100644 --- a/boards/nrf52840dk/doc.txt +++ b/boards/nrf52840dk/doc.txt @@ -2,4 +2,15 @@ @defgroup boards_nrf52840dk nRF52840 DK @ingroup boards @brief Support for the nRF52840 DK + + +### RESET pin configuration + +On many (all?) nrf52840dk boards, the reset pin is not configured out-of-the box. +This means, that simply nothing happens if the RESET pin is pressed. To change +this, RIOT provides a little tool in `dist/tools/nrf52_resetpin_cfg`. + +Simply compile, flash, and run that tool on your board, and the reset pin should +work for the time being. + */ diff --git a/boards/nrf52dk/doc.txt b/boards/nrf52dk/doc.txt index ffec7d364f..b32c08d7e5 100644 --- a/boards/nrf52dk/doc.txt +++ b/boards/nrf52dk/doc.txt @@ -90,6 +90,15 @@ board](https://github.com/d00616/temp/raw/master/nrf52-minidev.jpg) **Caution**: NFC is not usable with this board. +### RESET pin configuration + +On many (all?) nrf52dk boards, the reset pin is not configured out-of-the box. +This means, that simply nothing happens if the RESET pin is pressed. To change +this, RIOT provides a little tool in `dist/tools/nrf52_resetpin_cfg`. + +Simply compile, flash, and run that tool on your board, and the reset pin should +work for the time being. + ## Current measurement: There are two pins for current measurement on board. Don't connect these pins