Hi,
We are using CC2340R5 basic ble-oad peripheral code.
I need to know
- What is the maximum number of devices that can be bonded with the BLE module?
- If the max. limit for the bonded device information is reached, then what is the strategy to bond the next device?
In syscfg--> bond manager--> maximum number of supported bonds is set to 10 devices
By default LRU bond replacement has been disabled(False).I have attached an image regarding Bond Manager.
CCS: code Composer Studio 12.5.0 - SDK : simplelink_lowpower_f3_sdk_7_20_01_10
Thank you.