Skip to content

Commit

Permalink
added change reqeuests from #376 and reopened this in a branch rather…
Browse files Browse the repository at this point in the history
… a fork for preview to work
  • Loading branch information
nitrosimon committed Feb 1, 2025
1 parent e137afe commit c3f16c2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/components/nitrokeys/nitrokey3/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ and the product guides:
Firmware Update <firmware-update>
Firmware Update Qubes <firmware-update-qubes>
Set Pins <set-pins>
LED and Touch Button <led>
nitropy <nitropy>
Reset <reset>
Troubleshooting <troubleshooting>
Expand All @@ -31,4 +32,4 @@ or check out the features:
* `U2F <../features/u2f/index.html>`_
* `OpenPGP Card <../features/openpgp-card/index.html>`_
* `Password Safe <../features/password-safe/index.html>`_
* `PIV (Windows only) <../features/piv/index.html>`_
* `PIV (Windows only) <../features/piv/index.html>`_
17 changes: 17 additions & 0 deletions source/components/nitrokeys/nitrokey3/led.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
LED and Touch Button
====================

+----------------+------------------------------------+
| LED Color | Event |
+================+====================================+
| White blinking | Waiting for touch event |
+----------------+------------------------------------+
| Red blinking | HEADS: HOTP verification failed |
+----------------+------------------------------------+
| Green blinking | HEADS: HOTP verification sucessful |
+----------------+------------------------------------+
| Green shining | Processing |
+----------------+------------------------------------+
| Red shining | Device failure |
+----------------+------------------------------------+

0 comments on commit c3f16c2

Please sign in to comment.