We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a78c00 commit 1049fa3Copy full SHA for 1049fa3
README.md
@@ -129,6 +129,9 @@ The "EDU" edition works fine.
129
instead of the way-too-large ARM JTAG header. We use [our own](https://github.com/lab11/jtag-tagconnect)
130
adapter, but Segger also makes [one](https://www.segger.com/jlink-6-pin-needle-adapter.html).
131
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
135
136
Git Submodules
137
--------------
0 commit comments