Skip to content

Commit 1049fa3

Browse files
authored
Update README.md
Added instructions to get nRF out of debug mode after initial install.
1 parent 5a78c00 commit 1049fa3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ The "EDU" edition works fine.
129129
instead of the way-too-large ARM JTAG header. We use [our own](https://github.com/lab11/jtag-tagconnect)
130130
adapter, but Segger also makes [one](https://www.segger.com/jlink-6-pin-needle-adapter.html).
131131

132+
5. Upon inital programming, the nRF will enter debug mode, which will prevent the nRF from sleeping and
133+
prevent the reset line from working. To fix this, either perform a powerdown/powerup or download nrfjprog from
134+
(https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF51822) and run nrfjprog --pinreset
132135

133136
Git Submodules
134137
--------------

0 commit comments

Comments
 (0)