Commit 974e4ba
committed
samples: Fix Certification fail related to PI/PH
If PI (Pairing Instruction) is present then PH (Pairing Hint)
must have at least one of bits [4, 8, 9, 10, 11, 12, 15, 16, 17,
18, 19, 20, 21, 22] present. The issue was that
CHIP_DEVICE_CONFIG_PAIRING_SECONDARY_HINT was not set for
the certification firmware alongside to
CHIP_DEVICE_CONFIG_PAIRING_SECONDARY_INSTRUCTION.
Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>1 parent 675216f commit 974e4ba
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments