Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650
I am struggling to limit my CC2650 to bond to only a single device. I am using the launchpad simple_peripheral (CC2650lp) example and have tried setting 'GAP_BONDINGS_MAX' to 1 in 'gapbondmgr.h'. I have also tried setting 'GAPBOND_LRU_BOND_REPLACEMENT' to 'false' during the setup of the bond manager.
However, I am still able to bond two phones to the device. Is there something else that I need to do?
