diff --git a/docs/DEEPLINK.md b/docs/DEEPLINK.md index 28acf1e..86a0e6f 100644 --- a/docs/DEEPLINK.md +++ b/docs/DEEPLINK.md @@ -94,4 +94,20 @@ To avoid this issue the `Boltcard Service`, if using [Deterministic key generati This can be done easily by the `Boltcard Service` by adding a parameter in the `keys-request-url` which specifies that the version need to be updated. -When the `Boltcard NFC Programmer` queries the URL with the UID of the card, the `Boltcard Service` will detect this parameter, and update the version. \ No newline at end of file +When the `Boltcard NFC Programmer` queries the URL with the UID of the card, the `Boltcard Service` will detect this parameter, and update the version. + +## Test vectors + +Here is an example of two links for respectively program the Boltcard and Reset it. + +```html +
+ + Setup Boltcard + + | + + Reset Boltcard + +
+``` \ No newline at end of file