This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2651R3SIPA: Disabled for storing of NV & Bond manager enabled.

Part Number: CC2651R3SIPA
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

  • Hi Okazaki,

    Thank you for reaching out. If you do not need to store bonding, then you may disable bonding through SysConfig by simply unchecking the "Bonding". If you will not be using the GapBondMgr then you may remove it by undefining the define and then removing the NV region allocated for the bonds. I do not believe you will need to change the OSAL_SNV setting for this.

    Best Regards,

    Jan