Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LEDs #394

Merged
merged 2 commits into from
Feb 7, 2025
Merged

LEDs #394

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 button touch |
+----------------+------------------------------------+
| Red blinking | HEADS: HOTP verification failed |
+----------------+------------------------------------+
| Green blinking | HEADS: HOTP verification sucessful |
+----------------+------------------------------------+
| Green shining | Processing |
+----------------+------------------------------------+
| Red shining | Device failure |
+----------------+------------------------------------+