Other Parts Discussed in Thread: CC2541
We're developing a BLE application on the cc2541 and I see that the maximum number of bonds that can be stored in non-volatile memory is 10 (GAP_BONDINGS_MAX). Once this limit is reached, what is the expected stack behavior? Will the connection from the 11th and subsequent clients be successful and just not store the bonding data, or something else? If the limit is reached, is it advisable to erase all the bonding data and start anew?