Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello.
I develop software of modified host_test on CC2651R3SIPA.
Pairing sequnce (Passkey entry) is used.
However, the storing of NV for Bonding data is not needed
beacause BOND_FLAG = disalbed & Key exchange = nothing.
May I use to the following configuration.
-DGAP_BOND_MGR
-DOSAL_SNV=0
or else if GAP_BOND_MGR is enabled,
May I need to config OSAL_SNV setting to 1 or 2?
Best regards,
Okazaki