mirror of
https://github.com/FeitianTech/OpenSK_USB.git
synced 2026-08-28 10:40:45 -07:00
now just do nrfutil once to flash firmware and active it.
This commit is contained in:
+1
-16
@@ -73,22 +73,7 @@ Press [ENTER] when ready.
|
||||
```
|
||||
Just press Enter, the firmware will be flahsed to your OpenSK USB Dongle.
|
||||
|
||||
When progress bar reaches 100%, OpenSK USB Dongle will be in working mode, but once you remove and insert it to USB port again, it will be in DFU mode again. So please perform following Step 3 and Step 4 to lock the working mode.
|
||||
|
||||
3. Switch OpenSK to bootloader mode again.
|
||||
4. Lock the working mode.
|
||||
```
|
||||
$ ./deploy.py --board=nrf52840_dongle_dfu --programmer=nordicdfu --no-app --dont-clear-apps
|
||||
```
|
||||
When prompt
|
||||
```
|
||||
Press [ENTER] when ready.
|
||||
```
|
||||
Please press Enter and wait for the progress bar to be 100%.
|
||||
|
||||
!!! note "NOTE"
|
||||
1. Step 3 and Step 4 are learned from [this discussion](https://github.com/google/OpenSK/issues/81 "Flash USB dongle without additional hardware"). The steps may change in the future.
|
||||
2. Above commands are examples on macOS. If you use Linux and Windows, there may be some difference.
|
||||
When progress bar reaches 100%, OpenSK USB Dongle will be in working mode automatically. You can now test FIDO function.
|
||||
|
||||
### Test FIDO functions
|
||||
Please refer to [Test Page](./test.md).
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ There are two ways to manage your OpenSK USB Dongle, include Reset, Set PIN and
|
||||
2. **Security Key** option in **Windows Settings** is only available from Windows 10 1903.
|
||||
|
||||
####Chrome Browser
|
||||
1. From Chrome browser, input **chrome://settings/securityKeys** to address bar and open it.
|
||||
1. From Chrome browser, open URL **chrome://settings/securityKeys**, or open menu "Settings” => “Privacy and security” (More)=> “Manage security keys”.
|
||||
2. You can see **Manage security keys** page, then you can do corresponding operations following the tips.
|
||||
|
||||
!!! note "NOTE"
|
||||
|
||||
Reference in New Issue
Block a user