-
Notifications
You must be signed in to change notification settings - Fork 291
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
Build successfully but not recognized in webauth or U2F #33
Comments
Did you already tried to push the reset button before the web server request authentication? |
Yes I did press the reset...:( |
@chillynoodles did the led1-4 blinking when the web asks for authentication? |
Noop - I notice the led1-4 light off after flash OpenSK there. I did try again to run and flash again and shows: Preparing to uninstall apps...
Flashing binar(y|ies) to board... Installing apps on the board... Thank you for your help |
@chillynoodles in my case, the led is off all the time, only blinks when the web ask for authentication. Your log seems fine. Have you tried this? |
Yes - i do. Can I ask you a question on your board behavior please? I actually use https://demo.yubico.com/u2f/ and it prompts with "insert your security key", and I plug with board USB peripheral port and nothing happened... Thanks, |
Here is my steps,
By the way, i use Chrome. |
I redo with what you did and press the reset button - it works!!!! |
Ooops - I can config and run fine with my nrf52840dk board and when I moved to nrf52840_dongle, run with existed same code by:
$ board=nrf52840_dongle ./deploy.sh app os nightly-2020-02-03-x86_64-unknown-linux-gnu unchanged - rustc 1.42.0-nightly (f43c34a13 2020-02-02) info: checking for self-updates make: Leaving directory '/home/chillybean/OpenSK/third_party/tock/boards/nordic/nrf52840_dongle'
Flashing binar(y|ies) to board... Installing apps on the board... |
Hi I am the newbie and get a new nRF52840DK board and get clone of OpenSK repository, following installation guide with all the required software installed e.g. rust, tockloader etc and flash successfully.
The question is it seems everything is flushed including the original bootloader when I config as USB HID with nRF52840DK originally. Also when I use the board as USB, use web server with chrome requested to insert security key in USB port (WebAthun) or Yubico testing U2F website, I plug my board as USB peripheral and it does not recognize.
Can you please advice me where goes wrong?
Thank you!
The text was updated successfully, but these errors were encountered: