-
Notifications
You must be signed in to change notification settings - Fork 316
Open
Description
Expected Behavior
configure.py --lock-device
info: Device is now locked down!
Actual Behavior
configure.py --certificate=crypto_data/opensk_cert.pem --private-key=crypto_data/opensk.key --lock-device
info: Certificate is valid.
info: Programming OpenSK device
info: Please touch the device to confirm...
error: Failed to configure OpenSK (lockdown conditions not met or hardware error).
Steps to Reproduce the Problem
setup.shdeploy.py --board=nrf52840_dongle_opensk --opensk --programmer=pyocdconfigure.py --certificate=crypto_data/opensk_cert.pem --private-key=crypto_data/opensk.keyconfigure.py --certificate=crypto_data/opensk_cert.pem --private-key=crypto_data/opensk.key --lock-device
Specifications
- Version: 2.1 (commit:
893faa5113f47457337ddb826b1a58870f00bc78) - Platform: nRF52840 dongle
Metadata
Metadata
Assignees
Labels
No labels