File tree 1 file changed +3
-2
lines changed
examples/lock-app/infineon/psoc6
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,8 @@ will then join the network.
59
59
60
60
_ To build with Infineon Hardware Security Module-OPTIGA™ Trust M for Device
61
61
attestation and other security use cases, please refer to the
62
- [ Building with OPTIGA™ Trust M as HSM] ( #building-with-optiga-trust-m-as-hsm ) for more instructions_
62
+ [ Building with OPTIGA™ Trust M as HSM] ( #building-with-optiga-trust-m-as-hsm ) for
63
+ more instructions_
63
64
64
65
## Flashing the Application
65
66
@@ -96,7 +97,7 @@ Run the built executable and pass it the discriminator and pairing code of the
96
97
remote device, as well as the network credentials to use.
97
98
98
99
$ ./out/debug/chip-tool pairing ble-wifi 1234 ${SSID} ${PASSWORD} 20202021 3840
99
-
100
+
100
101
Parameters:
101
102
1. Discriminator: 3840
102
103
2. Setup-pin-code: 20202021
You can’t perform that action at this time.
0 commit comments